#151875 - HyperHacker - Thu Mar 06, 2008 8:25 am
So far I've tried the following loaders:
Bootlib: After adding the .bin, .h and .c files, other files would no longer compile. Apparently loadnds_bin.h ceased to exist.
Mighty Max: exec_test.nds doesn't work, and I don't know how it intends to without a DLDI section.
Rebootlib: Doesn't support the card. Has a hardcoded list of supported cards. Adding G&M to the list just results in rebooting the app itself, which then crashes.
Chishm's loader: Same as Bootlib, which I believe just uses this anyway.
Chishm's is the only one built into DSOrganize that works, now if adding it didn't give the compiler amnesia... -_-
_________________
I'm a PSP hacker now, but I still <3 DS.
#151906 - Lynx - Thu Mar 06, 2008 3:33 pm
Are you trying them direct as 'bootme.nds' or through the built in GnM loader?
_________________
NDS Homebrew Roms & Reviews
#151927 - HyperHacker - Thu Mar 06, 2008 8:53 pm
bootme.nds and from DSOrganize. Chishm's works as bootme.nds, but I can't get it into my app. Just about nothing works from the G&M menu.
_________________
I'm a PSP hacker now, but I still <3 DS.
#151952 - john_rampton1 - Fri Mar 07, 2008 12:09 am
I decided to go ahead and make a booting app that works with the GnM. I included a built version and the source, but it's been coded in palib to make it easier to understand (for me anyway). It is already dldi patched, and running build.bat will compile and dldi patch the file.
http://webfilehosting.com/KQBVMBQXXUP0/bootme.rar
#151983 - tondopie - Fri Mar 07, 2008 5:54 pm
the link is dead
#151988 - spinal_cord - Fri Mar 07, 2008 10:09 pm
DSision should work fine the GnM. In fact Chishm's code seems to work with most cards.
_________________
I'm not a boring person, it's just that boring things keep happening to me.
Homepage
#151993 - HyperHacker - Fri Mar 07, 2008 10:46 pm
Right, I'm not looking for existing apps, I'm looking for code. Or how to get Chishm's code to work in my app.
[edit] Well it compiles now that I removed Rebootlib (seems to be a conflict with loadnds.bin vs load.bin), but trying to load an app from the root directory just reboots my app, and any other directory stat() fails.
_________________
I'm a PSP hacker now, but I still <3 DS.
#152005 - tondopie - Sat Mar 08, 2008 2:34 am
if you are using PAlib, you have to mess with the makefile a tiny bit
#152009 - HyperHacker - Sat Mar 08, 2008 4:44 am
I'm not. I got it to where it goes into the PassMe loop but never gets out. I don't think ARM7 is responding. I had to cut that short to go to work though, hopefully I can work on it a bit more tonight.
_________________
I'm a PSP hacker now, but I still <3 DS.
#152410 - john_rampton1 - Sat Mar 15, 2008 5:23 am
tondopie wrote: |
the link is dead |
the site was just down for one day.