okay so..
[on hardware]
* libfat fatInitDefault() - Okay
* nitrofs - Failure (even after patching)
[emulator]
* libfat - Failure
* nitrofs - Failure (only worked on no$gba)
Sooo.. Basically the only way to get it to work is; NOT us PAlib, use only libfat, no emulators unless I want to compile all ...
Search found 3 matches
- Wed Oct 14, 2009 4:02 am
- Forum: DS/DSi Development
- Topic: NDS fatInitDefault() fails 100%
- Replies: 8
- Views: 14325
- Tue Oct 13, 2009 4:46 am
- Forum: DS/DSi Development
- Topic: NDS fatInitDefault() fails 100%
- Replies: 8
- Views: 14325
Re: NDS fatInitDefault() fails 100%
I have dldi patched it for R4 (which i also changed my emulator settings to load as R4). This only served to now lock up the emulator =).
Fresh install of devkitPro on my Windows x64, using iDeas Emulator, testing all file system examples, failure to initialize... I am running this on my PC from an ...
Fresh install of devkitPro on my Windows x64, using iDeas Emulator, testing all file system examples, failure to initialize... I am running this on my PC from an ...
- Sat Oct 10, 2009 6:46 am
- Forum: DS/DSi Development
- Topic: NDS fatInitDefault() fails 100%
- Replies: 8
- Views: 14325
NDS fatInitDefault() fails 100%
I've also compiled and tested the examples which also failed. I'm using the latest devkitProUpdater-1.5.0 and PAlib 090801. This was the only combination of libraries I could get to play nice with each other. My R4 card also locks up while inside of fatInitDefault() and iDeaS just returns false ...