+  RHDN Forum Archive
|-+  Romhacking
| |-+  ROM Hacking Discussion
| | |-+  Custom Music in FFVI?
Pages: 1 [2] 3
Author Topic: Custom Music in FFVI?  (Read 1 times)
Zeemis
Guest
« Reply #15 on: April 25, 2010, 02:00:25 am »

I can't recreate what you saw in the video because I copied a random selection of Hex from a FFIV SPC and pasted it into 090043.
I am aware that if you exceed the available bytes or space that it will glitch up, I'm just trying to get results right now.


090043 - 09074A is the Battle Theme.
Do I copy and paste the entire SPC's HEX in a hex editor and paste it into "090043" in FF6? That can't be right, it seems to easy and doesn't work anyways.
I really wish this Metroid Quest guy would write up a tutorial on what he did. Step by step, it's quite frustrating. >_<;
Vehek
Guest
« Reply #16 on: April 25, 2010, 02:49:32 am »

In a typical dumped SPC from FF6, you can find the sequence at 0x1D00. However, the data in the ROM starts off with two bytes specifying the size of the sequence data; the data in the SPC doesn't include those two bytes. If you want to copy sequence data from a FF6 SPC, you must estimate the size of the sequence data and create the length-specifying bytes when you insert it.
Sorry, I'm not very good at explaining this stuff in an easily understood form.
Quote from: Zeemis on April 25, 2010, 02:00:25 am
I really wish this Metroid Quest guy would write up a tutorial on what he did. Step by step, it's quite frustrating. >_<;
I'm not 100% sure, but I think the way he did it judging from his topic at Slick Productions was "manually sequence the music using a hex editor".
« Last Edit: April 25, 2010, 03:09:35 am by Vehek »
JCE3000GT
Guest
« Reply #17 on: April 28, 2010, 12:49:02 pm »

Quote from: Bregalad on April 24, 2010, 03:44:51 am
This is an amazing finding ! I love those songs with swapped instruments !

In case anyone have trouble converting between .wav <-> .brr feel free to use my BRR Tools it's open source freeware too so feel free to "steal" it.

EDIT : It seems the problem with importing the samples is their tuning, not their loops. I remember I was able to change the tuning of intruments in the early version of the music engine, it was defined somewhere close tho the default enveloppes if I remember well.

I'll take a look at that BRR program and play around with it.  As for those songs I have they are actually imported from one game to another and dumped.  I didn't just edit the .SPC file.  I have a small archive of dumped sequences that I used to import then change the instruments and tweak the volumes and octaves to get them sounding right.  Some songs went easy and some were extremely tedious. 
Zeemis
Guest
« Reply #18 on: April 28, 2010, 12:51:22 pm »

MetroidQuest said he'd only teach me how to import music like he did if I played through his new hack. >_<;
Give me a few weeks. >_>;
Bond697
Guest
« Reply #19 on: April 28, 2010, 06:31:33 pm »

his hack is pretty fun, actually.  did he send you the newest version?
Zeemis
Guest
« Reply #20 on: April 28, 2010, 06:45:43 pm »

I think so.
I may play through it.
JCE3000GT
Guest
« Reply #21 on: April 28, 2010, 08:32:04 pm »

Quote from: Zeemis on April 28, 2010, 06:45:43 pm
I think so.
I may play through it.

Where is said hack?   Grin
Zeemis
Guest
« Reply #22 on: April 28, 2010, 08:39:05 pm »

http://metroidquest.angelfire.com/FF6_EC_vX/
EyesOfMidgar
Guest
« Reply #23 on: April 29, 2010, 03:58:33 pm »

Hey guys, this is MetroidQuest.. I created this account before I made a new handle for myself. Sorry for the confusion Shocked. I really enjoyed reading through this thread through.

Anyway, I put countless weeks and months into custom composing music into FF3/6 and with something that was so complex I decided to have a contest. The winner gets a custom composed song of their choice into FF3us (or ff6 i guess) and a fully written tutorial on how I did it. Check out the details here:

http://www.youtube.com/watch?v=nT1ghiBpDDw

Best,

MQ
Zeemis
Guest
« Reply #24 on: April 29, 2010, 04:14:11 pm »

Quote from: EyesOfMidgar on April 29, 2010, 03:58:33 pm
Hey guys, this is MetroidQuest.. I created this account before I made a new handle for myself. Sorry for the confusion Shocked. I really enjoyed reading through this thread through.

Anyway, I put countless weeks and months into custom composing music into FF3/6 and with something that was so complex I decided to have a contest. The winner gets a custom composed song of their choice into FF3us (or ff6 i guess) and a fully written tutorial on how I did it. Check out the details here:

http://www.youtube.com/watch?v=nT1ghiBpDDw

Best,

MQ

I respect that you want us to play through your game and all, but why don't you just release the information you know on implementing custom music? In all honesty (no offence), I really don't want to play three weeks worth of game play just to learn something.
There is nothing I loath more in the rom hacking scene than people who withhold useful information like this. Especially in the size of the FF6 hacking community out there currently. I'm not bragging, but there are only a few people who know a lot more than me in hacking FFVI. Lenophis, DragonsBrethren and a few other veterans. Most of which don't post, or hack the game anymore. None of which know how to import (or have had success yet with it) custom music, so please just release the information.
« Last Edit: April 29, 2010, 04:21:29 pm by Zeemis »
EyesOfMidgar
Guest
« Reply #25 on: April 29, 2010, 04:24:38 pm »

Don't sweat it too much, Zeemis. Once the contest is over I'm sure the information will make it's way around the web. The contest is mostly for people who (and no offenSe) enjoy playing others' hacks as well as learning something.

Best,

MQ
JCE3000GT
Guest
« Reply #26 on: April 29, 2010, 08:56:31 pm »

Quote from: EyesOfMidgar on April 29, 2010, 04:24:38 pm
Once the contest is over I'm sure the information will make it's way around the web.

Your secret is safe with me.   Wink

http://www.youtube.com/watch?v=1jtHv0KaZYU
Zeemis
Guest
« Reply #27 on: April 29, 2010, 09:45:38 pm »

JCE, are you gonna finish your program?
http://img263.imageshack.us/img263/7757/spc.png


<3
JCE3000GT
Guest
« Reply #28 on: April 29, 2010, 10:02:29 pm »

Quote from: Zeemis on April 29, 2010, 09:45:38 pm
JCE, are you gonna finish your program?
http://img263.imageshack.us/img263/7757/spc.png


<3

Honestly, I don't know.  I'm engaged to be married and my freetime is limited along with my interest.  I get started on something then get sidetracked and completely lose interest in what I was doing (*see MQHT and SPC Editor).  Besides, there are plenty of other programmers out there who are hugely better than I am and they should code a program to do these things.  I hear that Lord J might be working on importing/exporting songs and or BRRs for his FF3usME. 
EyesOfMidgar
Guest
« Reply #29 on: April 30, 2010, 09:16:03 am »

Well done, JCE3000GT!
I may be able to compose music for FF6.. but I still haven't figured out how to do what you did there!
FYI - I just posted a pretty significant bugifx for FF6-EC on my site this morning. You may want it.

PS - Congrats on being engaged! As an RPG fanatic and game hacker who has been married for almost 4 years I can tell you your time to do stuff like this will shrink significantly Smiley Heck, I REALLY want to play FFXIII .. but I know I'll have to lose sleep if I want to squeeze that kind of time in!
« Last Edit: April 30, 2010, 10:19:52 am by EyesOfMidgar »
Pages: 1 [2] 3  


Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC