MotorStorm RC: Difference between revisions

From RPCS3 Wiki
No edit summary
(config + gameids and other minor changes)
Line 8: Line 8:
|genre    = Racing
|genre    = Racing
|modes    = <!-- Choose all relevant options: Single-player, Co-op, Multiplayer -->
|modes    = <!-- Choose all relevant options: Single-player, Co-op, Multiplayer -->
|gameid    = {{gameid|}}
|gameid    = {{gameid|id=NPEA00333|ird=No}}<br>'''''Demo'''''<br>{{gameid|id=NPUA80678|ird=No}}
|wikipedia = <!-- delete if not applicable -->
|wikipedia = <!-- delete if not applicable -->
|vndb      = <!-- delete if not applicable -->
|vndb      = <!-- delete if not applicable -->
Line 56: Line 56:
|resolution scale                      = <!-- Value between 50% to 800% -->
|resolution scale                      = <!-- Value between 50% to 800% -->
|resolution scale notes                =  
|resolution scale notes                =  
|resolution scale threshold            = <!-- Value between 1 to 1024 in the format 16 x 16 -->
|resolution scale threshold            = 256x256<!-- Value between 1 to 1024 in the format 16 x 16 -->
|resolution scale threshold notes      =  
|resolution scale threshold notes      = Fixes pixelated bloom when upscaling
|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 -->
|shader mode notes                    =  
|shader mode notes                    =  
|write color buffers                  = On <!-- On, Off -->
|write color buffers                  = On <!-- On, Off -->
|write color buffers notes            = Fix overbright graphics
|write color buffers notes            = Fixes overbright graphics
|strict rendering mode                = <!-- On, Off -->
|strict rendering mode                = <!-- On, Off -->
|strict rendering mode notes          =  
|strict rendering mode notes          =  

Revision as of 02:26, 12 December 2022

MotorStorm RC
Developer(s) Evolution Studios
Publisher(s) Sony Computer Entertainment
Series MotorStorm
Release type PlayStation exclusive
Genre(s) Racing
GameID(s) NPEA00333
Demo
NPUA80678
Quick links Check Compatibility
Open Issues
Search Google
Wikipedia Page


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
Resolution scale threshold 256x256 Fixes pixelated bloom when upscaling
Write color buffers On Fixes overbright graphics

Known Issues

There are no reported issues with this title.

Special Notes

Patches

PPU-db1d23f1a43f79ec37c12e8aaa1f6b034b20a237:
  Disable MLAA:
    Games:
      "Motorstorm: RC":
        NPUA80678: [ 01.02 ]
    Author: illusion
    Patch Version: 1.0
    Patch:
      - [ be32, 0x001991cc, 0x9a83e858 ] # stb r20,-0x17a8(r3) // mlaa
  Unlock FPS:
    Games:
      "Motorstorm: RC":
        NPUA80678: [ 01.02 ]
    Author: illusion
    Patch Version: 1.0
    Patch:
      - [ be32, 0x000bda78, 0x38800001 ] # li r4,0x1 // deltatime
      - [ be32, 0x000bda98, 0x38800000 ] # li r4,0x0 // flipmode
  Disable Dynamic Resolution Scaling:
    Games:
      "Motorstorm: RC":
        NPUA80678: [ 01.02 ]
    Author: illusion
    Patch Version: 1.0
    Patch:
      - [ be32, 0x001aa470, 0x4e800020 ] # blr

PPU-fdb7654ca4841bce76aa659936ec1e176d463749:
  Disable MLAA:
    Games:
      "Motorstorm: RC":
        NPEA00333: [ 01.02 ]
    Author: illusion
    Patch Version: 1.0
    Patch:
      - [ be32, 0x001990ac, 0x9a83e858 ] # stb r20,-0x17a8(r3) // mlaa
  Unlock FPS:
    Games:
      "Motorstorm: RC":
        NPEA00333: [ 01.02 ]
    Author: illusion
    Patch Version: 1.0
    Patch:
      - [ be32, 0x000bd9d8, 0x38800001 ] # li r4,0x1 // deltatime
      - [ be32, 0x000bd9f8, 0x38800000 ] # li r4,0x0 // flipmode
  Disable Dynamic Resolution Scaling:
    Games:
      "Motorstorm: RC":
        NPEA00333: [ 01.02 ]
    Author: illusion
    Patch Version: 1.0
    Patch:
      - [ be32, 0x001aa350, 0x4e800020 ] # blr