Skip to content

Latest commit

 

History

62 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwitchU

A remake of the Nintendo Switch's UI for the Wii U

Controls:

  • L Stick/DPad: move around the menu
  • A Button: enter menus, load games, ect.
  • B Button: close open menus or subcategories
  • + Button: open the options menu for a game

Misc:

  • You can ignore games by creating an "ignore.txt" file in your "sd://switchU/" folder!
  • You can create custom icons for any game in the "sd://switchU/custom_icons/" folder!

Building:

Dependencies

Install Devkitpro following the official guide for your OS

Install wut:

(sudo) (dkp-)pacman -Syu --needed wiiu-dev

Install The SDL2 Wii U Libraries:

(sudo) (dkp-)pacman -S wiiu-sdl2 wiiu-sdl2_image wiiu-sdl2_ttf

Compiling

Simply run make at the root of the repo

make (path to Makefile)

Credits

  • BenchatonDev Co-writer on the projects code.
  • Ashquarky For porting SDL2 to Wii U
  • Dimok For making VPADInput.h and WPADInput.h
  • GaryOderNichts For making Wii U ident which I used as 'base'
  • DanielKO For emotional support and helping me figure out the rpx loader

About

A remake of the switch user interface for the Wii U

Resources

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages