Skip to content

Releases: thpatch/thcrap

2022-02-19

19 Feb 11:01
Compare
Choose a tag to compare
thcrap_tasofro
  • th175: add stages name patching (840a1d5)
  • th175: add ruby support (a0bbf75)
thcrap_configure
  • Remove "console" from the template stack config file (971bfe8)

2022-02-15

15 Feb 15:42
Compare
Choose a tag to compare
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

14 Jan 00:48
Compare
Choose a tag to compare
thcrap_tasofro

2022-01-08

08 Jan 21:22
Compare
Choose a tag to compare
thcrap_tasofro
  • Fix empty lines detection in pl endings (dd9db9b)

2021-12-29

29 Dec 18:59
5090e9d
Compare
Choose a tag to compare
thcrap_configure
  • Add search in advanced mode (16bbf15)
thcrap_loader
  • Allow specifying command line parameters in the runconfig (cd50c13)
thcrap_tasofro
  • Add support for th175 endings (f43733c)

2021-11-25

25 Nov 00:13
Compare
Choose a tag to compare

Fix a crash with th175 on Windows 7

win32_utf8

2021-11-22

22 Nov 20:14
Compare
Choose a tag to compare
thcrap
  • Fix Rx addresses in code strings (5a11cb0)

2021-11-21

21 Nov 18:43
Compare
Choose a tag to compare

Support for the full version of th175

thcrap
thcrap_tasofro

2021-10-24

24 Oct 22:43
Compare
Choose a tag to compare

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
  • Add th175 pl patching (221fe68)
  • Fix filename encoding error in nsml (6295678)

2021-08-30

30 Aug 21:55
Compare
Choose a tag to compare

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
thcrap_configure
thcrap_wrapper