2021-11-06 16:18:09 -05:00
2021-03-24 07:42:34 -04:00
2019-09-02 14:26:24 -04:00
2020-12-27 08:04:32 -05:00
2021-03-24 08:11:32 -04:00
fix
2021-07-17 05:46:02 -04:00
2021-03-24 08:21:44 -04:00
2017-07-01 00:10:57 -04:00
2021-06-12 06:11:04 -04:00
2017-05-17 13:00:32 -04:00
2021-05-24 15:12:09 -06:00
2020-12-27 08:04:32 -05:00
2020-12-27 08:04:32 -05:00
2021-08-31 15:35:19 -06:00
2020-06-08 09:19:18 -07:00
2020-12-27 08:04:32 -05:00
2017-05-17 13:00:32 -04: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%