Squiroll is a patcher made for Touhou 15.5 that adds missing QOL features to the game alongside adding rollback based netcode to the game(Future plan)
- clang
Clone the repository:
git clone --recursive https://github.com/Dazegambler/squiroll.git
To build the project, follow these steps:
-
Acquire the windows SDK headers and libraries with xwin
cd /path/to/xwin xwin --accept-license --arch x86 splat
-
Build the tools
cd /path/to/squiroll/tools ./build.sh cd ..
-
Run the
build.sh
script:./build.sh
-
Build the tools
cd /path/to/squiroll/tools ./build.bat cd ..
-
Run the
build.bat
script:build.bat
- Put the following files on your game directory:
th155r.exe
Netcode.dll
- Run the game from
th155r.exe
- Put the following files on your game directory:
th155r.exe
Netcode.dll
- Run
th155r.exe
with your preferred wine version/fork
-
If you're running the game on steam via proton simply change the target executable in the properties for
/path/to/game/th155r.exe
-
If you're running the steam version you're going to need to add
th155r.exe
as a non steam game and change its compatibility settings to force it to run via proton