MotorStorm RC

From RPCS3 Wiki
Revision as of 02:26, 12 December 2022 by RZRFORKLIFT (talk | contribs) (config + gameids and other minor changes)
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