Releases: thpatch/thcrap
2022-02-19
2022-02-15
thcrap
- Tweaks to asynchronous logging, and fixes zombie processes at exit on Windows 7 (530f118, 1ae5ab3, 12f7f34)
- Allow disabling async logging (3e6de56, dcb0141)
- Allow configuration of console, async logging and exceptions from config/config.js (deprecate console from run configuration) (2e2c099, 7c895e0, cb7650f)
- Don't force open console on debug builds (0ccb184)
thcrap_loader
- Allow configuration stacking on command-line (5530f96)
thcrap_tasofro
- th175 pl: remove pauses at the end of lines when the original text doesn't have one (9c62b50)
2022-01-13
thcrap_tasofro
- th175: add VFS for bgm (a876efa)
2022-01-08
thcrap_tasofro
- Fix empty lines detection in pl endings (dd9db9b)
2021-12-29
2021-11-25
Fix a crash with th175 on Windows 7
win32_utf8
- Fix behavior of GetModuleHandleExU with GET_MODULE_HANDLE_EX_FLAG_FROM_ADDRESS (thpatch/win32_utf8@e320764, thpatch/win32_utf8@942e720)
2021-11-22
thcrap
- Fix Rx addresses in code strings (5a11cb0)
2021-11-21
2021-10-24
A rather minor release, without any big feature, but with a decent number of small improvements and bug fixes, the biggest of them being the new exception logging which may help us debug some tricky bugs.
thcrap
- Log: log code page at startup (f7a5318)
- Allow codestrings to be arrays (7d08d35)
- Support comments inside code strings, , and cpuid:win64 (90bd98f)
- Support for manual stack walk in exception handler (4c96aed)
- Small improvement to new exception logging (251f1ca)
- Fix recursive error log failure on Wine (89e68c1)
- Fix patchfile blacklist being ignored for json files (7266e45)
thcrap_configure
- Fix an encoding problem with games paths (1b02d44)
- Prettyfy the "More Details" message box (513eb6f)
thcrap_update
- Replace an existing file when disabling updates (4ad4f56)
thcrap_tsa
- Fix crash in th08 ending patching (1e5f218)
thcrap_tasofro
2021-08-30
thcrap_configure has a brand new UI! Which hopefully, this time, will be easy to use.
The "thcrap_configure.exe" in the thcrap directory have been renamed "thcrap.exe" in order to try to clear up confusion on what the user should run.
This version also fixes an annoying bug on Wine (the one that required users to copy their DLLs around). If you are on Wine and you did this workaround, after upgrading, it wouldn't be a bad idea to undo the workaround and remove the DLLs in the thcrap root directory.
And another bug on wine where the crashes were quite likely when updates are enabled.
thcrap
- Asynchronous logging (2739d56, c63b38c)
- Log system info (b221aa0, f626687)
- Change directory before loading update dll on wine (1f06225)
- Repatch: fix a crash on wine (713c6a2)
- Shortcuts: guess the path for the icon when using vpatch (e9338bc)
thcrap_configure
- Write a new thcrap_configure in C#/WPF (ed1c8ff, ea27797, b5a05cf, 9e1a66c, 29bb131, 826bf19, 0045fa2, f69d289, 5603729, 78ebce8, 821cdaa, 48eae32, 5419bd9, 3a86aa8, 8a1c3ba, 550e39e, 4cfb5eb, 4d4f7fb, 376803b, 7780679, 118f5e3, a743806, 458c3a5, b776a85, 80ed5fc, 3a24bdc, b991f66, 05a40ef, 5756dc7, f104bb5, cccab28, 5ecf9fc, d03d5b2, 67214cc, e98f54b, 4e05159)