lifehackerhansol / flashcard-bootstrap

Nintendo DS flashcart kernel replacement project
GNU General Public License v2.0
33 stars 4 forks source link

R4 Revolution kernel (unencrypted) does not boot. #3

Closed m4x10187 closed 8 months ago

m4x10187 commented 9 months ago

I cannot get "_DS_MENU.DAT" after decrypting the file along with copying over the other kernel files, to run alongside my flashcard. It starts displaying a bunch of graphical glitches on the top-half of the screen. Perhaps this might be a DLDI issue? I'm not 100% certain.

lifehackerhansol commented 8 months ago

There's no DLDI to patch in the original kernel. (Meaning there is no actual space allocated in the DLDI to patch, and the DLDI magic header doesn't exist).

I'm frankly not sure where the issue lies.

m4x10187 commented 8 months ago

(closed)