mirror of
https://gitea.tendokyu.moe/Hay1tsme/segatools.git
synced 2026-04-25 16:20:50 -05:00
- If the Unity `LoadLibraryW` hook is done too early, then it somehow interferes with the other DLL and hook table IAT hooks. Workaround this by moving the Unity `LoadLibraryW` hook initialization after all other hooks are done. - Also, correct the platform ID to the ALLS HX |
||
|---|---|---|
| .. | ||
| config.c | ||
| config.h | ||
| dllmain.c | ||
| io4.c | ||
| io4.h | ||
| meson.build | ||
| mu3hook.def | ||
| unity.c | ||
| unity.h | ||