re3-wiiu is a GTA 3 Port for the Wii U. This is still work-in-progress, so expect a few issues and graphical glitches.
The game should be fully playable though.
This is a port of re3 and the original repo can be found here.
To play this port you need a copy of GTA 3.
You can get the game here: https://store.steampowered.com/app/12100/Grand_Theft_Auto_III/
You can get the game here: https://store.steampowered.com/app/12100/Grand_Theft_Auto_III/
Instructions
- Due to the slow SD Card speeds, installing this game as a channel might perform better.
- Audio files don't have to be decompressed, but can be.
- Audio files don't have to be decompressed, but can be.
Run from Homebrew Launcher:
- Download the 're3.rpx' and 'gamefiles.zip' from the latest re3-wiiu release on the releases page.
- Copy the 're3.rpx', the contents of the 'gamefiles.zip' and the contents of your game installation to 'wiiu/apps/re3' on your SD Card.
Required files and folders from your GTA 3 installation are: txd, TEXT, skins, mp3, movies, models, data, audio, anim, gta3.ini. Don't overwrite files from the 'gamefiles.zip'.
- Run the game from the Homebrew Launcher.
Install as channel
Note: In case you got any 199-9999 issues with the channel even though you're running CFW, make sure to redownload and repack the channel.zip. I've updated the one on github.
- Download the 'channel.zip' from the latest re3-wiiu release on the releases page.
Note: The 're3.rpx' in the 'channel.zip' is different than the 're3.rpx' on the releases page.
- Extract the 'channel.zip' to your PC.
- Copy the contents of your GTA 3 installation to the 'content' folder, inside the 're3' folder (Don't overwrite any files).
Required files and folders from your GTA 3 installation are: txd, TEXT, skins, mp3, movies, models, data, audio, anim, gta3.ini
- Download the 'NUSPacker.jar' from here and place it next to the 're3' folder.
- Run the following command in a terminal or cmd window (Replace the zeros with the Wii U common key)
- Install the 're3_channel' folder with a WUP Installer
When you start a game for the first time the textures need to be converted. This can take a while.- Download the 're3.rpx' and 'gamefiles.zip' from the latest re3-wiiu release on the releases page.
- Copy the 're3.rpx', the contents of the 'gamefiles.zip' and the contents of your game installation to 'wiiu/apps/re3' on your SD Card.
Required files and folders from your GTA 3 installation are: txd, TEXT, skins, mp3, movies, models, data, audio, anim, gta3.ini. Don't overwrite files from the 'gamefiles.zip'.
- Run the game from the Homebrew Launcher.
Install as channel
Note: In case you got any 199-9999 issues with the channel even though you're running CFW, make sure to redownload and repack the channel.zip. I've updated the one on github.
- Download the 'channel.zip' from the latest re3-wiiu release on the releases page.
Note: The 're3.rpx' in the 'channel.zip' is different than the 're3.rpx' on the releases page.
- Extract the 'channel.zip' to your PC.
- Copy the contents of your GTA 3 installation to the 'content' folder, inside the 're3' folder (Don't overwrite any files).
Required files and folders from your GTA 3 installation are: txd, TEXT, skins, mp3, movies, models, data, audio, anim, gta3.ini
- Download the 'NUSPacker.jar' from here and place it next to the 're3' folder.
- Run the following command in a terminal or cmd window (Replace the zeros with the Wii U common key)
Code:
java -jar NUSPacker.jar -in re3 -out re3_channel -encryptKeyWith 00000000000000000000000000000000
If you for some reason cancel this conversion, delete the 'txd.img' and 'txd.dir' in the 'wiiu/apps/re3/models' folder on your SD Card.
Both the Gamepad and the Wii U Pro Controller are supported for input.
Both the channel and the Homebrew Launcher version save to the 'wiiu/apps/re3' folder on your SD Card.
Saves aren't compatible with the PC version due to different endianness.
Changelog
2021-02-01
- Fix controller configuration not being saved when using the channel
- Fix softlock when trying to bind target next and target prev
- Some code cleanup
2021-02-01-pre
- Fix colors on pause menu and button hints
- Fix water rendering
- Fix settings not being saved
- Add proper support for trails/motion blur (disabled by default)
- Keep the frontend loaded (avoids the 2-3 second freezes when pausing the game)
- Support EAX and EAX3 for audio
- Add crashhandler and add more info to assert screen
In case you get a crash screen, please send an image of it.
- Some performance and stability improvements
- All changes and fixes from the main re3 repo
- Maybe even more things I forgot to list here
2020-12-30
- Initial release
Known Bugs
- None that I know of
Feel free to report any other issues here or on the GitHub repo.
If you get a crash or assert screen, please post an image of it here.
Thanks to the GTAmodding team for making this port possible by doing all the reverse engineering of GTA 3.
Special thanks to Maschell, AboodXD, aliaspider, Crementif and QuarkTheAwesome for helping with the Wii U port.
Source code: https://github.com/GaryOderNichts/re3-wiiu
Last edited by GaryOderNichts,