Advertisement
Guest User

Ocarina of Time (NTSC-U) v1.0 subscreen delay fix

a guest
Apr 9th, 2019
576
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. ;The Legend of Zelda: Ocarina of Time (NTSC-U) v1.0
  2. [Cheat]
  3. ;pause menu
  4. Cheat0 = 2
  5. Cheat0_Addr = 0x801DA5CB
  6. Cheat0_Value = 0x02
  7. Cheat0_Bytes = 1
  8. ;Health
  9. Cheat1 = 1
  10. Cheat1_Addr = 0x8011ACAE
  11. Cheat1_Value = 0x01400140
  12. Cheat1_Bytes = 4
  13.  
  14. [RomOption]
  15. RetraceByVsync = 0
  16. Rumble = 1
  17. PDFURL = "http://m1.nintendo.net/docvc/NUS/USA/CZLE/CZLE_E.pdf"
  18. UseTimer = 1
  19. RSPMultiCore = 0
  20.  
  21. [Render]
  22. NeedTileSizeCheck = 1
  23. ZClip = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement