Advertisement
Dotsarecool

SMW Easy Scrolless J Cloud Uninitialized Memory Setups

Apr 5th, 2016
1,056
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. Disclaimer: There's no one stopping you from using these setups before speedruns, but at least try the non-memory-manipulation setup found here: https://www.youtube.com/watch?v=ZhB4VpPE1SU Your time will be more respected if you use this method. :)
  2.  
  3. Registers to find good values:
  4. $0114 = L+A
  5. $0124 = L+R+A
  6. $0134 = X+A
  7. $0144 = R+X+A
  8. $0154 = L+X+A
  9. $0164 = L+R+X+A
  10.  
  11. Good values:
  12. 0x10
  13. 0x2F
  14. 0x3F
  15. 0x4F
  16. 0x5F
  17. 0x60
  18. 0x67
  19. 0x6F
  20. 0x70
  21. 0x8F
  22. 0x9F
  23. 0xB5
  24. 0xBE
  25. 0xDF
  26.  
  27. Note:
  28. When I say "swap carts" this is what I mean:
  29. eject the first cart without powering off the console
  30. insert SMW cart
  31. hit the reset button, not the power switch
  32. as long as the console is not powered down, the value will stick
  33. if it doesn't work first time try it again, sometimes ram can get garbled when you pull out the cart
  34.  
  35. Games with Known Setups:
  36.  
  37. Link the the Past:
  38. Start a new file
  39. wait for "Help me" text to appear
  40. Swap carts
  41. Item swap while holding L+R+A, not holding X
  42. (0x10 in $0124)
  43.  
  44. Aladdin:
  45. Go to the title screen
  46. Swap carts
  47. Item swap while holding L+R+A+X
  48. (0x9F in $0164)
  49.  
  50. Goof Troop:
  51. Start a new 1P game
  52. Go up one screen, grab a potted plant
  53. Swap carts
  54. Item swap while holding L+X+A, not holding R
  55. (0x10 in $0154)
  56.  
  57. Zombies ate my Neighbors:
  58. Start a new game
  59. Hold Up + Left to make walk up left diagonally
  60. Swap Carts
  61. Item swap while holding L+R+A, not holding X
  62. (0x10 in $0124)
  63.  
  64. Kirby Super Star:
  65. Start a file
  66. On game select screen, move the cursor at least 7 times
  67. Swap Carts
  68. Item swap while Holding X+A, not holding L or R
  69. (0x70 in $0134)
  70. * Move the cursor at least 13 times for any combination of L, R, X (0x70 in all registers)
  71.  
  72. Megaman X:
  73. Boot the game
  74. Swap Carts within 3 seconds of booting
  75. Item swap while Holding X+A, not holding L or R
  76. (0x10 in $0134)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement