Recent content by thecamper

  1. thecamper

    Homebrew Magikarp: Custom Splash Screens Thread

    Fire Fist Ace Included the psd-files if you want to change it to Reinand or change/remove the payload-shortcuts.
  2. thecamper

    Hacking Official [Release] CakesFW

    Yeah I know that now. But the first post is unclear of which mset version you need on your specific FW. At least I fell for it :D
  3. thecamper

    Hacking Official [Release] CakesFW

    Ok, so I got this to work with mset 6.x. It was a bit of a hassle but it finally worked. Thanks for that. @mid-kit you might want to clarify in the OP that code.bin does only work with mset 6.x on newer FW.
  4. thecamper

    Hacking Official [Release] CakesFW

    Hey guys, I set up cakes_85 on my o3DS 9.2 and it works pretty well with the spider entrypoint. I tried to install the mset entrypoint through the code.bin. I have my settings downgraded to 4.x I believe. But when I installed the code.bin and try to launch the exploit it says an error occured...
  5. thecamper

    Homebrew ctrulib - make Errors When Compiling Examples

    The environment variables DEVKITPRO and DEVKITARM which are created by devkitPro-Installer look the same, so I just tried it and it worked for me.
  6. thecamper

    Homebrew ctrulib - make Errors When Compiling Examples

    I had the same error under Windows while trying to build the ctrulib examples. To resolve the issue I had to change the environment variable CTRULIB from "c:\devkitPro\ctrulib\libctru" into the unix-like "/c/devkitPro/ctrulib/libctru". Hope this helpls.