This project contains C/C++
function templates to write cheat codes in a higher level language. The assembly then can be viewed with a disassembler like IDA Pro
. The machine code can be copied with ELF Function Utility
. The machine code then has to be placed into an execute assembly cheat code and sent using JGecko U
.
This project does NOT aim to compile into a working Wii U home brew app. It is only meant for generating assembly for use with cheat codes, so do NOT put the ELF
file onto your SD card as you usually would.
Yes, this video.
Just like described here but without portlibs
.
dimok for link.ld
and Makefile
BullyWiiPlaza for template functions