Advertisement
Zoinkity

Codes for MQ Disk Boot w/ Retail HW

Sep 18th, 2023 (edited)
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.60 KB | None | 0 0
  1. These GameShark / Pro Action Replay codes circumvent problems running the Master Quest expansion disk with an original cart.
  2. The only setup that doesn't need outside support is a development drive w/ IPL and retail cart.
  3. "LBA n" allows shifting the base LBA. In other words, you can copy the expansion to the writable RAM area of a retail disk and use it with a retail drive. Plug in a Japanese cart and it will *just work*. Just set the new base LBA in place of "****".
  4. If you have a USA cart and a retail Japanese 64DD, "E Cart" will autopass the IPL detection used for region locking.
  5. If you have a development 64DD that uses an external IPL cart and can't be arsed to hook up that setup, "No IPL" works around that.
  6.  
  7. The setup has been tested with CZLE1 (USA v1.1), retail drive, bouncing off the F-Zero X expansion (disk type 3 w/ no reserved LBAs) starting at LBA 0D71 (0D89 physical), leaving you with ~4MB of available storage.
  8. Codes are provided for the 1.0 & 1.2 versions, but be forewarned they have not been tested on a full console setup.
  9.  
  10.  
  11. .: CZL* (Version 1.0 J/E) :.
  12. Use "E Cart" for USA carts; Japanese ones won't need codes on retail drives. That keeps the total count as low as possible.
  13. Do NOT use Code Generator! Codes ON, gen OFF.
  14. "(M)"
  15. CC000000 0000
  16. F100046C 3C0E
  17. F100046E 0060
  18. F10002D4 0800
  19. F10002D6 0081
  20. F10002E8 C86E
  21. F10002EA 2000
  22.  
  23. "LBA n" # Skips disk ID test and overrides base LBA 1 with *.
  24. D11C7A58 1040
  25. A11C7A58 1000
  26. D11C7B62 0001
  27. A11C7B62 ****
  28. D11C7B8A 0001
  29. A11C7B8A ****
  30. D11C7BBE 0001
  31. A11C7BBE ****
  32.  
  33. "E Cart" # To use a USA cart w/ a retail Japanese drive.
  34. D11D9B80 1F1E
  35. A11D2C5A 0001
  36. D11D9B80 1F1E
  37. 811CBC2E 0001
  38.  
  39. "No IPL" # For use w/ dev 64DDs w/o internal IPL so you don't need to hook an external IPL cart.
  40. D11CE12A 076C
  41. A11CE128 1000
  42. D11CE12A 076C
  43. A11CE12A 0028
  44.  
  45.  
  46. .: CZL*1 (Version 1.1 J/E) :.
  47. For a test at the end of 801C****, test D11D9D20 1F1E.
  48. If it's region confused, can subvert that by removing the retail permaloop at 801CBDCC
  49. Use "E Cart" for USA carts; Japanese ones won't need codes on retail drives. That keeps the total count as low as possible.
  50. Do NOT use Code Generator! Codes ON, gen OFF.
  51. "(M)"
  52. CC000000 0000
  53. F100046C 3C0E
  54. F100046E 0060
  55. F10002D4 0800
  56. F10002D6 0081
  57. F10002E8 C86E
  58. F10002EA 2000
  59.  
  60. "LBA n" # Skips disk ID test and overrides base LBA 1 with *.
  61. D11C7C54 1040
  62. A11C7C54 1000
  63. D11C7D5E 0001
  64. A11C7D5E ****
  65. D11C7D86 0001
  66. A11C7D86 ****
  67. D11C7DBA 0001
  68. A11C7DBA ****
  69.  
  70. "No IPL" # For use w/ dev 64DDs w/o internal IPL so you don't need to hook an external IPL cart.
  71. D11D2DFA FFFF
  72. A11CE2C8 1000
  73. D11D2DFA FFFF
  74. A11CE2CA 0028
  75.  
  76. "E Cart" # To use a USA cart w/ a retail Japanese drive.
  77. D11D9D20 1F1E
  78. A11D2DFA 0001
  79. D11D9D20 1F1E
  80. 811CBDCE 0001
  81.  
  82. "J Cart" # To use a Japanese cart w/ a retail USA drive o.0
  83. D11D24DA 1E02 D11D24E0 1061
  84. A11D24D8 2403 A11D24E0 1000
  85. D11D24DA 1E02
  86. A11D24DA 00C3
  87. # This too? Realistically nobody will ever do this outside defuzzing.
  88. D11D9D20 1F1E
  89. 811CBDCE 0001
  90.  
  91.  
  92. .: CZL*2 (Version 1.2 J/E) :.
  93. "(M)"
  94. CC000000 0000
  95. F100046C 3C0E
  96. F100046E 0060
  97. F10002D4 0800
  98. F10002D6 0081
  99. F10002E8 C86E
  100. F10002EA 2000
  101.  
  102. "LBA n" # Skips disk ID test and overrides base LBA 1 with *.
  103. D11C834C 1040
  104. A11C834C 1000
  105. D11C8456 0001
  106. A11C8456 ****
  107. D11C847E 0001
  108. A11C847E ****
  109. D11C84B2 0001
  110. A11C84B2 ****
  111.  
  112. "E Cart" # To use a USA cart w/ a retail Japanese drive.
  113. D11DA400 1F1E
  114. A11D34DA 0001
  115. D11DA400 1F1E
  116. 811CC4AE 0001
  117.  
  118. "No IPL" # For use w/ dev 64DDs w/o internal IPL so you don't need to hook an external IPL cart.
  119. D11CE9AA 07D8
  120. A11CE9A8 1000
  121. D11CE9AA 07D8
  122. A11CE9AA 0028
  123.  
  124. -Zoinkity
  125.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement