2025-12-31 12:17:43 -06:00
2024-02-23 11:11:59 -06:00
2024-02-23 11:11:59 -06:00
2024-04-09 13:24:54 -05:00
2023-09-22 21:49:50 -05:00
2024-04-18 09:47:17 -05:00
2024-04-09 13:24:54 -05:00
2024-02-23 11:11:59 -06:00
2024-04-09 13:24:54 -05:00
2024-02-23 11:11:59 -06:00
2024-02-23 11:11:59 -06:00
2023-06-07 19:44:52 -04:00
2023-01-02 06:21:15 -05:00
2024-04-09 13:24:54 -05:00
2024-02-23 11:11:59 -06:00
2024-02-23 11:11:59 -06:00
2025-03-09 16:42:54 -05:00
2025-12-13 22:48:03 -06:00
2024-04-09 13:24:54 -05:00
2025-12-09 16:44:50 -06:00
2024-02-23 11:11:59 -06:00
2023-09-01 14:13:01 -06:00
2024-04-09 13:24:54 -05:00
2021-11-12 09:25:43 -05:00
2024-02-23 11:11:59 -06:00
2025-12-14 11:10:23 -06:00

z3randomizer

Zelda 3 Randomizer Template ASM

How to create the bps patch:

  • Assemble the ROM with asar (recommend to use a copy of original rom)

asar LTTP_RND_GeneralBugfixes.asm copy_original_rom.sfc (copy_orignal_rom.sfc is now assembled_rom.sfc)

  • Use flips to create a bps file

flips original_rom.sfc assembled_rom.sfc base2current.bps

  • Update RANDOMIZERBASEHASH in DR with the md5 sum of assembled_rom.sfc. And put base2current.bps in the data directory.
Description
Zelda 3 Randomizer Template ASM
Readme 8.8 MiB
Languages
Assembly 98.2%
Python 1.3%
C 0.5%