ROM Hack [MHXX] Custom Jukebox Playlist

CrimzonEyed

Well-Known Member
Member
Joined
Sep 3, 2007
Messages
2,492
Trophies
1
Age
33
XP
746
Country
All good with the looping.

About the found item sound? It's in romfs/arc/sound/rt_j02.arc, and once extracted it's item_gets.mca. How exactly do I repack it back into an arc?

How did you extract the .arc file? I ran but romfs extract and arcfs extract. I still don't know how to extract one of the .arc files.
 
Last edited by CrimzonEyed,

dasding

Well-Known Member
Member
Joined
Oct 25, 2015
Messages
272
Trophies
0
Website
twitter.com
XP
1,365
Country
Germany
I just edited the "3_wav2mca_mhx.bat" so that i can convert the WAV into MCA.
It did convert the WAV file but it's not an MCA file though, it became .DSP instead.
question is, is this the same as .MCA? so i can just rename it? I'm stuck with this.
Thanks in advance.
it's not the same as .mca so rename won't work. make sure you got all the python stuff required
 

CrimzonEyed

Well-Known Member
Member
Joined
Sep 3, 2007
Messages
2,492
Trophies
1
Age
33
XP
746
Country
This. n3ds/mhx_arc_unpack.py

No idea how to repack it though ¯\_(ツ)_/¯
upload_2017-4-17_23-2-12.png
Where do you find that file?
 

Attachments

  • upload_2017-4-17_23-2-6.png
    upload_2017-4-17_23-2-6.png
    51.8 KB · Views: 284

CrimzonEyed

Well-Known Member
Member
Joined
Sep 3, 2007
Messages
2,492
Trophies
1
Age
33
XP
746
Country
I can't get a working bat using:
Code:
tools\wav2dsp.exe %~1
c:\python27\python.exe tools/mcatool.py --mhx -ls 0 -le 002,840,197 %~1
del *.dsp
What I'm I doing wrong?
 

Overt Ninja

Member
Newcomer
Joined
Jul 11, 2016
Messages
17
Trophies
0
Age
28
XP
71
Country
United States
Thanks but I forgot to mention that I'm only editing the translation patch, so I don't have the files to open using the tools to check.
 

tuksoil

New Member
Newbie
Joined
Apr 17, 2017
Messages
4
Trophies
0
Age
36
XP
51
Country
it's not the same as .mca so rename won't work. make sure you got all the python stuff required
Thank you for your response.
I did install "python-2.7.11.amd64" and "Pillow-3.2.0.win-amd64-py2.7" and restarted my pc ( I'm running a 64bit machine ), but still, after dragging the .WAV file into "3_wav2mca_mhx.bat" it just blinks for a moment then immediately closes the window without doing anything ( I also edited the bat file and put my filename so it would force the file to be converted but it converts into .DSP file instead of MCA.
I also tried this in a 32bit machine with the 32bit version of python with the pillow, and the same thing happens.
I also tried to take a very quick screenshot of the error. You can also see there that it forces me to have a .wav for the conversion to proceed, but i'm already using a .wav file extension.
Same error happens when i try to convert from MCA to WAV.
I'm stuck with this, please help. T_T
 

Attachments

  • error.jpg
    error.jpg
    30.8 KB · Views: 329
  • MHXX error.jpg
    MHXX error.jpg
    32.3 KB · Views: 298
Last edited by tuksoil,

justln

Well-Known Member
Member
Joined
Aug 16, 2013
Messages
718
Trophies
0
XP
604
Country
Thank you for your response.
I did install "python-2.7.11.amd64" and "Pillow-3.2.0.win-amd64-py2.7" and restarted my pc ( I'm running a 64bit machine ), but still, after dragging the .WAV file into "3_wav2mca_mhx.bat" it just blinks for a moment then immediately closes the window without doing anything ( I also edited the bat file and put my filename so it would force the file to be converted but it converts into .DSP file instead of MCA.
I also tried this in a 32bit machine with the 32bit version of python with the pillow, and the same thing happens.
I also tried to take a very quick screenshot of the error. You can also see there that it forces me to have a .wav for the conversion to proceed, but i'm already using a .wav file extension.
Same error happens when i try to convert from MCA to WAV.
I'm stuck with this, please help. T_T
Remove any spaces in your file name and try again.
 

tuksoil

New Member
Newbie
Joined
Apr 17, 2017
Messages
4
Trophies
0
Age
36
XP
51
Country
  • Remove any spaces in your file name and try again.

    Looks like i got a new error after renaming one of my .wav files without any spaces
  • ( I'm working on it right now )

--------------------- MERGED ---------------------------

Okay. Time to add 13 Tupac songs. :)
fellow pinoy patulong haha.
Can you five me a hint as to why i can't convert mine?
I tried to convert mine but the "BAT" file just suddenly closes and doesn't convert anything. mca2wav and wav2mca vice versa. nothing works
I already installed python/pillow 64 ( I'm using a 64bit machine ) and did the same with the 32 bit ones on a 32bit machine.
Also, i already did rename my .wav files without any spaces and again, no luck.
Paano mo nagawa yung sayo? hirap na hirap na ako lol >.<
 

Attachments

  • new error.jpg
    new error.jpg
    24.3 KB · Views: 304

tuksoil

New Member
Newbie
Joined
Apr 17, 2017
Messages
4
Trophies
0
Age
36
XP
51
Country
Update!
I can now get to convert from WAV to MCA and vice versa, I just need to edit the batt file with the following commands ( see attached file ). I'm puzzled as why is this not working before even though i already installed python and pillow >.<
The only problem i'm having now is i can't convert anything from the decrypted files "romfs" ( MCA to WAV,and WAV to MCA ) heck i can't even listen to any of the MCA files from those decrypted one's using Audacity and foobar2000. it's as if the files were corrupt.
The way i see it, i can only convert it using my own converted files outside of that decrypted ones.
 

Attachments

  • 3_mca2wav.txt
    44 bytes · Views: 301
  • 3_wav2mca_mhx.txt
    112 bytes · Views: 322

Slade0120

New Member
Newbie
Joined
May 12, 2017
Messages
1
Trophies
0
Age
25
XP
51
Country
Gambia, The
Is there a way to make the themes "save" when a monster switches areas? Mine always restart and I dunno how to fix it.
 

Kibido

Well-Known Member
Member
Joined
Apr 3, 2014
Messages
641
Trophies
0
Age
31
XP
692
Country
Italy
Is there a way to make the themes "save" when a monster switches areas? Mine always restart and I dunno how to fix it.

I think dasding would have to make a tool for that too. This also happens when another sound kicks in, like subquest completed, then the bgm starts over instead of continuing from where it left off. Honestly I don't find it a big issue, I'm just glad we can change and properly loop bgms.
 

Nightery

New Member
Newbie
Joined
May 18, 2017
Messages
4
Trophies
0
Age
34
XP
54
Country
Cheers to everyone. Got a problem. I maded and converted everything on the instruction fields. When trying to swap bgm_em_Named.mca in game only silence. What im doing wrong? May be "named" music should be around 1 mins and loop? Trying to insert track with 3 mins length. What im doing wrong?
Also when unpacked my file from mca, heared buzzing noise...
Upper post about overwrite file in "tools" not helped. Everything what coming from
3_wav2mca_mhx.bat is buzzing.
 
Last edited by Nightery,

Kibido

Well-Known Member
Member
Joined
Apr 3, 2014
Messages
641
Trophies
0
Age
31
XP
692
Country
Italy
Cheers to everyone. Got a problem. I maded and converted everything on the instruction fields. When trying to swap bgm_em_Named.mca in game only silence. What im doing wrong? May be "named" music should be around 1 mins and loop? Trying to insert track with 3 mins length. What im doing wrong?
Also when unpacked my file from mca, heared buzzing noise...
Upper post about overwrite file in "tools" not helped. Everything what coming from
3_wav2mca_mhx.bat is buzzing.

The buzzing noise from a looped file is normal, in game it will sound fine. What steps did you take exactly? And are you rebuilding a CIA or using LayeredFS?
 

Nightery

New Member
Newbie
Joined
May 18, 2017
Messages
4
Trophies
0
Age
34
XP
54
Country
mca creation done, but looping won't work for me with this .bat
tools\wav2dsp.exe %~1
c:\python27\python.exe tools/mcatool.py --mhx -ls 0 -le 005915988 %~1
del *.dsp

https://drive.google.com/open?id=0By7XjOV2neIsc2hQbHpTQ29jYlE
my file

Using NTR method. It's just not working. All soft installed, windows 10 x64 system.

Updated.
Looping worked without --mhx -ls 0 -le 005915988.
 
Last edited by Nightery,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Bunjolio @ Bunjolio:
    our school network and chrome policies block stuff too
  • Bunjolio @ Bunjolio:
    alot of yt to mp3 sites are blocked by light speed for "Security"
  • SylverReZ @ SylverReZ:
    It was easy to bypass some of the restrictions, as one of the admins left a registry key in the administrative shares drive, which allowed me to get around the blocking of some sites.
  • Bunjolio @ Bunjolio:
    tf does tta mean
  • Bunjolio @ Bunjolio:
    yeah this is chrome os
  • Bunjolio @ Bunjolio:
    cant do shit
  • SylverReZ @ SylverReZ:
    @Bunjolio, Wdym 'TTA'?
  • Bunjolio @ Bunjolio:
    that* as in why yt to mp3 sites are blocked for security
  • SylverReZ @ SylverReZ:
    @Bunjolio, Remember when YouTubetoMP3 was a thing back in the 2010s?
  • SylverReZ @ SylverReZ:
    Until YT updated some stuffs and broke the website.
  • Bunjolio @ Bunjolio:
    I was 2 in 2010
  • SylverReZ @ SylverReZ:
    Oh lol
  • Bunjolio @ Bunjolio:
    lol
  • SylverReZ @ SylverReZ:
    This was in the Minecraft-era.
  • AncientBoi @ AncientBoi:
    lol Bun rockin out at 2 :rofl2:
  • BakerMan @ BakerMan:
    same tbh
  • AncientBoi @ AncientBoi:
    ♫ Mama hully gully, Papa hully gully, Baby hully gully too:rofl2:
  • AncientBoi @ AncientBoi:
    Oh god, I really am old. lol
  • Sicklyboy @ Sicklyboy:
    @SylverReZ, sup Sylv!
    +1
  • AncientBoi @ AncientBoi:
    Anyway, I gotta go to the store. L8er guys. Oops, I better put some clothes on :shy::tpi::rofl2:
    +1
  • SylverReZ @ SylverReZ:
    @Sicklyboy, Hey there Sickly.
  • SylverReZ @ SylverReZ:
    @AncientBoi, Make sure the cops don't see that.
    hazbeans @ hazbeans: hi