Register - Login
Views: 99795096
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
05-03-22 05:22:21 AM
Jul - Posts by arcbbb
arcbbb
Random nobody
Level: 3


Posts: 1/1
EXP: 70
For next: 58

Since: 11-30-08


Since last post: 13.4 years
Last activity: 13.4 years

Posted on 11-30-08 08:59:09 AM, in how does the ds card load .nds file? Link
in my thought, there are a lot of .nds files in the fat32 filesystem of the mmc card,
for each game(.nds file), it may contains itself Nitro filesystem.

when the official game is running on ARM9,
how could it read the file from its Nitro filesystem, which is scattering on the fat32 filesystem.

for example, the homebrew read its file by calling
fatInitDefault(); // initialize FAT driver
nitroFSInit("myndsfile.nds"); // nitrofs driver
fd=open("nitro:/Th04_01.raw",O_RDONLY);
therefore, the homebrew can access its file.
but my question is , how can the official application run without modification on the binary rom?

Thanks for your reply.
Jul - Posts by arcbbb


Rusted Logic

Acmlmboard - commit 47be4dc [2021-08-23]
©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.

19 database queries.
Query execution time: 0.078874 seconds
Script execution time: 0.003196 seconds
Total render time: 0.082070 seconds