#137752 - barni - Wed Aug 15, 2007 11:02 am
Hi!,
I have a SuperCard Rumble MiniSD (this one) and I've been looking for the past four months for a DLDI patch without any luck. No available DLDI driver worked for me... MoonShell's modified version did read, but failed on writing, and all of the others proposed on the wiki and forums (SCLT, SCSD, etc) didn't even initialize.
So... I created the patch myself using a slightly hacked version of the supercard IO code I found on the SuperCard site downloads, and it worked flawlessly for reading and writing -tested OK with dldi_tester.nds, nesds.nds and snesds.nds-. I think it can run also on any SD-based supercard as well, but I can't test it, as I only have the MiniSD Rumble version.
I'd like anyone interested in testing it on their SuperCard to try it and tell me if it works... I can provide the source code and you can build the driver if you don't trust some unknown guy's -me- code! (Here is the part where I say that I assume no responsability blah, blah, blah). If everything's OK I upload it to the DLDIWiki.
Cheers!
Barni (Guido)
#137855 - arctic_flame - Thu Aug 16, 2007 7:23 pm
Sure, I'll test it.
I have a regular supercard SD bought ages ago (Works with the regular scsd.dldi)
#138304 - darkgilson - Wed Aug 22, 2007 6:55 pm
Oh great !!
I'm using a supercard SD with a mini SD => SD adapter.
The scsd.dldi doesn't work at all, scsd_moonlight.dldi does, but it's VERYY slow..
I would be very happy to test your driver !
Could you host it somewhere ?
Darkgilson
_________________
Soon Blubb in 3D !
#138557 - Doom5 - Sat Aug 25, 2007 5:08 pm
I'd like to try it as well. Send me a PM.
#138630 - barni - Mon Aug 27, 2007 12:03 am
Hi! I've been making some changes (to support unaligned buffer r/w) and I think I'll have a working version in a few days.
For the ones interested in the current version (which works OK except for the unaligned buffer problem), drop me a PM with your email address and I'll send it to you.
Cheers!
Guido
#138721 - OOPMan - Tue Aug 28, 2007 8:07 am
I'd be keen. I'll PM you...
_________________
"My boot, your face..." - Attributed to OOPMan, Emperor of Eroticon VI
You can find my NDS homebrew projects here...
#138724 - barni - Tue Aug 28, 2007 9:03 am
Status Update! ;)
Yesterday finally I managed to get the unaligned buffer read working, so... we are half-way into getting the full "unaligned buffer compliant" version ;)
Guido
#138769 - barni - Tue Aug 28, 2007 11:18 pm
Finally i've made it! after a couple of late-nite coding, I've finished the DLDI driver for my MiniSD Rumble SuperCard, you can download it here.
You can read the post in my (new, just created!) blog: http://plugandblame.blogspot.com/
Cheers! (And thank you all for your interest!!)
Guido
#138785 - gifie - Wed Aug 29, 2007 1:18 am
Thanks on the new dldi patch :) i have a super card sd rumble lite and a max media launcher. The patch has worked for 3 different hombrew I have tested. Once again thanks.
#138815 - barni - Wed Aug 29, 2007 10:49 am
gifie wrote: |
Thanks on the new dldi patch :) i have a super card sd rumble lite and a max media launcher. The patch has worked for 3 different hombrew I have tested. Once again thanks. |
Thank you for testing it! Did you check it also with dldi_tester.nds?
Guido
#138828 - OOPMan - Wed Aug 29, 2007 3:30 pm
Dude, you should host your files somewhere other than that MegaUploads place...
I'd suggest an account at blog.dev-scene.com, which provides 50mb of space for files.
It's less of a hassle than things like RapidShare :-)
_________________
"My boot, your face..." - Attributed to OOPMan, Emperor of Eroticon VI
You can find my NDS homebrew projects here...
#138830 - barni - Wed Aug 29, 2007 3:46 pm
OOPMan wrote: |
Dude, you should host your files somewhere other than that MegaUploads place...
I'd suggest an account at blog.dev-scene.com, which provides 50mb of space for files.
It's less of a hassle than things like RapidShare :-) |
I'll do it right now, thanks for the tip ;)
Guido
#138898 - ps2aich - Thu Aug 30, 2007 12:07 pm
barni wrote: |
OOPMan wrote: | Dude, you should host your files somewhere other than that MegaUploads place...
I'd suggest an account at blog.dev-scene.com, which provides 50mb of space for files.
It's less of a hassle than things like RapidShare :-) |
I'll do it right now, thanks for the tip ;)
Guido |
After enough testing and positive feedback, I would suggest, that you register at the DLDI Wiki, and ask for upload rights at this page and add it as alternative Supercard SD driver yourself.
#138899 - barni - Thu Aug 30, 2007 12:11 pm
ps2aich wrote: |
barni wrote: | OOPMan wrote: | Dude, you should host your files somewhere other than that MegaUploads place...
I'd suggest an account at blog.dev-scene.com, which provides 50mb of space for files.
It's less of a hassle than things like RapidShare :-) |
I'll do it right now, thanks for the tip ;)
Guido |
After enough testing and positive feedback, I would suggest, that you register at the DLDI Wiki, and ask for upload rights at this page and add it as alternative Supercard SD driver yourself. |
That's what I wanted, but only after some more testing... ;)
Thanks for the tip!
Guido
#138909 - ps2aich - Thu Aug 30, 2007 4:25 pm
barni wrote: |
[
That's what I wanted, but only after some more testing... ;)
Thanks for the tip!
Guido |
Oh, yes, and I forgot: a warm welcome in the DLDI community :-))
#138910 - laos - Thu Aug 30, 2007 4:35 pm
i never got Hellods working, i'd be glad to test.
_________________
laos,
In charge of Storyline: Tales of Dagur 2
#139060 - gifie - Sat Sep 01, 2007 6:51 am
dldi tester: super card lite rumble
initing FAT... okay
read test:
opening...okay
reading...okay
comparing...okay
unaligned read...okay
closing...okay
read test passed
write test:
opening...okay
writing...okay
closing...okay
comparing...okay
unaligned write...okay
write test passed
---DONE---
#140246 - barni - Fri Sep 14, 2007 8:26 pm
As suggested by OOPMan (thanks again!), I moved my blog to the dev-scene.com site. The new URL is http://blog.dev-scene.com/barni
I'm aiming to get a driver as compatible as possible with every kind of SuperCard equipment, so testing and reports are VERY appreciated!!
Cheers!
Guido