Search results

  1. xem

    Hacking Hack + future updates?

    Hello, I'm wondering, what will happen when we'll buy wiiu games that contain / require a firmware update > 5.3.2? Will we be forced to update our wiiu and lose our browser hack to be able to play that game? Or will we have one day the possibility to have a "custom firmware" / "emunand" like...
  2. xem

    Hacking Beginner's guide: launch hacks, game backups and homebrews on WiiU & vWii

    Hello, Sorry for this thread if it's redundant but it seemed useful to me. I'm a beginner in WiiU hacking, I've read all the sticky topics (and many non sticky ones) here and on other sites, and I'd like to summarize all the information we have today about hacking Wiiu and vWii and playing...
  3. xem

    Homebrew A great template project for your homebrews + an easy build and test environment

    Hello everyone, I'd like to share with you a 3DS homebrew template project I have made and used during the last few weeks. I'm developing it in parallel of my 3DS dev tutorial. It's inspired by ctrulib's template. It's made for Windows, but you can work with it on other OS's. I made it...
  4. xem

    Homebrew Handy functions for your 3DS homebrews

    Hello, In this thread, I will gather handy functions that are not present in ctrulib, or functions that are more handy or faster than those present in ctrulib. "Handy" means that screen coordinates are more logic (i.e. X:0;Y:0 === top-left of the screen; X axis goes right and Y axis goes...
  5. xem

    Homebrew How to test quickly a HB build on the 3DS

    Hello! I'd like to list all the ways allowing to quickly build a 3dsx file and test it in hbmenu without having to get the sd card out and in everytime. Each way has its pros and cons, so we could discuss how to enhance them, or try to find a new solution together. I'll update this post...
  6. xem

    Homebrew Toolbox and tutorial: How to use Ninjhax and make your own homebrews

    Hello everyone, Please let me introduce the 3DShomebrew project: http://xem.github.io/3DShomebrew/ The tutorial is still under active development. Please tell us (in this thread, or with an issue or a pull request): - if you have remarks, ideas, suggestions or want to add missing...