Search found 32 matches
- Mon Dec 14, 2009 9:23 pm
- Forum: DS/DSi Development
- Topic: Filesystem not working on M3, OK on emus
- Replies: 27
- Views: 71836
Re: Filesystem not working on M3, OK on emus
I'm curious: how commercial games do to read "files" out of .nds? I saw that the executable is mapped in RAM so it's obviously not ROM.
- Sun Dec 13, 2009 9:48 pm
- Forum: DS/DSi Development
- Topic: Filesystem not working on M3, OK on emus
- Replies: 27
- Views: 71836
Filesystem not working on M3, OK on emus
Hi, I've been trying to embed my files in the .nds file, and it works 100% with NitroFS included in devkitpro 1.5 (libfilesystem) when I use No$GBA. All files work OK. Dirscan also works like a charm. But when I put the file on my M3 real card on my DS, the nitrofsinit call fails => impossible to op...