Recent content by MaceHairdu

  1. M

    [Tutorial] How to build the Pokémon GBA decomps using WSL (Win10)

    That's what it was. My computer has 3 places called Downloads for some reason.
  2. M

    Simple Modifications Directory

    My original file looks like this: bool32 IsRunningDisallowed(u8 metatile) { if (!gMapHeader.allowRunning || IsRunningDisallowedByMetatile(metatile) == TRUE) return TRUE; else return FALSE; } What do I need to delete?
  3. M

    [Tutorial] How to build the Pokémon GBA decomps using WSL (Win10)

    I'm having this problem too. I went back to step 3 like you suggested. My error says "gdebi error, file not found: devkitpro-pacman.amd64.deb" even though I can see it in my downloads folder.
Back
Top