2020-07-08 23:43:10 -04:00
2021-07-05 21:38:08 +02:00
2020-06-13 22:04:59 -07:00
2020-06-22 06:46:34 -07:00
2021-02-14 23:05:34 -05:00
2019-05-25 20:23:01 -04:00
2021-05-13 12:11:40 -06:00
2021-03-24 07:42:34 -04:00
2021-06-20 10:09:04 -04:00
2021-07-03 09:06:17 -04:00
2021-01-30 00:07:50 +01:00
2018-04-06 16:01:28 -04:00
2017-05-17 13:00:32 -04:00
2017-07-01 00:10:57 -04:00
2021-06-21 20:25:05 -05:00
2020-11-19 16:27:47 -07:00
2021-07-04 05:21:48 -04:00
2017-05-17 13:00:32 -04:00
2019-05-25 20:23:01 -04:00
2018-09-10 20:00:13 -04:00
2018-03-03 00:00:36 -05:00
2020-10-29 15:58:05 -06:00
2021-05-13 12:11:40 -06:00
2020-06-08 09:19:18 -07:00
2018-07-09 02:24:24 -04:00
2020-10-29 16:07:44 -06:00
2017-05-17 13:00:32 -04:00
2017-09-23 22:01:44 -04:00
2021-05-13 12:11:40 -06:00
2017-09-29 15:17:24 -04:00
2018-01-21 23:53:00 -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 7.3 MiB
Languages
Assembly 98.2%
Python 1.3%
C 0.5%