Found this codebreaker code for
SCUS_971.99
Code:
Enable Code (for console only)
9011A8F0 0C0469E4
Press L3 For Debug Menu
D013C95C 0000FFFD
2015F5C4 FFFFFFFF
Converted to pnach
Code:
// Game : Ratchet & Clank (NTSC)
// Region : USA
// CRC : CE4933D0
// Author : SCUS_971.99
//Press L3 For Debug Menu
patch=1,EE,D013C95C,word,0000FFFD
patch=1,EE,2015F5C4,word,FFFFFFFF
//Press R3 Disable Debug Menu
patch=1,EE,D013C95C,word,0000FFFB
patch=1,EE,2015F5C4,word,00000000
Save as CE4933D0.pnach and copy to NetherSX2
The code isn't workint for me unfortunately. Nothing happens when I press L3 :/ I have also found this code:
gametitle=Ratchet & Clank 1 (SCUS-97199) ONLY, game CRC 0xCE4933D0
comment=Draw distance cheat by KabutoKun
//"Normal" preset in debug menu
//patch=1,EE,0015FFF0,word,000001F4 //NPCs,integer
//patch=1,EE,001604A4,word,43FA0000 //Objects?,float
//patch=1,EE,00160F80,word,48FA0000 //Stage,float
//patch=1,EE,00160FE0,word,44340000 //StaticObjects,float
//"Near" preset in debug menu
patch=1,EE,0015FFF0,word,00000040 //NPCs,integer
patch=1,EE,001604A4,word,42200000 //Objects?,float
patch=1,EE,00160F80,word,47800000 //Stage,float
patch=1,EE,00160FE0,word,42800000 //StaticObjects,float
I can even check these options in the ingame cheat menu but sadly nothing happens