MotorStorm RC: Difference between revisions

From RPCS3 Wiki
m (Text replacement - "|zcull accuracy = <!-- Precise, Approximate, Relaxed -->↵|zcull accuracy notes = ↵|default resolution = <!-- 1920x1080, 1280x720, 720x480, 720x576, 1600x1080, 1440x1080, 1280x1080, 960x1080 -->↵|default resolution notes = ↵" to "|zcull accuracy = <!-- Precise, Approximate, Relaxed --> |zcull accuracy notes = |shader quality...)
m (Text replacement - "==Configuration==↵<!-- Enter mandatory non-default settings to be used. Recommendatory or default settings can be entered only on exceptional basis. -->{{config↵<!-- CPU configuration -->↵|ppu decoder = <!-- Interpreter (precise), Interpreter (fast), Recompiler (LLVM) -->↵|ppu decoder notes = ↵|spu decoder = <!-- Interpreter (precise), Interpreter (fast), Recompiler (ASMJI...)
Line 16: Line 16:
<!-- Enter mandatory non-default settings to be used. Recommendatory or default settings can be entered only on exceptional basis. -->{{config
<!-- Enter mandatory non-default settings to be used. Recommendatory or default settings can be entered only on exceptional basis. -->{{config
<!-- CPU configuration -->
<!-- CPU configuration -->
|ppu decoder                          = <!-- Interpreter (precise), Interpreter (fast), Recompiler (LLVM) -->
|ppu decoder                          = <!-- Interpreter (static), Interpreter (dynamic), Recompiler (LLVM) -->
|ppu decoder notes                    =  
|ppu decoder notes                    =  
|spu decoder                          = <!-- Interpreter (precise), Interpreter (fast), Recompiler (ASMJIT), Recompiler (LLVM) -->
|spu decoder                          = <!-- Interpreter (static), Interpreter (dynamic), Recompiler (ASMJIT), Recompiler (LLVM) -->
|spu decoder notes                    =  
|spu decoder notes                    =  
|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) -->

Revision as of 13:09, 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