A Link to the Past + Super Metroid Crossover Randomizer
Zeldix :: General :: General Discussion
Page 1 of 1
Re: A Link to the Past + Super Metroid Crossover Randomizer
I don't understand it how can you mix the two roms up together?
Erockbrox- Since : 2013-02-05
Re: A Link to the Past + Super Metroid Crossover Randomizer
It's actually pretty clever, they merge the three roms together with the power of exhirom and asm!
https://github.com/tewtal/alttp_sm_combo_randomizer_rom/blob/master/banks.txt
^^The roms are 6 mb...so enough space to fit all they want lol
- Code:
@echo off
echo Building Super Metroid + Zelda
cd resources
python create_exhirom.py sm_orig.sfc alttp_orig.sfc zsm_orig.sfc
copy zsm_orig.sfc zsm.sfc > NUL:
asar ..\src\main.asm zsm.sfc
copy zsm.sfc "..\build\zsm.sfc" > NUL:
cd ..
echo Done
https://github.com/tewtal/alttp_sm_combo_randomizer_rom/blob/master/banks.txt
^^The roms are 6 mb...so enough space to fit all they want lol
Floki- Since : 2012-06-19
Re: A Link to the Past + Super Metroid Crossover Randomizer
Wow, this is unbelievable
I am not that good at Super Metroid but I'll probably try this anyway. Fantastic idea to keep the LttPR fresh and interesting.
I am not that good at Super Metroid but I'll probably try this anyway. Fantastic idea to keep the LttPR fresh and interesting.
Nocturnesthesia- Cucumber
- Since : 2018-03-27
Re: A Link to the Past + Super Metroid Crossover Randomizer
How are they 6mb? SM is 3mb zelda is 1mbSePH wrote:It's actually pretty clever, they merge the three roms together with the power of exhirom and asm!
- Code:
@echo off
echo Building Super Metroid + Zelda
cd resources
python create_exhirom.py sm_orig.sfc alttp_orig.sfc zsm_orig.sfc
copy zsm_orig.sfc zsm.sfc > NUL:
asar ..\src\main.asm zsm.sfc
copy zsm.sfc "..\build\zsm.sfc" > NUL:
cd ..
echo Done
https://github.com/tewtal/alttp_sm_combo_randomizer_rom/blob/master/banks.txt
^^The roms are 6 mb...so enough space to fit all they want lol
kpe- Newcomer
- Since : 2017-01-10
Re: A Link to the Past + Super Metroid Crossover Randomizer
Exlorom is 6MB, since the main mapping is different. From those 6MB, 4 are filled with code, 2 are 00 bytes. Plus the new ASM code. Every 2MB game would automatically be 6MB (4 with 00 bytes), every 4MB would be 8MB (4 with 00 bytes).How are they 6mb? SM is 3mb zelda is 1mb
Puzzledude- Since : 2012-06-20
Similar topics
» Super Metroid & A Link to the Past Crossover Randomizer
» Super Metroid/A Link to the Past Combo Randomizer Support
» Super Metroid Randomizer MSU-1
» Zelda: Link to the Past Randomizer MSU-1
» Nintendo power Legend of zelda, a link to the past link sprites
» Super Metroid/A Link to the Past Combo Randomizer Support
» Super Metroid Randomizer MSU-1
» Zelda: Link to the Past Randomizer MSU-1
» Nintendo power Legend of zelda, a link to the past link sprites
Zeldix :: General :: General Discussion
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum