MotorStorm RC: Difference between revisions

From RPCS3 Wiki
m (Text replacement - "|thread scheduler notes = ↵|lower spu thread priority = <!-- On, Off -->↵|lower spu thread priority notes = ↵|enable spu loop detection = <!-- On, Off -->↵" to "|thread scheduler notes = |enable spu loop detection = <!-- On, Off --> ")
m (Text replacement - "<!-- True, False -->" to "<!-- On, Off -->")
Line 119: Line 119:
|ppu llvm accurate vector nans        = <!-- On, Off -->
|ppu llvm accurate vector nans        = <!-- On, Off -->
|ppu llvm accurate vector nans notes  =  
|ppu llvm accurate vector nans notes  =  
|ppu llvm java mode handling          = <!-- True, False -->
|ppu llvm java mode handling          = <!-- On, Off -->
|ppu llvm java mode handling notes    =  
|ppu llvm java mode handling notes    =  
|silence all logs                      = <!-- On, Off -->
|silence all logs                      = <!-- On, Off -->

Revision as of 18:12, 23 July 2023

MotorStorm RC
MotorStormRC.jpg
Developer(s) Evolution Studios
Publisher(s) Sony Computer Entertainment
Series MotorStorm
Release date(s) EU February 22, 2012
NA March 6, 2012
JP March 29, 2012
Release type PlayStation exclusive
Genre(s) Racing
Mode(s) Single-player, Multiplayer
GameID(s) NPEA00333, NPUA80678, NPJA00077, NPHA80190
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 256 x 256 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"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ be32, 0x001991cc, 0x9a83e858 ] # stb r20,-0x17a8(r3) // mlaa
  "Unlock FPS":
    Games:
      "Motorstorm: RC":
        NPUA80678: [ 01.02 ]
    Author: "illusion"
    Notes:
    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"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ be32, 0x001aa470, 0x4e800020 ] # blr

PPU-fdb7654ca4841bce76aa659936ec1e176d463749:
  "Disable MLAA":
    Games:
      "Motorstorm: RC":
        NPEA00333: [ 01.02 ]
    Author: "illusion"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ be32, 0x001990ac, 0x9a83e858 ] # stb r20,-0x17a8(r3) // mlaa
  "Unlock FPS":
    Games:
      "Motorstorm: RC":
        NPEA00333: [ 01.02 ]
    Author: "illusion"
    Notes:
    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"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ be32, 0x001aa350, 0x4e800020 ] # blr