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 Flash Equipment > EFA Linker1 / GBAMP and Flashme install

#80782 - Scorpei - Tue Apr 25, 2006 4:08 pm

I'm trying to install flashme via Wifime and my GBAMP/EFA linker1 (256Mbit).
Neither give any operation I just get 2 WSOD's :(.
I put the flashme file (both stealth and non stealth tested) on there (with the GBAMP renamed as _boot_mp.nds, with the linker via the linker software).
Wifime, and it tries to boot and I get the nice screens.
If I use mooshell, same problem, if I use the EFA nds loader, same problem :(.
Anyone got any clues?

I've got FW V2 btw

#80785 - dualscreenman - Tue Apr 25, 2006 4:27 pm

I might be able to help... at least with the flashcart. Is the flashcart's software trying to load it? Or is it some sort of pathcer on the PC? If it is the latter, don't use it. In any case, see if you can find ndsloader.bin, and prepend it. In the console wiindow of your PC, in the file flashme.nds is in, type
Code:
copy /b ndsloader.bin + flashme.nds flashme.ds.gba
Put flashme.ds.gba on the flashcart and boot.
_________________
dualscreenman wrote:
What about Gaim DS? Gaim pretty much has support for all IM programs.
tepples wrote:
"Goshdammit, the DS is not a Gaim-boy! It's a third pillar!"

#80790 - Scorpei - Tue Apr 25, 2006 5:03 pm

Thanks! got it working :).
I couldn't get it working myself, but after looking through the files in the DSlazy patcher (that doesn't seem to work on my system) I found how they appended the loader, and did the same thing.
Did the trick :).