Battletoads and Double Dragon MSU1
Page 1 of 3
Page 1 of 3 • 1, 2, 3
Battletoads and Double Dragon MSU1
I found a soundtrack for Battletoads and Double dragon that features all the music from the game someone did. It features great arrangements and would fit the game greatly. I also got permission from the creator to use his music. I already put this in the request section but I just wanted someone with the expertise to just take a look at the songs and tell me what they think. I am not an experienced hacker, coder, what ever it is to make an msu1 patch. I tried looking into it my self even watching the top gear 2 how to videos but I just don't what I'm doing. Maybe I'm just an idiot lol I don't know but anyway https://drive.google.com/open?id=1kWebghzb93goPcqm4dEzKUBEvHWvN8o1 i uploaded the tracks in wave formate on my gdrive. If any of you awesome talented MSU1 guys wanna do it awesome if not thanks anyway.
Last edited by GinBunBun on Mon 23 Apr 2018 - 7:12; edited 1 time in total
GinBunBun- Witch
- Since : 2014-04-10
Re: Battletoads and Double Dragon MSU1
hey GinBunBun canu update ur pcms to ur Onedrive.. im working on thi game.. i already got msued.. just looking for a good mute.
kurrono- Since : 2015-03-22
Re: Battletoads and Double Dragon MSU1
I was trying whether I can find a hardcore mute, but unfortunately it crashes on Geiger (and I can only trace the APU in Geiger)... so you're on your own here - unless somebody knows a way the rom works in Geiger debugger.
Conn- Since : 2013-06-30
Re: Battletoads and Double Dragon MSU1
Oh Conn i hacked 3 games alrleady ..that one.. the Mask,at last got it running..msu1 music and strret fighter 2 world warrior original
..not turbo..u did turbo and super sf
..not turbo..u did turbo and super sf
kurrono- Since : 2015-03-22
Re: Battletoads and Double Dragon MSU1
Haha* Seems like you take over and I really can retire now
Conn- Since : 2013-06-30
Re: Battletoads and Double Dragon MSU1
Yes.. i did it myself..tonight i look for mutes.. u can retire... but after this 3 ill take a break too.. it takes hours finding the working opcodes that change music..some are tricky...like u got it..and then after.patchin game ..goes black screen.. im done with that all i need.is mutes on,..the 3 i,hacked ..tonight ill get em
kurrono- Since : 2015-03-22
Re: Battletoads and Double Dragon MSU1
Hey sorry for the late reply I totally lost track of time o.o But yeah dude I uploaded the album to google drive in wave format since they probably gotta be properly looped and all that. I know nothing about it but yeah. Here you go. https://drive.google.com/open?id=1kWebghzb93goPcqm4dEzKUBEvHWvN8o1kurrono wrote:hey GinBunBun canu update ur pcms to ur Onedrive.. im working on thi game.. i already got msued.. just looking for a good mute.
GinBunBun- Witch
- Since : 2014-04-10
Re: Battletoads and Double Dragon MSU1
I found the mute, I sent it to Kurrono and Pev per mail,
At pc 0xa22d0: 3f 1f 05 68 00 d0 f9 -> 00 00 00 00 00 00 00
respectively in your asm (not tested:
org $94A2D0
db $00,$00,$00,$00,$00,$00,$00
Finding this was horrible, believe me
So, I guess this game is finished soon.
At pc 0xa22d0: 3f 1f 05 68 00 d0 f9 -> 00 00 00 00 00 00 00
respectively in your asm (not tested:
org $94A2D0
db $00,$00,$00,$00,$00,$00,$00
Finding this was horrible, believe me
So, I guess this game is finished soon.
Last edited by Conn on Mon 23 Apr 2018 - 7:53; edited 1 time in total
Conn- Since : 2013-06-30
Re: Battletoads and Double Dragon MSU1
Conn you're an absolute badass.Conn wrote:I found the mute, I sent it to Kurrono and Pev per mail,
At pc 0xa22d0: 3f 1f 05 68 00 d0 f9 -> 00 00 00 00 00 00 00
respectively in your asm (not tested:
org $94A2D0
db $00,$00,$00,$00,$00,$00,$00
Finding this was horrible, believe me
So, I guess this game is finished soon.
GinBunBun- Witch
- Since : 2014-04-10
Re: Battletoads and Double Dragon MSU1
Thanks, corrected it to zero 7 bytes, otherwise it freezes after continue/game over on the title screen.
Let's see what K and Pev brew up now
Let's see what K and Pev brew up now
Conn- Since : 2013-06-30
Re: Battletoads and Double Dragon MSU1
@Conn Thanks, Conn. You are indeed, Fantastic!
pev- Since : 2017-10-16
Re: Battletoads and Double Dragon MSU1
Nice it works
It really was not easy:
1. I had to correct the rom, so that Geiger loads it. Somehow a disable nmi (LDA #$01 - STA $4200 was skipped).
2. I tested a lot with my usual techniques. No way to mute
3. I read about spc asm (the usual wikipedia docs) and understood what to mute... and with luck that worked.
But as always, I didn't playtest (only checked whether spc is mute and sfx still there). So there might be bad surprises...
It really was not easy:
1. I had to correct the rom, so that Geiger loads it. Somehow a disable nmi (LDA #$01 - STA $4200 was skipped).
2. I tested a lot with my usual techniques. No way to mute
3. I read about spc asm (the usual wikipedia docs) and understood what to mute... and with luck that worked.
But as always, I didn't playtest (only checked whether spc is mute and sfx still there). So there might be bad surprises...
Conn- Since : 2013-06-30
Re: Battletoads and Double Dragon MSU1
@Conn K and I will play through it and see what turns up. I know this game is notorious for being hard.
pev- Since : 2017-10-16
Re: Battletoads and Double Dragon MSU1
@Conn Also, what is up with the_randomizer, guy? The links are good. So, I do not know what he is talking about.
pev- Since : 2017-10-16
Re: Battletoads and Double Dragon MSU1
I cross my fingers! Here's something that helps:
7e003a-2f infinite energy
7e0026-03 (always 3 lifes)
the_randomizer... dunno whether it is necessary to post in 3 different threads to bring it up to our attention ah well.
The problem is definitely at his side (you checked, Relikk checked, I checked, all fine). Best idea is that he uses an exotic browser that doesn't support dropbox. Not our problem in the end.
7e003a-2f infinite energy
7e0026-03 (always 3 lifes)
the_randomizer... dunno whether it is necessary to post in 3 different threads to bring it up to our attention ah well.
The problem is definitely at his side (you checked, Relikk checked, I checked, all fine). Best idea is that he uses an exotic browser that doesn't support dropbox. Not our problem in the end.
Conn- Since : 2013-06-30
Re: Battletoads and Double Dragon MSU1
@Conn Also, forgot to mention, Battletoads is all K. I had no part in it. He sweated blood in his quest to finish this game. I'm so proud of him. Just helping out with the gameplay portion to make sure all is well.
pev- Since : 2017-10-16
Re: Battletoads and Double Dragon MSU1
hey even finding the changing address on the game was a pain too.. i used a 5 number address and it worked..
here: org $9580C9 thats the opcode i used to change music
here: org $9580C9 thats the opcode i used to change music
kurrono- Since : 2015-03-22
Re: Battletoads and Double Dragon MSU1
@Conn,@Kurrono Ok, just finished the game (no crashes). I had to disable some cheats along the way (it was breaking the game). Conn, I consider your mute patch 100% done. Now its up to the mighty Kurrono to implement his part of the code and you both can wrap this up. Good job, Gentlemen. Indeed, Good Job!
pev- Since : 2017-10-16
Re: Battletoads and Double Dragon MSU1
Gotta check bout those shared tracks if any is there..quickly i come ..from work tonight im on that ...ill,knock it out..
kurrono- Since : 2015-03-22
Re: Battletoads and Double Dragon MSU1
Yes the tracks are there I promise I checked em just now.kurrono wrote:Gotta check bout those shared tracks if any is there..quickly i come ..from work tonight im on that ...ill,knock it out..
GinBunBun- Witch
- Since : 2014-04-10
Re: Battletoads and Double Dragon MSU1
Hey Gin bun if u want i can teach u to fnd tracks with bsnes..is kinda fun heheh
kurrono- Since : 2015-03-22
Re: Battletoads and Double Dragon MSU1
Hey guys u,know some Russian guy called nakedu or smthing..hackes the NES version of battletoads double dragon for 4players.. u need a special emulator for that medanfen modified to play at 255 sprites or the game will flicker bad .. almost unplayable
kurrono- Since : 2015-03-22
Re: Battletoads and Double Dragon MSU1
You still need someone to loop and convert those?GinBunBun wrote:Hey sorry for the late reply I totally lost track of time o.o But yeah dude I uploaded the album to google drive in wave format since they probably gotta be properly looped and all that. I know nothing about it but yeah. Here you go. https://drive.google.com/open?id=1kWebghzb93goPcqm4dEzKUBEvHWvN8o1kurrono wrote:hey GinBunBun canu update ur pcms to ur Onedrive.. im working on thi game.. i already got msued.. just looking for a good mute.
edale- Since : 2017-10-03
Re: Battletoads and Double Dragon MSU1
Im,doin it but if u,want u can do it.. u learned how to .get track values ,using bsnes... to do that u need to contact me at my mail so PM me ill give u hacked rom so u can find values if u know how to so it.is only 11 songs
kurrono- Since : 2015-03-22
Re: Battletoads and Double Dragon MSU1
I don't need to touch the ROM at all to loop and convert the audio.
That said, if you give me the RAM address to monitor so I can see the track ID of the currently playing song, I can get the hex values rather easily (don't need to know ASM for that). And I wouldn't need the a hacked rom to do it either.
That said, if you give me the RAM address to monitor so I can see the track ID of the currently playing song, I can get the hex values rather easily (don't need to know ASM for that). And I wouldn't need the a hacked rom to do it either.
edale- Since : 2017-10-03
Page 1 of 3 • 1, 2, 3
Similar topics
» Battletoads and Double Dragon Possible MSU1 Soundtrack found.
» BattleToads / Double Dragon
» Jurassic Park MSU1 Patch
» Return of Double Dragon (J)
» Super Double Dragon
» BattleToads / Double Dragon
» Jurassic Park MSU1 Patch
» Return of Double Dragon (J)
» Super Double Dragon
Page 1 of 3
Permissions in this forum:
You cannot reply to topics in this forum