Asura's Wrath: Difference between revisions

From RPCS3 Wiki
m (Text replacement - "<!-- Advanced configuration --> |debug console mode = <!-- On, Off --> |debug console mode notes = |accurate llvm dfma = <!-- On, Off --> |accurate llvm dfma notes = |silence all logs = <!-- On, Off --> |silence all logs notes = |sleep timers accuracy = <!-- As Host, Usleep Only, All Timers --> |sleep timers accuracy notes = |maximum spurs threa...)
m (fix address typo in motion blur patch)
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<!-- please read the wiki conventions page and documentation for templates before creating a new game page -->{{vginfobox
<!-- please read the wiki conventions page and documentation for templates before creating a new game page -->{{vginfobox
|image    = [[File:{{#setmainimage:AsuraCover.jpg}}|300px]]
|developer = CyberConnect2
|developer = CyberConnect2
|publisher = Capcom
|publisher = Capcom
Line 20: Line 21:
|preferred spu threads                = <!-- Auto, Single digit between 1 to 6 (e.g. 3), Range between 1 to 6 (e.g. 1 - 3) -->
|preferred spu threads                = <!-- Auto, Single digit between 1 to 6 (e.g. 3), Range between 1 to 6 (e.g. 1 - 3) -->
|preferred spu threads notes          =  
|preferred spu threads notes          =  
|enable thread scheduler               = <!-- On, Off -->
|thread scheduler                     = <!-- Operating System, RPCS3 Scheduler, RPCS3 Alternative Scheduler -->
|enable thread scheduler notes         =  
|thread scheduler notes               =  
|lower spu thread priority            = <!-- On, Off -->
|lower spu thread priority            = <!-- On, Off -->
|lower spu thread priority notes      =  
|lower spu thread priority notes      =  
Line 35: Line 36:
|tsx instructions notes                =  
|tsx instructions notes                =  
<!-- GPU configuration -->
<!-- GPU configuration -->
|renderer                              = Vulkan <!-- OpenGL, Vulkan, Disabled -->
|renderer                              = <!-- OpenGL, Vulkan, Disabled -->
|renderer notes                        = Recommended to get the best performance.
|renderer notes                        =  
|aspect ratio                          = <!-- 4:3, 16:9 -->
|aspect ratio                          = <!-- 4:3, 16:9 -->
|aspect ratio notes                    =  
|aspect ratio notes                    =  
Line 61: Line 62:
|stretch to display area              = <!-- On, Off -->
|stretch to display area              = <!-- On, Off -->
|stretch to display area notes        =  
|stretch to display area notes        =  
|enable 3d                            = <!-- On, Off -->
|enable 3d notes                      =
|disable vertex cache                  = <!-- On, Off -->
|disable vertex cache                  = <!-- On, Off -->
|disable vertex cache notes            =  
|disable vertex cache notes            =  
|multithreaded rsx                    = <!-- On, Off -->
|multithreaded rsx                    = <!-- On, Off -->
|multithreaded rsx notes              =  
|multithreaded rsx notes              =  
|asynchronous texture streaming        = <!-- On, Off -->
|asynchronous texture streaming notes  =
<!-- Audio configuration -->
<!-- Audio configuration -->
|audio out windows                    = <!-- XAudio2, OpenAL, Disabled -->
|audio out windows                    = <!-- XAudio2, OpenAL, Disabled -->
Line 114: Line 119:
|maximum spurs threads                = <!-- Unlimited, Single digit between 0 to 5 (e.g. 3) -->
|maximum spurs threads                = <!-- Unlimited, Single digit between 0 to 5 (e.g. 3) -->
|maximum spurs threads notes          =  
|maximum spurs threads notes          =  
|firmware settings                    = <!-- Manually load selected libraries, Load automatic and manual selection, Load liblv2.sprx only, Load liblv2.sprx and manual selection, Load liblv2.sprx and strict selection -->
|firmware libraries                    = <!-- Switch to LLE, Switch to HLE -->
|firmware settings notes               = <!-- Where libraries are manually selected, mention the list of libraries to be selected here -->
|firmware libraries notes             = <!-- Mention the libraries to be manually selected here -->
|read depth buffers                    = <!-- On, Off -->
|read depth buffers                    = <!-- On, Off -->
|read depth buffers notes              =  
|read depth buffers notes              =  
Line 135: Line 140:
|clocks scale notes                    =  
|clocks scale notes                    =  
<!-- Debug configuration -->
<!-- Debug configuration -->
|disable zcull occlusion queries      = <!-- On, Off -->
|disable zcull occlusion queries notes =
|force cpu blit emulation              = <!-- On, Off -->
|force cpu blit emulation              = <!-- On, Off -->
|force cpu blit emulation notes        =  
|force cpu blit emulation notes        =  
Line 141: Line 148:
|accurate getllar                      = <!-- On, Off -->
|accurate getllar                      = <!-- On, Off -->
|accurate getllar notes                =  
|accurate getllar notes                =  
|accurate putlluc                      = <!-- On, Off -->
|accurate putlluc notes                =
|accurate rsx reservation access      = <!-- On, Off -->
|accurate rsx reservation access notes =
|hook static functions                = <!-- On, Off -->
|hook static functions                = <!-- On, Off -->
|hook static functions notes          =  
|hook static functions notes          =  
|accurate ppu 128 reservations        = <!-- Always Enabled, Disabled, Value between 1 to 8 -->
|accurate ppu 128 reservations notes  =
|ppu llvm java mode handling          = <!-- True, False -->
|ppu llvm java mode handling notes    =
}}
}}


Line 159: 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, 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:
PPU-83096111daff850cc92b637aec1780c4079e1c58:
   Unlock FPS:
   Unlock FPS:
Line 165: 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 179: 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 193: 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 207: 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 05:19, 7 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, 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: 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 ]