Line 106:
Line 106:
== Dolphin compatibility ==
== Dolphin compatibility ==
The HackMii Installer currently does not work with [[Dolphin]], due to multiple layers of obfuscation. While the full obfuscation is not known, the first layer appears to be the ELF being disguised as a GameCube ELF to spam Dolphin with invalid memory error popups. This can be worked around by editing Dolphin's code to accept all ELFs as GameCube ELFs.
The HackMii Installer currently does not work with [[Dolphin]], due to multiple layers of obfuscation. While the full obfuscation is not known, the first layer appears to be the ELF being disguised as a GameCube ELF to spam Dolphin with invalid memory error popups. This can be worked around by editing Dolphin's code to accept all ELFs as GameCube ELFs.
+
+
After this, the installer simply makes no calls to [[IOS]]. This may be due to an ioctl-less exploit, but more likely, it is more anti-emulation.
== Changelog ==
== Changelog ==