• Hey, guest user. Hope you're enjoying GameParadise! Have you considered registering for an account? Come join us and add your take to the daily discourse.
 

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

 
Chad Waliser
4 min read
Views
334
Foreword: If you are some random kid that wants to make a game for the switch without knowledge about Unity, Switch development and C/C++, stop right here. This is not meant for you and if you want to make a game that runs on the switch, use Godot. It is easy to make games with and they are...
Chad Waliser
5 min read
Views
216
DISCLAIMER: THIS TUTORIAL IS A WIP, I'm still (eventually) updating it to contain the latest methods/fixes to allow mostly any gamemaker game to be ported onto the switch. Take in mind this guide is still incomplete, but does contain valuable info to start porting! So... As you might (or not)...
Chad Waliser
7 min read
Views
195
I am sure a lot of us, especially those with V1 switches, have often hoped for a bigger battery. I actually attempted to do that a year ago. However, this is the new and actually working properly version of the mod. What the internals look like after the mod. What it looks like all put...
Chad Waliser
1 min read
Views
193
You might've not known this, but FBI has a theme feature. It loads them from /fbi/theme. Here's how you can make your own themes: Download the FBI repo from Github. ("Clone or download" -> "Download ZIP") Make a seperate folder for your theme, and put the contents of the "romfs" folder in the...
Chad Waliser
4 min read
Views
767
Warning! Increasing the Framerate of the game and Overclocking your Switch will likely to heat your Switch and drains your battery real Fast! You have been warned! Hello Everyone! In this Tutorial you will learn how to find the FPS code using only your Switch running CFW and EdiZon-SE. Note...
Chad Waliser
5 min read
Views
1,018
Hello! i've recently recovered my 128GB SD card that got corrupted and i am here to walk you through how to recover almost everything, After searching and searching i found no tutorials on how to do it so i'm making a tutorial. Before we begin i have to say i did this on my Windows 8 Laptop for...
Chad Waliser
7 min read
Views
1,213
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
1,162
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
1,266
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
729
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
274
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
502
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
383
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
201
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
322
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
465
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
199
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
201
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
170
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
452
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...
 
Back
Top