In order to edit this wiki, you must register and verify your account.

Assembly Patching

From Cemu Wiki
Revision as of 11:53, 11 January 2020 by Epigramx (talk | contribs) (Created page with "'''Assembly Patching''' assembly patching is an operating done on the executable of the Wii U games emulated by Cemu. It uses a patch file in order to alter the PPC32 assembly...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to:navigation Jump to:search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Assembly Patching assembly patching is an operating 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.