Asura's Wrath: Difference between revisions

From RPCS3 Wiki
mNo edit summary
m (Lowercase hex, add quotation marks, remove whitespace, use anchors to deduplicate notes)
Line 42: Line 42:
|framelimit                            = <!-- Off, 59.94, 50, 60, 30, Auto -->
|framelimit                            = <!-- Off, 59.94, 50, 60, 30, Auto -->
|framelimit notes                      =  
|framelimit notes                      =  
|anisotropic filter                    = Auto <!-- Auto, 2x, 4x, 8x, 16x -->
|anisotropic filter                    = Auto<!-- Auto, 2x, 4x, 8x, 16x -->
|anisotropic filter notes              = Changing to anything other than ''Auto'' causes graphical issues.
|anisotropic filter notes              = Changing to anything other than ''Auto'' causes graphical issues.
|anti-aliasing                        = <!-- Auto, Disabled -->
|anti-aliasing                        = <!-- Auto, Disabled -->
Line 50: Line 50:
|resolution scale                      = <!-- Value between 50% to 800% -->
|resolution scale                      = <!-- Value between 50% to 800% -->
|resolution scale notes                =  
|resolution scale notes                =  
|resolution scale threshold            = 512 x 512 <!-- Value between 1 to 1024 in the format 16 x 16 -->
|resolution scale threshold            = 512 x 512<!-- Value between 1 to 1024 in the format 16 x 16 -->
|resolution scale threshold notes      = To be used when Resolution scaling is set above 100%.
|resolution scale threshold notes      = To be used when Resolution scaling is set above 100%.
|shader mode                          = <!-- Legacy (singlethreaded), Async (multithreaded), Async with Shader Interpreter, Shader Interpreter only -->
|shader mode                          = <!-- Legacy (singlethreaded), Async (multithreaded), Async with Shader Interpreter, Shader Interpreter only -->
Line 167: Line 167:
|content =  
|content =  
Anchors:
Anchors:
   ASURA_FPSnotes: &ASURA_FPSnotes "Maximum framerate with the patch is half the Vblank frequency. While most of the game works without any issue, some of the button mashing QTEs are tied to framerate. It's quite possible to play through the game at 60FPS if you are good at button mashing, but 120FPS and higher aren't really playable in several missions. Without the patch, adjusting Vblank frequency increases the maximum framerate up to about 57FPS."
   ASURA_FPSnotes: &ASURA_FPSnotes "Maximum framerate with the patch is half the Vblank frequency. While most of the game works without any issue, some of the button mashing QTEs are tied to framerate. It's quite possible to play through the game at 60 FPS if you are good at button mashing, but 120FPS and higher aren't really playable in several missions. Without the patch, adjusting Vblank frequency increases the maximum framerate up to about 57 FPS."
  ASURA_DEVnotes: &ASURA_DEVnotes "Press D-pad Left at any time to access the Developer Menu."


   ASURA_FPS: &ASURA_FPS
   ASURA_FPS: &ASURA_FPS
Line 175: Line 176:


   ASURA_DEV: &ASURA_DEV
   ASURA_DEV: &ASURA_DEV
     - [ be32, 0x014D69EC, 0x38600000 ] # li r3, 0
     - [ be32, 0x014d69ec, 0x38600000 ] # li r3, 0
     - [ be32, 0x01166744, 0x38600001 ] # li r3, 1
     - [ be32, 0x01166744, 0x38600001 ] # li r3, 1
     - [ be32, 0x0167E460, 0x00500053 ] # ren string "BCGTOC.ini" to "PS3TOC.txt"
     - [ be32, 0x0167e460, 0x00500053 ] # ren string "BCGTOC.ini" to "PS3TOC.txt"
     - [ be32, 0x0167E464, 0x00330054 ]
     - [ be32, 0x0167e464, 0x00330054 ]
     - [ be32, 0x0167E468, 0x004F0043 ]
     - [ be32, 0x0167e468, 0x004f0043 ]
     - [ be32, 0x0167E46C, 0x002E0054 ]
     - [ be32, 0x0167e46c, 0x002e0054 ]
     - [ be32, 0x0167E470, 0x00580054 ]
     - [ be32, 0x0167e470, 0x00580054 ]


   ASURA_AO: &ASURA_AO
   ASURA_AO: &ASURA_AO
     - [ be32, 0x00686DCC, 0x38600000 ] # li r3, 0
     - [ be32, 0x00686dcc, 0x38600000 ] # li r3, 0


   ASURA_BLOOM: &ASURA_BLOOM
   ASURA_BLOOM: &ASURA_BLOOM
     - [ be32, 0x0011AE5C, 0x38C00000 ] # li r6, 0
     - [ be32, 0x0011ae5c, 0x38c00000 ] # li r6, 0
     - [ be32, 0x003BA264, 0x38C00000 ] # li r6, 0
     - [ be32, 0x003ba264, 0x38c00000 ] # li r6, 0


   ASURA_MB: &ASURA_MB
   ASURA_MB: &ASURA_MB
Line 195: Line 196:


   ASURA_DoF: &ASURA_DoF
   ASURA_DoF: &ASURA_DoF
     - [ be32, 0x0031CB10, 0x38A00000 ] # li r5, 0
     - [ be32, 0x0031cb10, 0x38a00000 ] # li r5, 0
     - [ be32, 0x0011AE68, 0x38A00000 ] # li r5, 0
     - [ be32, 0x0011ae68, 0x38a00000 ] # li r5, 0
     - [ be32, 0x003BA270, 0x38A00000 ] # li r5, 0
     - [ be32, 0x003ba270, 0x38a00000 ] # li r5, 0


PPU-83096111daff850cc92b637aec1780c4079e1c58:
PPU-83096111daff850cc92b637aec1780c4079e1c58:
   Unlock FPS:
   "Unlock FPS":
     Games:
     Games:
       "Asura's Wrath":
       "Asura's Wrath":
         BLUS30721: [ All ]
         BLUS30721: [ All ]
     Author: Whatcookie
     Author: "Whatcookie"
     Notes: *ASURA_FPSnotes
     Notes: *ASURA_FPSnotes
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *ASURA_FPS ]
       - [ load, *ASURA_FPS ]
   Developer Menu:
   "Developer Menu":
     Games:
     Games:
       "Asura's Wrath":
       "Asura's Wrath":
         BLUS30721: [ All ]
         BLUS30721: [ All ]
     Author: dron_3
     Author: "dron_3"
     Notes: Press D-pad Left at any time to access the Developer Menu
     Notes: *ASURA_DEVnotes
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *ASURA_DEV ]
       - [ load, *ASURA_DEV ]
   Disable Ambient Occlusion:
   "Disable Ambient Occlusion":
     Games:
     Games:
       "Asura's Wrath":
       "Asura's Wrath":
         BLUS30721: [ All ]
         BLUS30721: [ All ]
     Author: boma
     Author: "boma"
     Notes:  
     Notes:
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *ASURA_AO ]
       - [ load, *ASURA_AO ]
   Disable Bloom:
   "Disable Bloom":
     Games:
     Games:
       "Asura's Wrath":
       "Asura's Wrath":
         BLUS30721: [ All ]
         BLUS30721: [ All ]
     Author: boma
     Author: "boma"
     Notes:  
     Notes:
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *ASURA_BLOOM ]
       - [ load, *ASURA_BLOOM ]
   Disable Depth of Field:
   "Disable Depth of Field":
     Games:
     Games:
       "Asura's Wrath":
       "Asura's Wrath":
         BLUS30721: [ All ]
         BLUS30721: [ All ]
     Author: boma
     Author: "boma"
     Notes:  
     Notes:
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *ASURA_DoF ]
       - [ load, *ASURA_DoF ]
   Disable Motion Blur:
   "Disable Motion Blur":
     Games:
     Games:
       "Asura's Wrath":
       "Asura's Wrath":
         BLUS30721: [ All ]
         BLUS30721: [ All ]
     Author: boma
     Author: "boma"
     Notes:  
     Notes:
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
Line 256: Line 257:


PPU-69f53b470d81ea961c1c2ff264ade6ab8077d2a1:
PPU-69f53b470d81ea961c1c2ff264ade6ab8077d2a1:
   Unlock FPS:
   "Unlock FPS":
     Games:
     Games:
       "Asura's Wrath":
       "Asura's Wrath":
         BLES01227: [ All ]
         BLES01227: [ All ]
     Author: Whatcookie, Mew21
     Author: "Whatcookie, Mew21"
     Notes: *ASURA_FPSnotes
     Notes: *ASURA_FPSnotes
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *ASURA_FPS ]
       - [ load, *ASURA_FPS ]
   Developer Menu:
   "Developer Menu":
     Games:
     Games:
       "Asura's Wrath":
       "Asura's Wrath":
         BLES01227: [ All ]
         BLES01227: [ All ]
     Author: dron_3
     Author: "dron_3"
     Notes: Press D-pad Left at any time to access the Developer Menu
     Notes: *ASURA_DEVnotes
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *ASURA_DEV ]
       - [ load, *ASURA_DEV ]
   Disable Ambient Occlusion:
   "Disable Ambient Occlusion":
     Games:
     Games:
       "Asura's Wrath":
       "Asura's Wrath":
         BLES01227: [ All ]
         BLES01227: [ All ]
     Author: boma
     Author: "boma"
     Notes:  
     Notes:
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *ASURA_AO ]
       - [ load, *ASURA_AO ]
   Disable Bloom:
   "Disable Bloom":
     Games:
     Games:
       "Asura's Wrath":
       "Asura's Wrath":
         BLES01227: [ All ]
         BLES01227: [ All ]
     Author: boma
     Author: "boma"
     Notes:  
     Notes:
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *ASURA_BLOOM ]
       - [ load, *ASURA_BLOOM ]
   Disable Depth of Field:
   "Disable Depth of Field":
     Games:
     Games:
       "Asura's Wrath":
       "Asura's Wrath":
         BLES01227: [ All ]
         BLES01227: [ All ]
     Author: boma
     Author: "boma"
     Notes:  
     Notes:
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *ASURA_DoF ]
       - [ load, *ASURA_DoF ]
   Disable Motion Blur:
   "Disable Motion Blur":
     Games:
     Games:
       "Asura's Wrath":
       "Asura's Wrath":
         BLES01227: [ All ]
         BLES01227: [ All ]
     Author: boma
     Author: "boma"
     Notes:  
     Notes:
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ load, *ASURA_MB ]
       - [ load, *ASURA_MB ]
}}
}}

Revision as of 14:19, 19 February 2023

Asura's Wrath
AsuraCover.jpg
Developer(s) CyberConnect2
Publisher(s) Capcom
Release date(s) NA February 21, 2012
JP/AU February 23, 2012
EU February 24, 2012
Release type Console exclusive
Genre(s) Beat 'em up
Mode(s) Single-player
GameID(s) BLES01227 (IRD), BLUS30721 (IRD), BLJM60409 (IRD)
Demo
NPUB90612, NPEB90381, NPHB00451
Quick links Check Compatibility
Open Issues
Search Google
Wikipedia Page

Asura's Wrath (Japanese: アスラズ ラース Hepburn: Asurazu Rāsu) was first announced at the Tokyo Game Show in 2010. The game follows the title character, the demigod Asura as he seeks revenge on the pantheon of other demigods who betrayed him. The story is presented in the style and format of an episodic series of cinematic scenes, including opening and closing credits, with the gameplay being integrated into the cinematic where players switch between third-person combat and interactive sequences with player input in the form of quick-time event button prompts. Because of its unique style, the game has been described in the media as an "interactive anime". According to the game's producer Kazuhiro Tsuchiya, Asura's Wrath takes elements from Hindu and Buddhist mythologies and blends them with science fiction.

Configuration

Options that deviate from RPCS3's default settings and provide the best experience with this title are listed below.

GPU configuration

Setting Option Notes
Anisotropic filter Auto Changing to anything other than Auto causes graphical issues.
Resolution scale threshold 512 x 512 To be used when Resolution scaling is set above 100%.

Known Issues

There are no reported issues with this title.

Special Notes

Patches

Anchors:
  ASURA_FPSnotes: &ASURA_FPSnotes "Maximum framerate with the patch is half the Vblank frequency. While most of the game works without any issue, some of the button mashing QTEs are tied to framerate. It's quite possible to play through the game at 60 FPS if you are good at button mashing, but 120FPS and higher aren't really playable in several missions. Without the patch, adjusting Vblank frequency increases the maximum framerate up to about 57 FPS."
  ASURA_DEVnotes: &ASURA_DEVnotes "Press D-pad Left at any time to access the Developer Menu."

  ASURA_FPS: &ASURA_FPS
    - [ be32, 0x008bbd04, 0x60000000 ] # nop
    - [ be32, 0x008bbd64, 0x60000000 ] # nop
    - [ be32, 0x008bbd68, 0x60000000 ] # nop

  ASURA_DEV: &ASURA_DEV
    - [ be32, 0x014d69ec, 0x38600000 ] # li r3, 0
    - [ be32, 0x01166744, 0x38600001 ] # li r3, 1
    - [ be32, 0x0167e460, 0x00500053 ] # ren string "BCGTOC.ini" to "PS3TOC.txt"
    - [ be32, 0x0167e464, 0x00330054 ]
    - [ be32, 0x0167e468, 0x004f0043 ]
    - [ be32, 0x0167e46c, 0x002e0054 ]
    - [ be32, 0x0167e470, 0x00580054 ]

  ASURA_AO: &ASURA_AO
    - [ be32, 0x00686dcc, 0x38600000 ] # li r3, 0

  ASURA_BLOOM: &ASURA_BLOOM
    - [ be32, 0x0011ae5c, 0x38c00000 ] # li r6, 0
    - [ be32, 0x003ba264, 0x38c00000 ] # li r6, 0

  ASURA_MB: &ASURA_MB
    - [ be32, 0x0067a908, 0x60000000 ] # nop - disables radial blur
    - [ be32, 0x0067a940, 0x38600000 ] # li r3, 0 - disables camera-based blur

  ASURA_DoF: &ASURA_DoF
    - [ be32, 0x0031cb10, 0x38a00000 ] # li r5, 0
    - [ be32, 0x0011ae68, 0x38a00000 ] # li r5, 0
    - [ be32, 0x003ba270, 0x38a00000 ] # li r5, 0

PPU-83096111daff850cc92b637aec1780c4079e1c58:
  "Unlock FPS":
    Games:
      "Asura's Wrath":
        BLUS30721: [ All ]
    Author: "Whatcookie"
    Notes: *ASURA_FPSnotes
    Patch Version: 1.0
    Patch:
      - [ load, *ASURA_FPS ]
  "Developer Menu":
    Games:
      "Asura's Wrath":
        BLUS30721: [ All ]
    Author: "dron_3"
    Notes: *ASURA_DEVnotes
    Patch Version: 1.0
    Patch:
      - [ load, *ASURA_DEV ]
  "Disable Ambient Occlusion":
    Games:
      "Asura's Wrath":
        BLUS30721: [ All ]
    Author: "boma"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ load, *ASURA_AO ]
  "Disable Bloom":
    Games:
      "Asura's Wrath":
        BLUS30721: [ All ]
    Author: "boma"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ load, *ASURA_BLOOM ]
  "Disable Depth of Field":
    Games:
      "Asura's Wrath":
        BLUS30721: [ All ]
    Author: "boma"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ load, *ASURA_DoF ]
  "Disable Motion Blur":
    Games:
      "Asura's Wrath":
        BLUS30721: [ All ]
    Author: "boma"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ load, *ASURA_MB ]

PPU-69f53b470d81ea961c1c2ff264ade6ab8077d2a1:
  "Unlock FPS":
    Games:
      "Asura's Wrath":
        BLES01227: [ All ]
    Author: "Whatcookie, Mew21"
    Notes: *ASURA_FPSnotes
    Patch Version: 1.0
    Patch:
      - [ load, *ASURA_FPS ]
  "Developer Menu":
    Games:
      "Asura's Wrath":
        BLES01227: [ All ]
    Author: "dron_3"
    Notes: *ASURA_DEVnotes
    Patch Version: 1.0
    Patch:
      - [ load, *ASURA_DEV ]
  "Disable Ambient Occlusion":
    Games:
      "Asura's Wrath":
        BLES01227: [ All ]
    Author: "boma"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ load, *ASURA_AO ]
  "Disable Bloom":
    Games:
      "Asura's Wrath":
        BLES01227: [ All ]
    Author: "boma"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ load, *ASURA_BLOOM ]
  "Disable Depth of Field":
    Games:
      "Asura's Wrath":
        BLES01227: [ All ]
    Author: "boma"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ load, *ASURA_DoF ]
  "Disable Motion Blur":
    Games:
      "Asura's Wrath":
        BLES01227: [ All ]
    Author: "boma"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ load, *ASURA_MB ]