In order to edit this wiki, you must register and verify your account.
Difference between revisions of "Assembly Patching"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
− | '''Assembly Patching''' is an | + | '''Assembly Patching''' is an operation done on the executable of the Wii U games emulated by Cemu. It uses a patch file in order to alter the PPC32 assembly of a game engine with any replacement or addition to it. The main way to this right now is via [[Cemuhook]] and later versions of Cemu will support patching natively. |
[[Category:Cemu]] | [[Category:Cemu]] |
Revision as of 11:54, 11 January 2020
Assembly Patching is an operation done on the executable of the Wii U games emulated by Cemu. It uses a patch file in order to alter the PPC32 assembly of a game engine with any replacement or addition to it. The main way to this right now is via Cemuhook and later versions of Cemu will support patching natively.