Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 747 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 747 Bytes

pj64-wiiu-gcn

Proof of concept Wii U Gamecube adapter plugin for Project64.

Download

Latest release can be found here.

Usage instructions

Copy the .dll to the Plugin directory, then select the plugin in the emulator.

If not done already, you will need to install the WinUSB driver with Zadig. If you have a third party adapter, you need to switch it to Wii U mode. See this page for more detailed instructions.

Building

Use MSYS2 with the following packages installed:

  • mingw-w64-i686-gcc
  • mingw-w64-i686-libusb

Run build.sh to compile.