No edit summary |
m (→Special Notes) |
||
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 --> | ||
{{netplay | |||
|gamever = 1.06 | |||
|connect = No <!-- Yes, No, Partial, Untested, N/A --> | |||
|lobbies = No <!-- Yes, No, Partial, Untested, N/A --> | |||
|match = No <!-- Yes, No, Partial, Untested, N/A --> | |||
|features = No <!-- Yes, No, Partial, Untested, N/A --> | |||
|notes = Requires Custom server. Servers were shut down on 27 August 2018. | |||
}} | |||
{{patch | {{patch | ||
|type = PPU | |type = PPU | ||
Line 735: | Line 744: | ||
- [ be32, 0x004528E4, 0x38800000 ] # li r4 0x0 // EdgePostEffects | - [ be32, 0x004528E4, 0x38800000 ] # li r4 0x0 // EdgePostEffects | ||
}} | }} |
Revision as of 20:38, 23 December 2022
Configuration
Options that deviate from RPCS3's default settings and provide the best experience with this title are listed below.
CPU configuration
Setting | Option | Notes |
---|---|---|
SPU block size | Mega | Improves performance. |
GPU configuration
Setting | Option | Notes |
---|---|---|
ZCULL accuracy | Relaxed | Improves performance. |
Resolution scale threshold | 256x256 | Partially fixes screen pattern on bloom when using Resolution Scaling. Setting this too high causes major issues in this game |
Write color buffers | On | Fixes excessively bright bloom |
Advanced configuration
Setting | Option | Notes |
---|---|---|
Sleep timers accuracy | As Host | Improves performance. |
Known Issues
There are no reported issues with this title.
Special Notes
Netplay testing
For the complete list of games tested with RPCN, please check the RPCN Compatibility List.
Game Version | RPCS3 Version | Connects? | Create/Join lobbies? | Match with others? | Online features working? | Requires custom servers? | Notes |
---|---|---|---|---|---|---|---|
1.06 | No | No | No | No | Requires Custom server. Servers were shut down on 27 August 2018. |
Patches
Anchors: ms3psndsr: &ms3psndsr - [ be32, 0x00469CF0, 0x38600000 ] # li r3 0x0 ms3psnmb: &ms3psnmb - [ be32, 0x00469D24, 0x38600000 ] # li r3 0x0 ms3psnssao: &ms3psnssao - [ be32, 0x00469DFC, 0x38600000 ] # li r3 0x0 ms3psnmlaa: &ms3psnmlaa - [ be32, 0x0044CB14, 0x38800000 ] # li r4 0x0 // EdgePostEffects ms3psnfps: &ms3psnfps - [ be32, 0x005BA9DC, 0x38800001 ] #vfps - [ be32, 0x005BA514, 0x60000000 ] #target fps ms3100dsr: &ms3100dsr - [ be32, 0x004760F0, 0x38600000 ] # li r3 0x0 ms3100mb: &ms3100mb - [ be32, 0x00476124, 0x38600000 ] # li r3 0x0 ms3100ssao: &ms3100ssao - [ be32, 0x004761FC, 0x38600000 ] # li r3 0x0 ms3100mlaa: &ms3100mlaa - [ be32, 0x00456C94, 0x38800000 ] # li r4 0x0 // EdgePostEffects ms3100fps: &ms3100fps - [ be32, 0x005EE690, 0x38800001 ] #vfps - [ be32, 0x005EE42C, 0x60000000 ] #target fps ms3100intro: &ms3100intro - [ be32, 0x007fb744, 0x3084345f ] ms3100dev: &ms3100dev - [ utf8, 0x010f3460, "\x00" ] ms3106dsr: &ms3106dsr - [ be32, 0x00469E90, 0x38600000 ] # li r3 0x0 ms3106mb: &ms3106mb - [ be32, 0x00469EC4, 0x38600000 ] # li r3 0x0 ms3106ssao: &ms3106ssao - [ be32, 0x00469F9C, 0x38600000 ] # li r3 0x0 ms3106mlaa: &ms3106mlaa - [ be32, 0x0044CCB4, 0x38800000 ] # li r4 0x0 // EdgePostEffects ms3106fps: &ms3106fps - [ be32, 0x005BC2AC, 0x38800001 ] - [ be32, 0x005BBDE4, 0x60000000 ] ms3106intro: &ms3106intro - [ utf8, 0x00f965d4, "\x00"] ms3mlaanotes: &ms3mlaanotes "Allows for the use of Resolution Scaling in the title.\nMust be used with Disable Dynamic Resolution Scale patch for proper upscaling and improved performance.\nSet Resolution Scale Threshold to 256x256 Partially fixes screen pattern on bloom when using Resolution Scaling." ms3fpsnotes: &ms3fpsnotes "Updated with a new version that has correct game speed above 15FPS.\nIncrease Vblank above 60Hz to go above 60FPS.\nSome UI elements are still tied to target FPS." ms3ssaonotes: &ms3ssaonotes "Disabling SSAO (Screen Space Ambient Occlusion) does not improve performance, and makes the game look worse. Optional patch for those that wish to use it." ms3drsnotes: &ms3drsnotes "Must be used with the MLAA patch for proper upscaling and improved performance." PPU-c3a2c4075b9ff3c2b142c2df606bb1663c097d5b: "Skip Intro": Games: "Motorstorm: Apocalypse": BCES00484: [ 01.00 ] Author: illusion Patch Version: 1.0 Patch: - [ load, *ms3100intro ] "Enable Dev Menu": Games: "Motorstorm: Apocalypse": BCES00484: [ 01.00 ] Author: illusion Patch Version: 1.0 Patch: - [ load, *ms3100dev ] Unlock FPS: Games: "Motorstorm: Apocalypse": BCES00484: [ 01.00 ] Author: illusion Notes: *ms3fpsnotes Patch Version: 2.0 Patch: - [ load, *ms3100fps ] Disable Dynamic Resolution Scaling: Games: "Motorstorm: Apocalypse": BCES00484: [ 01.00 ] Author: illusion Notes: *ms3drsnotes Patch Version: 1.0 Patch: - [ load, *ms3100dsr ] Disable SSAO: Games: "Motorstorm: Apocalypse": BCES00484: [ 01.00 ] Author: illusion Notes: *ms3ssaonotes Patch Version: 1.0 Patch: - [ load, *ms3100ssao ] Disable Motion blur: Games: "Motorstorm: Apocalypse": BCES00484: [ 01.00 ] Author: illusion Notes: Patch Version: 1.0 Patch: - [ load, *ms3100mb ] Disable MLAA: Games: "Motorstorm: Apocalypse": BCES00484: [ 01.00 ] Author: illusion Notes: *ms3mlaanotes Patch Version: 1.0 Patch: - [ load, *ms3100mlaa ] PPU-69a95ded717d716cdcd77ed0b51fa90bf1cb4fa3: "Skip Intro": Games: "Motorstorm: Apocalypse": BCES01104: [ 01.00 ] Author: illusion Patch Version: 1.0 Patch: - [ load, *ms3100intro ] "Enable Dev Menu": Games: "Motorstorm: Apocalypse": BCES01104: [ 01.00 ] Author: illusion Patch Version: 1.0 Patch: - [ load, *ms3100dev ] Unlock FPS: Games: "Motorstorm: Apocalypse": BCES01104: [ 01.00 ] Author: illusion Notes: *ms3fpsnotes Patch Version: 2.0 Patch: - [ load, *ms3100fps ] Disable Dynamic Resolution Scaling: Games: "Motorstorm: Apocalypse": BCES01104: [ 01.00 ] Author: illusion Notes: *ms3drsnotes Patch Version: 1.0 Patch: - [ load, *ms3100dsr ] Disable SSAO: Games: "Motorstorm: Apocalypse": BCES01104: [ 01.00 ] Author: illusion Notes: *ms3ssaonotes Patch Version: 1.0 Patch: - [ load, *ms3100ssao ] Disable Motion blur: Games: "Motorstorm: Apocalypse": BCES01104: [ 01.00 ] Author: illusion Notes: Patch Version: 1.0 Patch: - [ load, *ms3100mb ] Disable MLAA: Games: "Motorstorm: Apocalypse": BCES01104: [ 01.00 ] Author: illusion Notes: *ms3mlaanotes Patch Version: 1.0 Patch: - [ load, *ms3100mlaa ] PPU-bc3b923ec314051c7c61d3134ea9c01f24eaf4f7: "Skip Intro": Games: "Motorstorm: Apocalypse": BCUS98242: [ 01.00 ] Author: illusion Patch Version: 1.0 Patch: - [ load, *ms3100intro ] "Enable Dev Menu": Games: "Motorstorm: Apocalypse": BCUS98242: [ 01.00 ] Author: illusion Patch Version: 1.0 Patch: - [ load, *ms3100dev ] Unlock FPS: Games: "Motorstorm: Apocalypse": BCUS98242: [ 01.00 ] Author: illusion Notes: *ms3fpsnotes Patch Version: 2.0 Patch: - [ load, *ms3100fps ] Disable Dynamic Resolution Scaling: Games: "Motorstorm: Apocalypse": BCUS98242: [ 01.00 ] Author: illusion Notes: *ms3drsnotes Patch Version: 1.0 Patch: - [ load, *ms3100dsr ] Disable SSAO: Games: "Motorstorm: Apocalypse": BCUS98242: [ 01.00 ] Author: illusion Notes: *ms3ssaonotes Patch Version: 1.0 Patch: - [ load, *ms3100ssao ] Disable Motion blur: Games: "Motorstorm: Apocalypse": BCUS98242: [ 01.00 ] Author: illusion Notes: Patch Version: 1.0 Patch: - [ load, *ms3100mb ] Disable MLAA: Games: "Motorstorm: Apocalypse": BCUS98242: [ 01.00 ] Author: illusion Notes: *ms3mlaanotes Patch Version: 1.0 Patch: - [ load, *ms3100mlaa ] PPU-41644f9f5fda72efc62e7146620db9679969bff6: Unlock FPS: Games: "Motorstorm: Apocalypse": BCES00484: [ 01.06 ] Author: illusion Notes: *ms3fpsnotes Patch Version: 2.0 Patch: - [ load, *ms3106fps ] Disable Dynamic Resolution Scaling: Games: "Motorstorm: Apocalypse": BCES00484: [ 01.06 ] Author: illusion Notes: *ms3drsnotes Patch Version: 1.0 Patch: - [ load, *ms3106dsr ] Disable SSAO: Games: "Motorstorm: Apocalypse": BCES00484: [ 01.06 ] Author: illusion Notes: *ms3ssaonotes Patch Version: 1.0 Patch: - [ load, *ms3106ssao ] Disable Motion blur: Games: "Motorstorm: Apocalypse": BCES00484: [ 01.06 ] Author: illusion Notes: Patch Version: 1.0 Patch: - [ load, *ms3106mb ] Disable MLAA: Games: "Motorstorm: Apocalypse": BCES00484: [ 01.06 ] Author: illusion Notes: *ms3mlaanotes Patch Version: 1.0 Patch: - [ load, *ms3106mlaa ] Skip Intro: Games: "Motorstorm: Apocalypse": BCES00484: [ 01.06 ] Author: illusion Notes: *ms3mlaanotes Patch Version: 1.0 Patch: - [ load, *ms3106intro ] PPU-f5136a68b1293dd7341878005674f05ffa5ff16a: Unlock FPS: Games: "Motorstorm: Apocalypse": BCES01104: [ 01.06 ] Author: illusion Notes: *ms3fpsnotes Patch Version: 2.0 Patch: - [ load, *ms3106fps ] Disable Dynamic Resolution Scaling: Games: "Motorstorm: Apocalypse": BCES01104: [ 01.06 ] Author: illusion Notes: *ms3drsnotes Patch Version: 1.0 Patch: - [ load, *ms3106dsr ] Disable SSAO: Games: "Motorstorm: Apocalypse": BCES01104: [ 01.06 ] Author: illusion Notes: *ms3ssaonotes Patch Version: 1.0 Patch: - [ load, *ms3106ssao ] Disable Motion blur: Games: "Motorstorm: Apocalypse": BCES01104: [ 01.06 ] Author: illusion Notes: Patch Version: 1.0 Patch: - [ load, *ms3106mb ] Disable MLAA: Games: "Motorstorm: Apocalypse": BCES01104: [ 01.06 ] Author: illusion Notes: *ms3mlaanotes Patch Version: 1.0 Patch: - [ load, *ms3106mlaa ] Skip Intro: Games: "Motorstorm: Apocalypse": BCES01104: [ 01.06 ] Author: illusion Notes: *ms3mlaanotes Patch Version: 1.0 Patch: - [ load, *ms3106intro ] PPU-d39f3ed2bf15a49d28486c7bad52b72c8933cbe8: Unlock FPS: Games: "Motorstorm: Apocalypse": BCUS98242: [ 01.06 ] Author: illusion Notes: *ms3fpsnotes Patch Version: 2.0 Patch: - [ load, *ms3106fps ] Disable Dynamic Resolution Scaling: Games: "Motorstorm: Apocalypse": BCUS98242: [ 01.06 ] Author: illusion Notes: *ms3drsnotes Patch Version: 1.0 Patch: - [ load, *ms3106dsr ] Disable SSAO: Games: "Motorstorm: Apocalypse": BCUS98242: [ 01.06 ] Author: illusion Notes: *ms3ssaonotes Patch Version: 1.0 Patch: - [ load, *ms3106ssao ] Disable Motion blur: Games: "Motorstorm: Apocalypse": BCUS98242: [ 01.06 ] Author: illusion Notes: Patch Version: 1.0 Patch: - [ load, *ms3106mb ] Disable MLAA: Games: "Motorstorm: Apocalypse": BCUS98242: [ 01.06 ] Author: illusion Notes: *ms3mlaanotes Patch Version: 1.0 Patch: - [ load, *ms3106mlaa ] Skip Intro: Games: "Motorstorm: Apocalypse": BCUS98242: [ 01.06 ] Author: illusion Notes: *ms3mlaanotes Patch Version: 1.0 Patch: - [ load, *ms3106intro ] PPU-507b9d34380cff4bc03d7c64ce6342180779c84b: Unlock FPS: Games: "Motorstorm: Apocalypse": NPUA80661: [ 01.06 ] Author: illusion Notes: *ms3fpsnotes Patch Version: 2.0 Patch: - [ load, *ms3psnfps ] Disable Dynamic Resolution Scaling: Games: "Motorstorm: Apocalypse": NPUA80661: [ 01.06 ] Author: illusion Notes: *ms3drsnotes Patch Version: 1.0 Patch: - [ load, *ms3psndsr ] Disable SSAO: Games: "Motorstorm: Apocalypse": NPUA80661: [ 01.06 ] Author: illusion Notes: *ms3ssaonotes Patch Version: 1.0 Patch: - [ load, *ms3psnssao ] Disable Motion blur: Games: "Motorstorm: Apocalypse": NPUA80661: [ 01.06 ] Author: illusion Notes: Patch Version: 1.0 Patch: - [ load, *ms3psnmb ] Disable MLAA: Games: "Motorstorm: Apocalypse": NPUA80661: [ 01.06 ] Author: illusion Notes: *ms3mlaanotes Patch Version: 1.0 Patch: - [ load, *ms3psnmlaa ] PPU-fe5be566e6cf8bb0b405c8f2b6689e33c471b143: Unlock FPS: Games: "Motorstorm: Apocalypse": NPEA00315: [ 01.06 ] Author: illusion Notes: *ms3fpsnotes Patch Version: 2.0 Patch: - [ load, *ms3psnfps ] Disable SSAO: Games: "Motorstorm: Apocalypse": NPEA00315: [ 01.06 ] Author: illusion Notes: *ms3ssaonotes Patch Version: 1.0 Patch: - [ load, *ms3psnssao ] Disable Dynamic Resolution Scaling: Games: "Motorstorm: Apocalypse": NPEA00315: [ 01.06 ] Author: illusion Notes: *ms3drsnotes Patch Version: 1.0 Patch: - [ load, *ms3psndsr ] Disable Motion blur: Games: "Motorstorm: Apocalypse": NPEA00315: [ 01.06 ] Author: illusion Notes: Patch Version: 1.0 Patch: - [ load, *ms3psnmb ] Disable MLAA: Games: "Motorstorm: Apocalypse": NPEA00315: [ 01.06 ] Author: illusion Notes: *ms3mlaanotes Patch Version: 1.0 Patch: - [ load, *ms3psnmlaa ] PPU-afb6e2e47e170711041775e0280707e503469d85: Unlock FPS: Games: "Motorstorm: Apocalypse Singleplayer Demo": NPEA90090: [ 01.00 ] Author: illusion Notes: *ms3fpsnotes Patch Version: 2.0 Patch: - [ be32, 0x005EA630, 0x60000000 ] #vfps - [ be32, 0x005EA3CC, 0x60000000 ] #target fps Disable Dynamic Resolution Scaling: Games: "Motorstorm: Apocalypse Singleplayer Demo": NPEA90090: [ 01.00 ] Author: illusion Notes: *ms3drsnotes Patch Version: 1.0 Patch: - [ be32, 0x00471D40, 0x38600000 ] # li r3 0x0 Disable SSAO: Games: "Motorstorm: Apocalypse Singleplayer Demo": NPEA90090: [ 01.00 ] Author: illusion Notes: *ms3ssaonotes Patch Version: 1.0 Patch: - [ be32, 0x00471E4C, 0x38600000 ] # li r3 0x0 Disable Motion blur: Games: "Motorstorm: Apocalypse Singleplayer Demo": NPEA90090: [ 01.00 ] Author: illusion Notes: Patch Version: 1.0 Patch: - [ be32, 0x00471D74, 0x38600000 ] # li r3 0x0 Disable MLAA: Games: "Motorstorm: Apocalypse Singleplayer Demo": NPEA90090: [ 01.00 ] Author: illusion Notes: *ms3mlaanotes Patch Version: 1.0 Patch: - [ be32, 0x004528E4, 0x38800000 ] # li r4 0x0 // EdgePostEffects