brliron

Results 49 comments of brliron

### Important We need some scripts in thcrap to automagically create patches. With an UI if possible. I've explained to 2 or 3 people how to create patches, and the...

Quick guide: - Download the zip - Extract the zip somewhere - Open that somewhere in explorer - Hold the shift key, and right-click on an empty space - Click...

Nope, I think that's still the case. The only thing we do is replacing DefWindowProcA with DefWindowProcW. This project is pushed by the needs of thcrap, which itself is pushed...

When you make a program like that, you usually start without a console, then create one with AllocConsole. Because you start without a console, you will use entry_winmain.c .

Done for th12. I keep the issue open because I didn't do it for the other games.

Fixed in b44f7aff1952b4a8ae8208b4b400496dd466d553, 5 years ago

> Also, it won't be possible to break auto-updates Is that a challenge? We can find a whole lot of more creative ways to break them. x) I think the...

``` I checked with 3 language patches: en,de and ko. That happens in Mamizou's ending and Reisen's. For Mamizou, the last text just dosen't show up. For Reisen, the image...

I wanted to stop being lazy and actually try to debug that on my Linux machine, but it also works for me. ArchLinux, wine 6.16-1, 64-bits wine without wineprefix, tested...

It also worked for me when upgrading wine to 7.7-1. For the strace thing, you need to run either bin/thcrap_configure.exe or bin/thcrap_configure_v3.exe. The thcrap.exe in the root directory is just...