1.39.0
- (WIP) Remove SQLiteCpp
- Display live voice availability in single mode race results
- Add il2cppFnMapPath option #16
- Change injection method #16
- Remove deprecated behavior
- Display asset loading as a Dialog
Starting with this version, the injection method has been changed to use DLL redirection.
Enable DLL redirection by running the command below. (Source)
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options" /v DevOverrideEnable /t REG_DWORD /d 1
Full Changelog: 1.38.0...1.39.0