View Full Version : Hi , Is there away to remove sound from gba?
Hi guys :)
i was wondring if i can remove sounds from gba file
i'd like to make gba file small
and if i cant remove it , is there a way to make gba smaller? (even if this going to make the colors bad)
and thanks for everyone who will try to help me
:)
<P ID="signature"></P>
packardmelan
08-09-2006, 03:09 PM
I think I know what you're asking; and without some serious low-level coding, there's no way to take soundtracks out of a GBA game (or nearly any other ROM; we're not talking about ISOs) and dummy the music out/to not play. A lot of ROMs have code that references specific memory points, and all of those paths would have to be updated/reconstructed, if the ROM size suddenly dropped, due to missing sound elements.
That's my understanding, at least. If I'm wrong, someone will come along and correct me. :)
<P ID="signature">http://www.sloganizer.net/en/http://www.sloganizer.net/en/style5,Packard.png</a></P>
Insomnia DMX
08-09-2006, 04:54 PM
I "think" the reason you can do that to DS roms is because they can be extracted into smaller files. A GBA rom is all one file. If you're lucky, you could cut off free space at the end. I remember that there was a file to do that too. Check this:
http://wiki.pocketheaven.com/ROM_stripping (Not sure if I should direct link...)
<P ID="signature">http://users.adelphia.net/~InsomniaDMX/My crappy little site.</a></P>
The 9th Sage
08-11-2006, 04:08 AM
> I "think" the reason you can do that to DS roms is because
> they can be extracted into smaller files. A GBA rom is all
> one file. If you're lucky, you could cut off free space at
> the end. I remember that there was a file to do that too.
NDS card ROM images are a header, ARM9 and ARM7 code, a few other misc bits, and a 'real' file system, known in the homebrew community as NitroFAT. The files are stored within real directories with actual file names....so that makes cropping out, say, a large video, so that you can fit the file in less space much easier. (although, if you try to play that video you are probably dead in the water depending on what you replace it with)
<P ID="signature">http://www.xanga.com/ZeldaDDhttp://xd7.xanga.com/572b82550373155113753/w36931801.jpg
Wake up and smell the sarcasm.</a></P>
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.