Tutorials, Guides, HowTos, FAQs for All Video Game Systems

 
 
Chad Waliser
7 min read
Views
208
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...
Chad Waliser
5 min read
Views
187
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...
Chad Waliser
2 min read
Views
239
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...
Chad Waliser
3 min read
Views
248
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...
Chad Waliser
2 min read
Views
80
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...
Chad Waliser
2 min read
Views
252
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...
Chad Waliser
1 min read
Views
147
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...
Chad Waliser
6 min read
Views
71
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...
Chad Waliser
1 min read
Views
259
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...
Chad Waliser
9 min read
Views
282
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...
Chad Waliser
8 min read
Views
85
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...
Chad Waliser
7 min read
Views
76
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...
Chad Waliser
6 min read
Views
68
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...
Chad Waliser
1 min read
Views
307
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...
Chad Waliser
2 min read
Views
62
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...
Chad Waliser
7 min read
Views
58
!!!!!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...
Chad Waliser
3 min read
Views
74
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...
Chad Waliser
2 min read
Views
48
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...
Chad Waliser
9 min read
Views
280
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...
Chad Waliser
14 min read
Views
248
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