protonscr

Touge Shakai

protonopen appid 2113900Game compatibility - Unofficial
ValveSoftware/Proton#9543 · opened 2026-03-03 by ghost · updated 2026-03-03 · 0 comments · github · game page · search this game
?ghost 2026-03-03 github

Compatibility Report

  • Name of the game with compatibility issues: Touge Shakai
  • Steam AppID of the game: 2113900

System Information

  • GPU: NVIDIA GTX 10 series
  • Video driver version: nvidia driver 570.195
  • Kernel version: Linux 6.17
  • Proton version: Proton Experimental as of 03/02/2026

I confirm:

  • [x] that I haven't found an existing compatibility report for this game.
  • [x] that I have checked whether there are updates for my system available.

Symptoms

The game works, is fully playable, performance is fine.

When using a racing wheel such as the Logitech G920, the game crashes.
It is unclear if this also happens on Windows.
Upon crashing the the stack trace for the crash is saved to a file called Player.log.

Reproduction

  1. Install Touge Shakai
  2. Connect a racing wheel such as Logitech G920
  3. Play for a while, wait for game to crash

Workaround

The stack trace shows the game crashes when invoking a third party library called Unity-DirectInput.

The game is not open source but the library is. I forked the library and implemented a workaround: https://github.com/Arborescent/Unity-DirectInput/commit/5fbf2ce2ce474761ce30c322f648e03de95a5872

I used Github actions to generate a new Windows DLL and replaced the DLL in the game folder.

If you do not trust my repository, you can fork the original repository (https://github.com/MrTimcakes/Unity-DirectInput) and ask Claude Code to fix the bug and create a DLL for you.

Proton versions