thtk
thtk copied to clipboard
Touhou Toolkit
Not merging yet so people get time to test it a bit more (though it seems like it works and didn't break anything in past games)
THTK version: 12 The ECL compiler will generate error messages during processing a Shift JIS character '能' (0x945c in Shift JIS) Here is the error messages: ``` st06bs.decl:806,0: unterminated string...
This stuff existed from the very beginning of thtk, but I wonder if there's actually any point in it. I made these two commits in order to be able to...
This should fix all the crashes that appear in pre-th10 std scripts. There are some quads in there that have a size of 36 instead of 28, which messed up...
I got empty files after inputing “.\thdat.exe -x d th08.dat”,why? And I also “enemy.anm: couldn't open enemy.anm for reading” after “ .\thanm.exe -x enemy.anm”(Happens all versions)
So I went poking around to see how the new std dump tool worked. It seems to outline everything well for the most part. I had created a tool for...
My ".\thdat.exe -x d th17.dat" results in "Couldn't detect version! Possible versions: 95,10,103,11,12,125,128,13,14,143,15,16,". But thdat actually works if I rename th17.dat by "th16.dat" and run ".\thdat.exe -x d th16.dat".
I've tried every tutorial, but it always leaves me with the same "'thdat' is not recognized as an internal or external command, operable program or batch file." response.