PAMOD: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
}} | }} | ||
PAMOD is a highly customizable music player for the old tracker format | PAMOD is a highly customizable music player for the old tracker format mod. | ||
The goal of the project is a small, but customizable, stand alone player with a quick and easy filesystem. It is made with PAlib. | The goal of the project is a small, but customizable, stand alone player with a quick and easy filesystem. It is made with PAlib. | ||
| Line 18: | Line 18: | ||
Add the mod-files you want to include in the /MODS/ directory. | Add the mod-files you want to include in the /MODS/ directory. | ||
Use only lowercase letters on the extension, that means | Use only lowercase letters on the extension, that means .mod, not .MoD or .mOD etc. Also keep in mind that the DS only have 4MB of RAM, so playing files as big as that will not work. | ||
Start the GO.bat file in the root of PAMOD. This will compile the filesystem and show a list of all files included. You should now have a new file in the rootdir, namely PAMOD_done.ds.gba. | Start the GO.bat file in the root of PAMOD. This will compile the filesystem and show a list of all files included. You should now have a new file in the rootdir, namely PAMOD_done.ds.gba. | ||
