gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > question about supercard dev

#90454 - xtoc - Fri Jun 30, 2006 8:20 am

hi i've a supper-card sd , when i run my homebrew app on it -> i'm getting 2 white screens.

My homebrew app is just an app with 2 bin backgrounds, when i run it with Dualis -> works fine

i tried the .nds file , and i tried to rename the .ds.gba to .nds -> same issue


Does the app needs extra code(when running a homebrew game on a supper-card?)

#90455 - brennan - Fri Jun 30, 2006 8:26 am

Doesn't it have to be sc.nds for Supercard? Let me go check...

EDIT: Yep.
_________________
Hardware: GBAMP v2, Datel MML, NDS phat (Flashme v7)

#90462 - xtoc - Fri Jun 30, 2006 9:07 am

So if i rename the file name like :

gamename.sc.nds


it should run on my sd card?

(extra info : i used this tutorial http://patatersoft.info/manual.html )

#90485 - ratx - Fri Jun 30, 2006 1:22 pm

No you need to rename the ds.gba versions, however you could just drop the homebrew file on
http://l33t.spod.org/ratx/DS/SC/scmhbp ( supercard magic homebrew patcher ) and that'll do all the hardwork

#90514 - xtoc - Fri Jun 30, 2006 3:23 pm

thx!