snesrev / zelda3

https://discord.gg/AJJbJAzNNJ
Other
4.18k stars 347 forks source link

Ability to use a randomized ROM as a source table #222

Open koepnick opened 1 year ago

koepnick commented 1 year ago

What feature do you want to get added? And how it will work?

The folks at https://alttpr.com/en have done an impressive job with breathing new life into a classic.

It would be great to be able to use one of their generated ROMs here. They use the "Zelda no Densetsu Kamigami" ROM as a base due to space issues.

This may be completely impossible if they're shifting internal data structures around as a means of optimization.

https://github.com/sporchia/alttp_vt_randomizer

snesrev commented 1 year ago

I think they have done so many .asm patches that it's too hard.

klundberg commented 2 months ago

I'd love to see something like this too. would it be possible (no doubt a large undertaking if so) to add randomized generation to the port itself if reading from a pre-randomized rom is too tricky? It'd be nice to just fire up the port and start a new randomized seed without needing to generate a new rom and download it from a website