Question about SF2 Turbo song track list
Page 1 of 1
Question about SF2 Turbo song track list
Patch file (features Turbo v1.0 and rev v1.1):
http://bszelda.zeldalegends.net/stuff/Con/hd_sf2_msu1.zip
Does this have a song track list of which the pcm's are assigned to ?
http://bszelda.zeldalegends.net/stuff/Con/hd_sf2_msu1.zip
Does this have a song track list of which the pcm's are assigned to ?
MiniComputer- Armos Knight
- Since : 2017-11-04
Re: Question about SF2 Turbo song track list
That patch was created by gizaha:
So the normal track + 20 (in hex) should be the hd theme.
- Code:
501A:
69 BF ;with BF instead of AF, heavy damage theme starts at health=$40 instead of health=$50 (1/3 of energy like the arcade)
5027:
4c 1483 ;jump to 8514 (hex editor) 8314 (debugger)
8314:
8d f8 18 ;sta 18f8 original from 5227
48 ;pha push A
ad b7 1c ;lda 1cb7 load track id
c9 25 ;cmp hex 25 if track id>25 (already in heavy damage)
30 03 ;branch to cont if minus; else a>25 dont jump
4c 37 83 ;jump to the 8337, as heavy damage is already playing
cont:
69 20 ;and hex20 (dec32) to increase id to heavy damage theme
8d b7 1c ;sta 1cb7 store new track id (heavy damage)
8d 04 20 ;sta2004 set heavy damage id to msu
9c 05 20 ;stz2005
2c 00 20 ;bit2000
70 fb ;branch check for audio busy
a9 03 ;lda03 play looped
8d 07 20 ;sta2007
8337:
68 ;pull a
4c 2a50 ;jmp to continue original code
69 20 ;and hex20 (dec32) to increase id to heavy
So the normal track + 20 (in hex) should be the hd theme.
Conn- Since : 2013-06-30
Re: Question about SF2 Turbo song track list
I think you are over thinking my question..
I am referring to the track list like this:
Example pulled from MMX3:
10 = Doppler Stage 4
11 = Title Screen
12 = Stage Select
13 = Passsword
14 = Tunnel Rhino
15 = Boss Selected Jingle
16 = Talking to Dr.Cain
17 = Doppler Boss Battle
18 = Doppler Stage Select
There is not one present in the current sf2 turbo msu-1 set
Thanks.
I am referring to the track list like this:
Example pulled from MMX3:
10 = Doppler Stage 4
11 = Title Screen
12 = Stage Select
13 = Passsword
14 = Tunnel Rhino
15 = Boss Selected Jingle
16 = Talking to Dr.Cain
17 = Doppler Boss Battle
18 = Doppler Stage Select
There is not one present in the current sf2 turbo msu-1 set
Thanks.
MiniComputer- Armos Knight
- Since : 2017-11-04
Re: Question about SF2 Turbo song track list
Ah, I see, I think I was overthinking your question since you have posted the heavy damage patch.
Unfortunately, I am only the coder... you need to ask Relikk or RedScorpion (or any other person who made a pcm set) for a track map.
Unfortunately, I am only the coder... you need to ask Relikk or RedScorpion (or any other person who made a pcm set) for a track map.
Conn- Since : 2013-06-30
Re: Question about SF2 Turbo song track list
Thanks for the heads up.
MiniComputer- Armos Knight
- Since : 2017-11-04
Re: Question about SF2 Turbo song track list
I've sent him the full list via PM, but I've no more time tonight to do a spreadsheet like we usually do for newer patched games. So, I'll do that tomorrow when I get home.
Relikk- Since : 2017-02-17
Re: Question about SF2 Turbo song track list
Thanks, I added your track list to both Turbo threads, first post (normal and hd)
Conn- Since : 2013-06-30
Similar topics
» Gundam Wing Endless Duel
» Street Fighter 2 Turbo?
» Noob question about MSU-1!
» -----song ------
» snes9x 1.60 Turbo Button?
» Street Fighter 2 Turbo?
» Noob question about MSU-1!
» -----song ------
» snes9x 1.60 Turbo Button?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum