Skip to content

InvoxiPlayGames/t6-wiinternal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

t6-wiinternal

A basic internal GSC injector plugin for T6/BO2 on the Wii U. Uses the Aroma plugin system. It's not done. Currently compatible only with UK/France on the latest title update.

Hooking game RPL from WUPS

T6 on Wii U consists of a primary launcher RPX executable and two RPL dynamic libraries, one for singleplayer and one for multiplayer/zombies.

t6-wiinternal hooks the OSDynLoad_Acquire and OSDynLoad_FindExport functions in all games to know if and when the launcher RPX tries to access the T6 RPL's GameMain entrypoint. I don't like this solution but it works.

Building

  1. make to build the plugin
  2. wiiload t6-wiinternal.wps to load it on your console

Credits

For a (mostly) compatible script - and help with this and other projects:

For example Wii U patching code, Visual Studio Code configs and build scripts:

About

[UNFINISHED] A basic internal GSC injector Aroma plugin for T6/BO2 on the Wii U.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors