(Link to AcmlmWiki) Offline: thank ||bass
Register | Login
Views: 13,040,846
Main | Memberlist | Active users | Calendar | Chat | Online users
Ranks | FAQ | ACS | Stats | Color Chart | Search | Photo album
05-19-24 06:30 PM
0 users currently in ROM Hacking.
Acmlm's Board - I3 Archive - ROM Hacking - Mario RPG hacking question/request
  
User name:
Password:
Reply:
 
Options: - -
Quik-Attach:
Preview for more options

Max size 1.00 MB, types: png, gif, jpg, txt, zip, rar, tar, gz, 7z, ace, mp3, ogg, mid, ips, bz2, lzh, psd

UserPost
Metal Knuckles
Posts: 73/412

i've asked other places and i was recomended to try here.

*cough!*
Demi
Posts: 2/3
Sorry, i know i shouldn't use my first post to beg for stuff, i've asked other places and i was recomended to try here. So i thought it's worth a shot. =P
Guy Perfect
Posts: 54/451
"Armed boss" refers to keepers of the Star Pieces. Mack, Yaridovich, Axem Rangers, Bowyer, etc. "Somewhat Stronger Monster" refers to the miniboss characters and some rare enemies, such as Belome, Valentina, Hammer Bros., Czar Dragon, Smilax, King Kalamari, etc.
dormento
Posts: 8/48
'battle against an armed boss' is the catchy music track that plays when you face the Axem Rangers.
JLukas
Posts: 4/20
Originally posted by Demi
Hello. I would just like to know if anyone here would be able to make a quick ROM hack of Mario RPG for me. It should be really simple hack to do, all i want done is have the music that plays when you win a battle, changed to the Final Fantasy victory music that plays when you beat Culex, and i want the music which plays when you are fighting a boss changed to the Culex boss music.


The site linked above (great site, btw) already has the offsets for the music indexes.

Open the game (no header) in a hex editor and at offset $029F52 change 03 to 3B. That will change the type 1 boss music (music used for the Hammer Bros. boss at the end of Mushroom Way, for example) Change the following byte from 19 to 3B if you want to change the type 2 boss music (the music index list describes it as "battle against an armed boss" - I haven't played the game in too long to remember where/who exactly)

However, I didn't see the victory music index listed there.

I took a quick look at a debugger trace log and found it.

Offset $024C9C - change the current value, 09, to 3C

Enjoy
HyperHacker
Posts: 587/5072
Originally posted by Xkeeper
It seems like you'dj ust need to find whatever special flag the Cluex battle sets to give it alternate music, and then make the "use special music if set" flag be "use special music if not set".

Possibly, but it's probably some code in the Culex battle script that plays that music. What you'd want to do is something like this:
1) Find out how, exactly, to start a music track.
2) Find where the game starts the 'win battle' track.
3) Change it to start the FF music instead. (Probably just changing a pointer or track number.)

Step 1 would be the hard part, since the game's music engine is fairly complicated. The debug menu would probably be a huge help.

Changing all the boss music would probably be done similarly. However, it may also be that each boss's battle script sets the music, in which case you just tweak that a bit.
fabio
Posts: 232/2415
Good place to look for bytes for the music is at this site. That should help you get started.
dcahrakos
Posts: 144/499
actually, I misread....I thought he wanted the music from FF over in there, but now I see he says its already there...so yeah its probably not that hard, just find the byte that tells the game what music to play and change it to the byte thats the music you want.
Xkeeper
Posts: 818/5653
It seems like you'dj ust need to find whatever special flag the Cluex battle sets to give it alternate music, and then make the "use special music if set" flag be "use special music if not set".

Doable without much special knowledge aside from some small 65168* ASM? Yes. Doable by me? No.

If you can't do it, at least point the person in the right direction. _¬


Note: this would be made easier by the SMRPG Debug Menu, wherever that thread went.

*probably incorrect
dcahrakos
Posts: 143/499
not to mention it would be very time consuming to do such a thing, and probably only a few people here who know enough about snes music would be able to do it...so its not gonna happen. would be kinda cool though
Koitenshin +∞
Posts: 167/873
First of all this is a board about your own rom hacks, ACMLM is not to request rom hacks. If someone completes a requested hack consider it a miracle.
Demi
Posts: 1/3
Hello. I would just like to know if anyone here would be able to make a quick ROM hack of Mario RPG for me. It should be really simple hack to do, all i want done is have the music that plays when you win a battle, changed to the Final Fantasy victory music that plays when you beat Culex, and i want the music which plays when you are fighting a boss changed to the Culex boss music. The music is already in the ROM, it's just that the FF victory music is only played when you beat the Culex boss, and i want it to play after every fight you win instead of the normal victory music that plays. I'm not a hacker, so i wouldn't know, but it sounds pretty simple for you experienced hackers out there. If you could give it a go that would be great. Or if a hack already exists and you could point me in the direction of it, thanks. =P
Acmlm's Board - I3 Archive - ROM Hacking - Mario RPG hacking question/request


ABII

Acmlmboard 1.92.999, 9/17/2006
©2000-2006 Acmlm, Emuz, Blades, Xkeeper

Page rendered in 0.003 seconds; used 357.55 kB (max 404.22 kB)