Nmlgc
Nmlgc
Same here, ext4 is broken on 0.69. Couldn't even get it to work by reinstalling 0.68, strangely enough.
As a workaround for the now dropped 64-bit volume support, it might be worth a try to simply convert the file system to 32-bit using `resize2fs -s` from a Linux...
He actually didn't, my bad. Sent out the invitation.
The issue there is that this one ANM [breaks the heuristic used to distinguish between pre-TH11 and post-TH11 formats](https://github.com/thpatch/thtk/blob/a0ab67bf7b1a9ab2c567ccb96ef582a14fd9138c/thanm/thanm.c#L478-L482). Due to having a width of 0, [all bytes at structure...
I agree, that would be more a reasonable course of action. While we do have [a guide on Touhou Patch Center](https://www.thpatch.net/wiki/Touhou_Patch_Center:Servers#Building_your_own_patch_server), that one really is in need of a rewrite...
Turns out we also need to make sure that thcrap runs stack file resolution for files that aren't included in the original .dat, to allow extra files to be added....
So I've been looking at the implementation of this, and it revealed a slight flaw in the current patch file structure: `.js` and `..js` are stored in the root directory...
I guess the main reason for this confusion is that it remains unclear from that short list how many of these features only apply to the backend and what will...
Reposting this from our (now apparently dead) [Trello page](https://trello.com/thpatch). I've taken a look at [Nutzer's Touhou 8.3 patch](https://github.com/Nutzer/Touhou-8.3) and noticed that it frequently uses multiple spell card declarations within a...
Turns out the best implementation is as follows: - Keep the current overall translation file layout, with a separate dictionary for every original file. This is necessary because [according to...