Recent content by LeviTheOtaku

  1. LeviTheOtaku

    Hacking Looking for a 3DS CFW Font.

    I would really like a font with all the button symbols included. Is there any?
  2. LeviTheOtaku

    Skype Black Theme

    Good luck! :yay:
  3. LeviTheOtaku

    Skype Black Theme

    I found a way to change the theme of Skype. In C:\Program Files (x86)\Skype\Phone there is a file called SkypeResources.dll This has all files and buttons which someone could replace with any image editing tool. Not sure why i'm posting this but if anyone does this hit me up
  4. LeviTheOtaku

    ROM Hack [Release] New Super Mario Bros 2 Save Editor

    Just use some sort of save data back up tool, and then find where it got backed up on your SD, from there, just select the back upped file with tool and change the stuff. After that load the back up, and you should have all the data.
  5. LeviTheOtaku

    ROM Hack [Release] New Super Mario Bros 2 Save Editor

    Would you mind releasing the Visual Studio project source (if it was made with Visual Studio). I fully understand if its a no.
  6. LeviTheOtaku

    Homebrew [Release] Video Channels Creator - Custom CIA videos for everyone!

    Ev1l0rd is correct. row 81 from build_full.bat @bannertool makesmdh -s "JPGV Player" -l "JPGV Player" -p "Rinnegatamante" -i ../files/icon.png to change it you would simply change @bannertool makesmdh -s "EXAMPLE MOVIE" -l "EXAMPLE MOVIE" -p "EXAMPLE CREATOR" -i ../files/icon.png
  7. LeviTheOtaku

    Homebrew Streetpass Mii Plaza Puzzle Swap Save Editor

    Can you please put the source on github.
  8. LeviTheOtaku

    Homebrew Offical Release Thread Pictochat3D

    Is this down or what?
  9. LeviTheOtaku

    Homebrew How to you build a CIA with the sources?

    I find this the best and most useful answer. Anyone reading this thread, I highly recommend doing this method, because its just better than using MinGW (it works temp, but not big edits/as free as linux).
  10. LeviTheOtaku

    Homebrew How to you build a CIA with the sources?

    I have MinGW auto Ok I reinstalled/updated MinGW and DevkitPro and it worked. Thanks for the help.
  11. LeviTheOtaku

    Homebrew How to you build a CIA with the sources?

    I couldn't find anything related to make.exe