Advertisement
MrCheeze

arwing payload for video game cheater (NTSC 1.0)

Jan 23rd, 2020 (edited)
958
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. arwing:
  2.  
  3. 2419000C
  4. 3C01800D
  5. 24211020
  6. A439D0D2
  7. 3C018002
  8. 3C192406
  9. 2739013B
  10. 0802403B
  11. AC39553C
  12.  
  13. then go to kak (or anywhere else with doors or room transitions)
  14.  
  15. ---------------------
  16.  
  17. addiu t9, r0, 0x000C -- revert ovl loader corruption
  18. lui $at, 0x800D
  19. addiu $at, $at, 0x1020 -- needed because can't type E0F2
  20. sh $t9, 0xD0D2($at)
  21.  
  22. lui $at, 0x8002
  23. lui $t9, 0x2406
  24. addiu $t9, $t9, 0x013B
  25. j 800900EC
  26. sw $t9, 0x553C($at) -- replace room transition spawns with arwings
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement