ShalokShalom / WiiUCafeSDKDeluxe

A utility for Unity Wii U Hombrew games development. Based on CDecrypt, Kii U Generator and NUSPacker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wii U Cafe SDK Deluxe

Wii U Cafe SDK Deluxe is a tool to facilitate the creation of an installable image of a Unity game on a retail Wii U and not a CAT-DEV or CAT-R which are official development kits.

To use this tool, you need several things: A Retail Wii U, Unity For Wii U and the Cafe SDK.

Note : This tool can also be used without Unity. If you develop an homebrew you can use this tool (with some modifications in your folders) and easily make a installable version for your Wii U.

V2 Development & Release

The v2 of Wii U Cafe SDK Deluxe will integrate a lot of changes in the Back of the tool. A support for Splash images will be added. The development of the v2 will start when I will have extra times from my other personal projects

Installation & Usage

I am currently writing in French and English a complete tutorial for my tool and how to make a Game with Unity Wii U. But I write an short tutorial about how to use this tool on GBATemp. Check it here

Build from sources

To build from source Wii U Cafe SDK Deluxe, you will need .Net Framework 4.8 and Visual Studio 2022 for Windows.

Issues and fixes

You can consult all known bugs and their fixes here

Acknowledgements

To create my tool I used the work of dojafoja on Kii U Generator and ihaveahax & timogus on NUSPacker. Also thanks to VitaSmith for CDecrypt. Special thanks to GBATemp contributor for others knowledge about the Wii U Software and Hardware

About

A utility for Unity Wii U Hombrew games development. Based on CDecrypt, Kii U Generator and NUSPacker

License:MIT License


Languages

Language:C# 97.0%Language:Python 3.0%