Hi
I wonder if it is possible to add extended ROM data to the nds-file, AND ofcause read it from the ARM9 application.
Of cause I could just copy the data directly to the SD card, but it is easyer to distribute and easy to protect the data if the data is embedded to the NDS-file.
It must be possible, as all ROM games must read from the ROM during the game. And the R4/DSTT-homebrew adaptors should be no problem.
My project is close to the 4MB memory limit in t NDS Line, so I have to expand, and I want to do it rigth from beinning.
kvleonhardt
Add sound and graphics into nds-file instead of using libFAT
-
- Posts: 10
- Joined: Mon Jun 14, 2010 7:31 am
Re: Add sound and graphics into nds-file instead of using li
Yes, you just have to use libfilesystem.
Go to devkitPro/examples/nds/filesystem/nitrofs.
Go to devkitPro/examples/nds/filesystem/nitrofs.
Donate to devkitPro - help us stay alive!
-
- Posts: 10
- Joined: Mon Jun 14, 2010 7:31 am
Re: Add sound and graphics into nds-file instead of using li
Thanks a lot.
It seems simple to use.
And the big question. How do you use sound effects placed on the nitrofs? I am using maxmod, but here all sound is loaded in memory at boot time. There should be an option to maxmod, where to place the data. But thats is a diferent message board . . .
kvleonhardt
It seems simple to use.
And the big question. How do you use sound effects placed on the nitrofs? I am using maxmod, but here all sound is loaded in memory at boot time. There should be an option to maxmod, where to place the data. But thats is a diferent message board . . .
kvleonhardt
Re: Add sound and graphics into nds-file instead of using li
There is. Use mmInitDefault() instead of mmInitDefaultMem() and place the generated soundbank in the filesystem.
Donate to devkitPro - help us stay alive!
Who is online
Users browsing this forum: No registered users and 3 guests