2020-12-30 01:44:26 +01:00
2020-12-27 18:15:13 +01:00
2020-12-27 18:29:08 +02:00
2020-12-08 18:38:49 +01:00
2020-09-30 15:40:28 -04:00
2020-12-23 19:00:15 +02:00
2020-12-23 19:00:15 +02:00
2020-05-11 21:00:55 +03:00
2020-12-30 01:44:26 +01:00

re3-wiiu

re3 logo

This is a port of GTA III to the Nintendo Wii U.

Instructions

For instructions take a look at the GBATemp thread here: https://gbatemp.net/threads/re3-wiiu-gta-iii-wii-u-port.579827/

Building

To build this project make sure you install the requried packages:
(dkp-)pacman -S ppc-mpg123 wiiu-sdl2 wut
You also need to build libsndfile. To configure libsndfile for the Wii U take a look at this gist: https://gist.github.com/GaryOderNichts/475edaf03ff08ba100840608f92eade8
Then clone this repo using git clone --recursive https://github.com/GaryOderNichts/re3 and build using make.
To build the channel edit CHANNEL_BUILD := 0 to CHANNEL_BUILD := 1 in the Makefile.

Description
No description provided
Readme 51 MiB
Languages
C++ 85.4%
Scheme 7.8%
C 5.2%
Assembly 0.5%
CMake 0.4%
Other 0.4%