| Can custom sounds be used on $1DFA? |
|
Forum Index - SMW Hacking - General SMW Hacking Help - Custom Music Help - Can custom sounds be used on $1DFA? |
|
Pages: 1  |
|
|
|
| Posted on 2012-03-28 09:20:26 PM |
Link | Quote |
|
|
I've been wondering about this, is there any specific reason that addmusic can't (or just doesn't) have a custom sound effect list for $1DFA? Unless there's a way to prevent other sound effects cutting each other off because they're played on the same channel, I'd like to use this channel instead.
|
|
| Posted on 2012-03-29 12:35:49 AM |
Link | Quote |
|
IIRC $1DFA actually loads the music, if you want to create or insert sound effects use 1DF9 or 1DFC.
If you meant AMM, no, you can't insert sound effects with AMM succesfully.
|
|
| Posted on 2012-03-29 12:38:17 AM |
Link | Quote |
|
|
$1DFA is weird. All of the sound effects on $1DFA are hard coded into the sound engine, rather than being inserted as data like the other 2 are. I've been thinking about making $1DFA work like the others, but I don't think there is enough room left in more.bin. I think imamelia was also looking at that a while back.
|
|
| Posted on 2012-03-29 07:25:25 AM |
Link | Quote |
|
Originally posted by Torchkas
If you meant AMM, no, you can't insert sound effects with AMM succesfully.
Actually Hadron successfully inserted custom SFX with M
|
|
| Posted on 2012-03-29 08:53:10 AM |
Link | Quote |
|
Originally posted by CoreOriginally posted by TorchkasIf you meant AMM, no, you can't insert sound effects with AMM succesfully.
Actually Hadron successfully inserted custom SFX with M
Yeah, you can insert custom SFX with AddmusicM, but you need to include them in your custom music txts using #9 #10... I haven't tried yet, but Commands.txt (included in AddmusicM) explains how to do it, so try looking there if you want.
|
|
| Posted on 2012-03-29 08:59:45 AM |
Link | Quote |
|
|
Sorry for giving the wrong information, with successfully I meant that I didn't get it to work successfully.
|
| Last edited on 2012-03-29 09:00:21 AM by Torchkas. |
|
| Posted on 2012-03-29 03:26:55 PM |
Link | Quote |
|
|
I was referring to AM4 but its disappointing about things being hardcoded into $1DFA. As far as I know the only way to prevent other sound effects from cutting each other off is to have them on seperate channels...
|
|
|
Pages: 1  |
|
|
|
|
Forum Index - SMW Hacking - General SMW Hacking Help - Custom Music Help - Can custom sounds be used on $1DFA? |