PCSX2 Cheats- Ratchet and Clank
#1
Trying out a code I saw on reddit for reducing render distance from Normal to Near. Can't get it to work for the life of me, everytime I boot R&C it says 0 cheats. Any help appreciated.

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
Reply

Sponsored links

#2
They should work now i think.You have to remove the // Symbols in front of the Word patch.

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

But the other four Codes you have to disable with the // Symbols becuase they have the same address:

//"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
Reply




Users browsing this thread: 1 Guest(s)