MotorStorm RC: Difference between revisions

From RPCS3 Wiki
(Infobox edits)
Line 166: Line 166:
==Special Notes==
==Special Notes==
<!-- Mention any additional notes if necessary. If no special notes are required, remove this section -->
<!-- Mention any additional notes if necessary. If no special notes are required, remove this section -->
{{patch
|type    = PPU
|version = 1.2
|content =
Anchors:
PPU-db1d23f1a43f79ec37c12e8aaa1f6b034b20a237:
  Disable MLAA:
    Games:
      "Motorstorm: RC":
        NPEA00333: [ 01.02 ]
        NPUA80678: [ 01.02 ]
    Author: illusion
    Patch Version: 1.0
    Patch:
      - [ be32, 0x001991cc, 0x9a83e858 ] # stb r20,-0x17a8(r3) // mlaa
  Unlock FPS:
    Games:
      "Motorstorm: RC":
        NPEA00333: [ 01.02 ]
        NPUA80678: [ 01.02 ]
    Author: illusion
    Patch Version: 1.0
    Patch:
      - [ be32, 0x000bda78, 0x38800001 ] # li r4,0x1 // deltatime
      - [ be32, 0x000bda98, 0x38800000 ] # li r4,0x0 // flipmode
}}

Revision as of 20:19, 11 April 2022

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


Configuration

No options that deviate from RPCS3's default settings are recommended for this title.

Known Issues

There are no reported issues with this title.

Special Notes

Patches

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