Asura's Wrath: Difference between revisions

From RPCS3 Wiki
(Added cover art)
(Change to anchor format; add graphics patches; add comments.)
Line 166: Line 166:
|version = 1.2
|version = 1.2
|content =  
|content =  
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_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, 0x00649390, 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:
PPU-83096111daff850cc92b637aec1780c4079e1c58:
   Unlock FPS:
   Unlock FPS:
Line 172: Line 205:
         BLUS30721: [ All ]
         BLUS30721: [ All ]
     Author: Whatcookie
     Author: Whatcookie
     Notes: 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.
     Notes: *ASURA_FPSnotes
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ be32, 0x008bbd04, 0x60000000 ]
       - [ load, *ASURA_FPS ]
      - [ be32, 0x008bbd64, 0x60000000 ]
      - [ be32, 0x008bbd68, 0x60000000 ]
   Developer Menu:
   Developer Menu:
     Games:
     Games:
Line 186: Line 217:
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ be32, 0x014D69EC, 0x38600000 ]
       - [ load, *ASURA_DEV ]
       - [ be32, 0x01166744, 0x38600001 ]
  Disable Ambient Occlusion:
       - [ be32, 0x0167E460, 0x00500053 ]
    Games:
       - [ be32, 0x0167E464, 0x00330054 ]
      "Asura's Wrath":
       - [ be32, 0x0167E468, 0x004F0043 ]
        BLUS30721: [ All ]
       - [ be32, 0x0167E46C, 0x002E0054 ]
    Author: boma
       - [ be32, 0x0167E470, 0x00580054 ]
    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:
PPU-69f53b470d81ea961c1c2ff264ade6ab8077d2a1:
Line 200: Line 261:
         BLES01227: [ All ]
         BLES01227: [ All ]
     Author: Whatcookie, Mew21
     Author: Whatcookie, Mew21
     Notes: 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.
     Notes: *ASURA_FPSnotes
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ be32, 0x008bbd04, 0x60000000 ]
       - [ load, *ASURA_FPS ]
      - [ be32, 0x008bbd64, 0x60000000 ]
      - [ be32, 0x008bbd68, 0x60000000 ]
   Developer Menu:
   Developer Menu:
     Games:
     Games:
Line 214: Line 273:
     Patch Version: 1.0
     Patch Version: 1.0
     Patch:
     Patch:
       - [ be32, 0x014D69EC, 0x38600000 ]
       - [ load, *ASURA_DEV ]
       - [ be32, 0x01166744, 0x38600001 ]
  Disable Ambient Occlusion:
       - [ be32, 0x0167E460, 0x00500053 ]
    Games:
       - [ be32, 0x0167E464, 0x00330054 ]
      "Asura's Wrath":
       - [ be32, 0x0167E468, 0x004F0043 ]
        BLES01227: [ All ]
       - [ be32, 0x0167E46C, 0x002E0054 ]
    Author: boma
       - [ be32, 0x0167E470, 0x00580054 ]
    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 ]
}}
}}

Revision as of 09:10, 6 December 2021

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)
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 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_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, 0x00649390, 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: Press D-pad Left at any time to access the Developer Menu
    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: Press D-pad Left at any time to access the Developer Menu
    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 ]