Advertisement
dragonbane

OoT Timing Code for VC JP

Jan 17th, 2018
635
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. Timing Gecko Code for OoT VC JP 1.2
  2.  
  3. This code uses the rupee counter to show your lag frames (at 60 fps). Use the giant wallet cheat so you can see counts up to 999 frames which is the maximum the display can show with the giants wallet. Past 999 the counter will reset back to 1, so for longer timings keep note of all the instances the timer reset and calculate the final lag time from there at the end (reset count * 999 + remaining frames on the timer = total timing)
  4.  
  5.  
  6. Have Giants Wallet (press d-down to get giants wallet):
  7. 289F6A88 00000004
  8. 00F8ED22 00000020
  9. E2000001 80008000
  10.  
  11. Time Loading/Lag Code (press d-up to reset the counter back to 0 ; counter will auto reset past 999):
  12. 289F6A88 00000008
  13. 04E7E4CC 00000000
  14. 04F93C30 00000000
  15. 80000005 00000000
  16. 8000000A 00000000
  17. 02F8ECB4 00000000
  18. E2000001 80008000
  19. 48000000 80F900B0
  20. DE000000 80008180
  21. 92110009 00E74110
  22. E2000001 80008000
  23. 20F93C30 00000000
  24. 2400181C 00000000
  25. 84210005 00F93C30
  26. E2000002 80008000
  27. 2400182C 00000000
  28. 24F93C30 00000000
  29. 82210006 00F93C30
  30. 84210005 00001824
  31. 86100007 FFFFFFFF
  32. 88000006 00000007
  33. 24001820 00000000
  34. 88100006 00000009
  35. 8800000A 00000006
  36. 82210005 00F93C30
  37. 82210002 00E7E4CC
  38. 8421000A 00001824
  39. 86100007 FFFFFFFF
  40. 88000002 00000007
  41. 26001810 00000FFF
  42. 84110002 00F8ECB4
  43. 24001810 000003E7
  44. 86000002 FFFFFC19
  45. 84110002 00F8ECB4
  46. 84210002 00E7E4CC
  47. 04F93C30 00000000
  48. 80000005 00000000
  49. 8000000A 00000000
  50. E2000005 80008000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement