Register - Login
Views: 99795218
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
05-03-22 05:23:55 AM
Jul - General Game/ROM Hacking - how does the ds card load .nds file? New poll - New thread - New reply
Next newer thread | Next older thread
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 Link | Quote
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.
Next newer thread | Next older thread
Jul - General Game/ROM Hacking - how does the ds card load .nds file? New poll - New thread - New reply


Rusted Logic

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

26 database queries.
Query execution time: 0.100199 seconds
Script execution time: 0.002923 seconds
Total render time: 0.103123 seconds