mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
6d73c3e8e3
Writing to 0x60 does actually not "init exception[s]" or anything like that. Not at all. Rather, it *breaks* a check in Nintendo's SDK, which makes it fail to realise that the hook hasn't been set up. This prevents the SDK initialisation routines from writing the rest of the hook instructions (total: 0x20 bytes), which in turn causes an anti-piracy check to fail in some Ubisoft games (including Tintin). Dolphin can be really amazing sometimes. |
||
---|---|---|
.. | ||
Android | ||
Core | ||
DSPSpy | ||
DSPTool | ||
PCH | ||
UnitTests | ||
VSProps | ||
.clang-format | ||
CMakeLists.txt | ||
dolphin-emu.sln |