Recent content by DarXmash

  1. DarXmash

    Homebrew Homebrew game devkitPro libnds compiled .nds shows white screen on emulator

    I figured out what was the issue. Installed blocksDS instead and now everything works, thanks you so much for help
  2. DarXmash

    Homebrew Homebrew game devkitPro libnds compiled .nds shows white screen on emulator

    Not only emulators, OG Hardware too, which kinda defeats the purpose. >Are you able to compile and run the libnds examples? Everything I try to compile behaves this way, even my own "Hello World" project made me think I was doing something wrong - until I tried melonDS. But since my goal is to...
  3. DarXmash

    Homebrew Homebrew game devkitPro libnds compiled .nds shows white screen on emulator

    Hi everyone, i’m a beginner in NDS homebrew dev and I’ve run into a strange issue while working with devkitPro / libnds. Here’s the situation: Compilation completes without any visible errors or warnings. When running the resulting .nds on DeSmuME, I get a white screen. On a real Nintendo DS...