Advertisement
Kabuto_Kun

Ratchet and Clank 1 Drawdist cheat

Jan 26th, 2016
2,854
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. gametitle=Ratchet & Clank 1 (SCUS-97199) ONLY, game CRC 0xCE4933D0
  2. comment=Draw distance cheat by KabutoKun
  3. //"Normal" preset in debug menu
  4. //patch=1,EE,0015FFF0,word,000001F4 //NPCs,integer
  5. //patch=1,EE,001604A4,word,43FA0000 //Objects?,float
  6. //patch=1,EE,00160F80,word,48FA0000 //Stage,float
  7. //patch=1,EE,00160FE0,word,44340000 //StaticObjects,float
  8.  
  9. //"Near" preset in debug menu
  10. patch=1,EE,0015FFF0,word,00000040 //NPCs,integer
  11. patch=1,EE,001604A4,word,42200000 //Objects?,float
  12. patch=1,EE,00160F80,word,47800000 //Stage,float
  13. patch=1,EE,00160FE0,word,42800000 //StaticObjects,float
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement