Yea, also TWPatch has an AGB_FIRM mode that patches AGB_FIRM. This app (AGB_edit) edits the CIA, while TWPatch edits the firmware itself, each with different features. So they have different uses.
Wait, what? How do I access this?Yea, also TWPatch has an AGB_FIRM mode that patches AGB_FIRM.
This error most likely means it can't find one of the accessory programs it needs. Did you extract the whole zip including the progfiles folder? If you haven't installed a zip program, Windows likes to open zip files as if they're folders. But then if you run an exe that's inside the zip, it extracts just the exe to a temp folder.I'm trying this out and getting an error on any extraction or edit. Any idea?
Code:The system cannot find the specified path
This error most likely means it can't find one of the accessory programs it needs. Did you extract the whole zip including the progfiles folder? If you haven't installed a zip program, Windows likes to open zip files as if they're folders. But then if you run an exe that's inside the zip, it extracts just the exe to a temp folder.
Make sure you have the progfiles folder from the zip in the same folder as agb_edit.exe. Progfiles should contain 3dstool.exe, ctrtool.exe and makerom.exe.
If that doesn't fix it for you, please paste the couple of lines above the error, since those will say what it can't find.
SP 101 is exactly what I wanted the default setting to look like. I consider that the canonical, optimal appearance for most GBA games even though some/many of them were designed with over-saturated colors to compensate for the duller screen of the original GBA. No idea why Nintendo made these weird dark washed out linear color filters after creating AGB_FIRM with a lookup table that's capable of proper gamma correction.It looks close to what I remember the SP 101 looking like.
Saving content #0000 to UNPACKTMP\file.0000.00000002
Saving content #0001 to UNPACKTMP\file.0001.00000003
==> progfiles\3dstool.exe -xtf cxi "UNPACKTMP\file.0000.00000002" --header "UNPACKTMP\ncchheader.bin" --exh "UNPACKTMP\exheader.bin" --exefs "UNPACKTMP\exefs.bin" --romfs "UNPACKTMP\romfs.bin"
ERROR: the file type is mismatch
==== FINISHED! STATUS REPORT ====
Metroid Fusion.cia => 3dstool -xtf cxi failed
==== DONE ====
Sorry I missed this message. For reference, no, it doesn't matter what button combo you put for wake, it will wake when you open the lid. I don't know for certain, but I think it just fires whatever interrupt is needed to wake it when you open the lid.So does this make it press L+R+start or anything when you open the lid to take it out of sleep mode? How does that part work?
This is amazing by the way
Hi, I tried to use the latest release with Ambassador GBA CIAs but get this error:
Code:Saving content #0000 to UNPACKTMP\file.0000.00000002 Saving content #0001 to UNPACKTMP\file.0001.00000003 ==> progfiles\3dstool.exe -xtf cxi "UNPACKTMP\file.0000.00000002" --header "UNPACKTMP\ncchheader.bin" --exh "UNPACKTMP\exheader.bin" --exefs "UNPACKTMP\exefs.bin" --romfs "UNPACKTMP\romfs.bin" ERROR: the file type is mismatch ==== FINISHED! STATUS REPORT ==== Metroid Fusion.cia => 3dstool -xtf cxi failed ==== DONE ====
I have the entire directory extracted with all of the progfiles present. I tried both dragging and dropping the CIA onto the .exe and running through command line. I'm on Windows 11. Anything I'm missing? Thanks.
No, it's not possible to desaturate colors. That requires each color channel's brightness to depend on other channels.Besides Gamma Correction, is it possible to use this to desaturate the colors? If yes, how?