2023-04-14 14:03:40 -06:00
2023-04-10 12:20:15 -06:00
2022-08-05 13:31:18 -06:00
2017-05-17 13:00:32 -04:00
2021-12-16 17:19:54 -05:00
2022-01-26 06:41:34 -05:00
2020-06-13 22:04:59 -07:00
2020-07-08 23:43:10 -04:00
2022-02-03 20:25:32 -05:00
2021-03-24 08:11:32 -04:00
2017-09-22 21:51:43 -04:00
2017-05-17 13:00:32 -04:00
2021-12-16 17:19:55 -05:00
2017-06-17 21:18:58 -04:00
2021-12-16 17:19:54 -05:00
SEC
2021-03-25 05:17:03 -04:00
2022-09-07 15:09:04 -06:00
2018-09-10 20:00:13 -04:00
2022-02-09 10:06:16 -07:00
2017-07-01 00:10:57 -04:00
2017-09-21 08:19:01 -04:00
2022-09-30 15:28:38 -06:00
2020-10-29 16:07:44 -06:00
2021-12-16 17:19:55 -05:00
2017-09-23 22:01:44 -04:00
2022-01-26 06:41:34 -05: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%