murkland / tango-legacy

last generation rollback netplay for mega man battle network / 前世代のロックマンエグゼのロールバックネットプレイ
GNU Affero General Public License v3.0
3 stars 0 forks source link

support music patch or just play music separately #46

Open bigfarts opened 2 years ago

bigfarts commented 2 years ago

how bgm vs sfx is played in game:

luckytyphlosion — Today at 19:58 yeah but you also need to disable certain channels when sfx plays

luckytyphlosion — Today at 20:13 I mean if sfx is using certain channels then music won't be able to use those channels

music patch:

mars — Today at 20:02 anyways, here's the repo https://github.com/idealexe/EXE6_Tools

possibly just get the emulator to overwrite the music section in ROM while a battle is in progress:

mars — Today at 20:06 that's kinda what I was thinking, like have the binary for the new music and import it to the rom or have mgba read it separately as if it's part of rom whichever one is technically feasible and least annoying