Ratchet & Clank: Into the Nexus: Difference between revisions

From RPCS3 Wiki
Line 162: Line 162:
<!-- Mention any known issues relating to the game. Use the issue and PR template if necessary. If no notable issues are present, mention "There are no reported issues with this title." -->
<!-- Mention any known issues relating to the game. Use the issue and PR template if necessary. If no notable issues are present, mention "There are no reported issues with this title." -->
===Blackscreen after Intro - {{issue|10636}}===
===Blackscreen after Intro - {{issue|10636}}===
You can get into gameplay with LLVM with no save data or shader cache, but if there is existing save data or cached shaders, you may get an infinite black screen after the intro videos. Few ways to overcome this issue is to use PPU Interpreter (Fast or Precise), though restarting the game may also work.
You can get into gameplay with LLVM with no save data or shader cache, but if there is existing save data or cached shaders, you may get an infinite black screen after the intro videos. You can set the PPU decoder to Interpreter (Fast or Precise) to fix this, though restarting the game may also work.


==Special Notes==
==Special Notes==

Revision as of 12:59, 27 November 2021

Ratchet & Clank: Into the Nexus
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

Blackscreen after Intro - Issue 10636

You can get into gameplay with LLVM with no save data or shader cache, but if there is existing save data or cached shaders, you may get an infinite black screen after the intro videos. You can set the PPU decoder to Interpreter (Fast or Precise) to fix this, though restarting the game may also work.

Special Notes

Patches

PPU-1155df736bedc95424c866d84a20766a4115774d:
  Unlock FPS:
    Games:
      "Ratchet & Clank Future: Into the Nexus":
        NPUA80908: [ 01.00 ]
    Author: illusion
    Notes: Maximum framerate with the patch is half the Vblank frequency.
    Patch Version: 1.0
    Patch:
      - [ be16,  0x0032efc2, 0x3A83 ] # level load (low bits)
      - [ be16,  0x0032efce, 0x126F ] # level load (high bits)
      - [ bef64, 0x0069fdb8, 0.001  ] # init/level load

PPU-ed460e668a491f5e39f6547f3a24c2f20e2cb39b:
  Unlock FPS:
    Games:
      "Ratchet & Clank Future: Into the Nexus":
        BCES01908: [ 01.00 ]
        BCES01949: [ 01.00 ]
    Author: illusion
    Notes: Maximum framerate with the patch is half the Vblank frequency.
    Patch Version: 1.0
    Patch:
      - [ be16,  0x0032F002, 0x3A83 ] # level load (low bits)
      - [ be16,  0x0032F00E, 0x126F ] # level load (high bits)
      - [ bef64, 0x0069FDB8, 0.001  ] # init/level load