Search results

 
 
  1. How to set up ISFShax

    How to set up ISFShax

    Warning Use this at your own risk. Messing with the isfs superblocks is dangerous and can brick your Wii U. Make sure to make a SLC backup before installing isfshax. If something goes wrong, you will need defuse to restore this backup. The superblock linked here was tested and confirmed working...
  2. Fixing system memory error 160-0103 (failing eMMC) without soldering | using redNAND with ISFShax

    Fixing system memory error 160-0103 (failing eMMC) without soldering | using redNAND with ISFShax

    What is this for? If you are encountering Error Code 160-0103 "There is a Problem with the system memory" or your Wii U is freezing at bootup or during Factory Reset it is likely that the eMMC Chip is failing. This tutorial goes into fixing this Error 160-0103, by using the SD card in the front...
  3. Building Atmosphère on Windows using MSYS2

    Building Atmosphère on Windows using MSYS2

    Sometimes you need to build the binaries for Atmosphère, or you want to change something on the source code, for building your starting point should be: https://github.com/Atmosphere-NX/Atmosphere/blob/master/docs/building.md On that document you can read: That instructions are a little plain...
  4. Building Pagascape from source to running Self Hosted mode on Windows and MSYS

    Building Pagascape from source to running Self Hosted mode on Windows and MSYS

    Has been reports of the public PegaScape site suffering crashes and been offline, so I decided to create a Step by step tutorial about building the Pegascape Source and running it on Self Hosted mode. For Linux instructions you can look into the tutorial...
  5. admin

    Portable PegaScape (Win32)

    Portable PegaScape (Win32) - Tutorial 1. Download & extract PegaScape-master.zip to c:\PegaScape-master. 2. Download & install python-2.7.15, node-v9.11.2, portableGit-2.44.0. 3. Edit c:\PegaScape-master\package.json. - change "node-pty" to "node-pty-prebuilt" 4. Go to portable Git, find...
  6. Setup a DevKitPro environment on Windows.

    Setup a DevKitPro environment on Windows.

    DevKitPro is a set of packages needed to build homebrew for different consoles including: GP2x GP32 Game Boy (Advanced) DS 3DS Wii WiiU Switch And is composed of three main toolchains: devkitARM devkitPPC devkitA64 DevKitPro can be installed on several OSes and you can get it from the...
  7. Install MSYS Environment

    Install MSYS Environment

    One of the most used developer environment on Windows is MSYS, MSYS's MINGW is a Cygwin environment working on Windows, is very easy to setup and as it is an enclosed environment is not affected by other software on your computer. The most recent information about MSYS is on the official...
  8. admin

    Building SM64 for Nintendo Switch from sm64ex-alo Repository

    Hi, I hope the next steps help to somebody. After the project «n64decomp» finished lots of forks emerged. One of them is the SM 64 PC Port which have as aim to be a port of n64decomp for modern devices. Some of these ports was for the Switch console and become real on the fork fgsfdsfgs that...
  9. SetRegion-GUI by wad11656 fix/increase PS1 games compatibility with PSP and PSVita.

    SetRegion-GUI by wad11656 fix/increase PS1 games compatibility with PSP and PSVita.

    SetRegion-GUI by: wad 11656 Convert the region sectors of PS1 .bin disc images (without modifying the game's display resolution). I want to share with you for those who are interested in playing PS1 on PSP and PSVita Adrenaline a great GUI recently released created by our friend wad11656 who...
  10. Ultimate Wii U Troubleshooting Guide | system memory error 160-0103 | stuck Wii U Screen | stuck Factory Reset | Black Screen (after stuck update)

    Ultimate Wii U Troubleshooting Guide | system memory error 160-0103 | stuck Wii U Screen | stuck Factory Reset | Black Screen (after stuck update)

    Introduction There are several common problems Wii Us run into. Some symptoms have a varaity on causes and some problems have different solutions. This is primarily a meta guide designed to diagnose the cause of the problem and then to point you to the solution that is right for you. The first...
  11. admin

    Using NAND-AID to repair a broken eMMC (fix 160-0103 system memory error)

    Warning This tutorial is only for advanced users and has a serious risk of bricking the console. Make sure you read it completely before executing any step and that you understand every step and its implications. While not strictly required, it is still recommended to install ISFShax, before...
  12. admin

    How To: Upgrading / Rebuilding Wii U Internal Memory (MLC)

    Warning This tutorial is only for advanced users and has a serious risk of bricking the console. Make sure you read it completely before executing any step and that you understand every step and its implications. With de_Fuse everything should be unbrickable if you know how. You should at...
  13. admin

    MLC2SD - A Wii U NAND (eMMC) Replacement Interposer

    Hi all, I designed a little Interposer which allows for a clean replacement of the eMMC chip in the Wii U with an SD card: https://github.com/jan-hofmeier/mlc2sd The Wii U has 2 NAND Chips, the SLC and the eMMC, this targets the eMMC only. Since the Wii U actually uses a SD controller to talk...
  14. Wii U - Nintendo DS – Virtual Console Inject Guide

    Wii U - Nintendo DS – Virtual Console Inject Guide

    Wii U - Nintendo DS – Virtual Console Inject Guide I TAKE NO RESPONSIBILITY IF THE GAME YOU EDIT BRICKS YOUR Wii U WHEN YOU INSTALL IT ONTO YOUR Wii U! FOLLOW THIS GUIDE AT YOU OWN RISK! Most of these tools and software are designed to only work on a Windows Operating System. Your Wii U must...
  15. admin

    Force the DS/DSi games language with an AR code

    Since it doesn't seem possible or easy to modify the Japanese 3DS/DSi to display any other language than Japanese/English for the DS/DSi games, I searched a way to force them to launch in the languages I want. I first tried some hacks on the 3DS/DSi, or modified the files of my games by dump...
  16. admin

    How to change your R4's icon and label

    !!!!!ONLY WORKS WITH DS/DSLITE AND MODDED DSI/3DS!!!!! !!!!!WILL CRASH ON UNMODDED 3DS/DSI!!!!! I never liked the fact that my R4 has some random game's icon. I've been searching for a way to change it, but all I could find was posts from the past 15 years asking the same thing, only to be told...
  17. admin

    UDPIH: USB Host Stack exploit + Recovery Menu

    It's been a while without any major exploits in the Wii U scene, so I present to you: USB Descriptor Parsing Is Hard (UDPIH) An exploit for the Wii U's USB Host Stack. Pronounced like "mud pie" without the M. The write-up can be found here! What does this mean? Since the USB Stack is running...
  18. admin

    CBHC Unbrick Guide without soldering

    Requirements A FAT32 formatted SD Card One of the devices listed below Note: Any other linux device capable of USB device emulation should work as well. Prebuilt releases are only available for the Pico and Zero. I will add more devices below which are confirmed to work. Supported devices: A...
  19. So, you want to be a ROMhacker?

    So, you want to be a ROMhacker?

    So, you want to be a ROMhacker? If you're reading this, you're probably overwhelmed at the large number of utilities and documents available on this site. What should you be looking for? What do you need? Where do you start? This section will try and help clarify these things for you. It...
  20. Introduction to ROM Hacking

    Introduction to ROM Hacking

    The practice of ROM hacking has and continues to interest thousands as a hobby. Comprising both the analysis and manipulation of data, hacking can appeal to the spirit of exploration, creative problem solving, engineering, and creativity. Thanks to the subject's breadth and its propagation...
 
Back
Top