Search found 4 matches

by fasteddy5
Wed Jul 08, 2009 4:35 pm
Forum: DS/DSi Development
Topic: EEPROM Example Not Working Correctly on DSi
Replies: 11
Views: 16741

Re: EEPROM Example Not Working Correctly on DSi

You bring up an interesting point - I'll have to try just reading EEPROM save data without bothering with the header stuff to see what happens. I assumed (yes, yes, I know about assuming...) that if I couldn't read the card info I couldn't read anything off of the card period.

For what it's worth ...
by fasteddy5
Fri Jul 03, 2009 7:43 pm
Forum: DS/DSi Development
Topic: EEPROM Example Not Working Correctly on DSi
Replies: 11
Views: 16741

Re: EEPROM Example Not Working Correctly on DSi

I was actually wanting to create something similar to savsender when I first looked into devKitPro/libnds. (At the time I didn't know savsender or the WiFi Backup Tool existed - not that it matters, as neither work on my DSi.) I don't have any direct experience with DS programming, but have done a ...
by fasteddy5
Thu Jul 02, 2009 1:36 pm
Forum: DS/DSi Development
Topic: EEPROM Example Not Working Correctly on DSi
Replies: 11
Views: 16741

Re: EEPROM Example Not Working Correctly on DSi

I can eject/reinsert a cartridge (and I've tried a number of different cartridges just to be sure) until I'm blue in the face and I still just get null values. The only time that I do get any information is if I leave my homebrew cartridge in after starting it up and don't ever eject it, in which ...
by fasteddy5
Tue Jun 23, 2009 7:38 pm
Forum: DS/DSi Development
Topic: EEPROM Example Not Working Correctly on DSi
Replies: 11
Views: 16741

EEPROM Example Not Working Correctly on DSi

Hi everyone,

I'm quite new to the DS development scene, so I'll start by thanking everyone who put their time into this remarkable development environment - downloading, installing, making the examples and running them on my DSi was a breeze!

That being said, this - my first post - will, naturally ...