#152139 - alcoran - Mon Mar 10, 2008 4:49 pm
Hi
I'm beginner in nds dev and I've followed some tutorial http://www.double.co.nz/nintendo_ds/nds_develop6.html , and for filesystem, this tutorial advise to use gbfs. It runs well on emulator, but i have problem when running the same code in the nds device (GBFS_FILE is not found, find_first_gbfs_file returns null). I've checked on this forum, didn't found a solution to my problem, it seems all is done right. I saw gbfs only run on one slot, may be i used the wrong one?
Now i see there are some other choices for filesystem, but i would like to avoid redoing again and again my code because of a wrong file system choice.
i'd like a file system that works with emulator and ds device (not necessary external file, reading file embbeded to the .nds file is ok, even preferred, as gbfs do), and convenient to use. What is the best choice today?
thanks you for your help :-)
I'm beginner in nds dev and I've followed some tutorial http://www.double.co.nz/nintendo_ds/nds_develop6.html , and for filesystem, this tutorial advise to use gbfs. It runs well on emulator, but i have problem when running the same code in the nds device (GBFS_FILE is not found, find_first_gbfs_file returns null). I've checked on this forum, didn't found a solution to my problem, it seems all is done right. I saw gbfs only run on one slot, may be i used the wrong one?
Now i see there are some other choices for filesystem, but i would like to avoid redoing again and again my code because of a wrong file system choice.
i'd like a file system that works with emulator and ds device (not necessary external file, reading file embbeded to the .nds file is ok, even preferred, as gbfs do), and convenient to use. What is the best choice today?
thanks you for your help :-)