You are not logged in.
Hello!
I'm using wine 8.0.2 with dxvk 1103 installed.
I tried to start Touhou 8 and 10, however I found that Touhou doesn't respond to keyboard when in fullscreen, but works well if in windowed mode. My Awesome wm still responds to keyboard in fullscreen though, I can change tabs and quit Awesome with shortcuts when TH is running in fullscreen.
Last edited by FishBoneEK (2023-12-27 12:16:54)
Offline
Just checked, touhou 8 works on my machine. Fullscreen and windowed.
(Kde wayland, wine-ge-8.0)
Offline
Try to disable DXVK and downgrade/update your Wine version. Your window manager could also be the culprit so try to untick "Allow the window manager to decorate the windows" and "Allow the window manager to control the windows" in winecfg. Lastly, you could download a mod that allow the games to run in a borderless window.
https://en.touhouwiki.net/wiki/Game_Too … nc_Patches
Then, change its settings by editing the vpatch.ini
[Window]
AskWindowMode = 1
enabled = 1
X = 0
Y = 0
Width = 1920
Height = 1080
TitleBar = 0
AlwaysOnTop = 0
[Option]
Vsync = 1
SleepType = 1
BltPrepareTime = 4
AutoBltPrepareTime = 1
GameFPS = 60
ReplaySkipFPS = 240
ReplaySlowFPS = 30
CalcFPS = 1
AlwaysBlt = 0
BugFixCherry = 1
BugFixTh10Power3 = 0
Now, run the games with the vpatch executable instead of the original one.
Edit
Older Touhou games use d3d8 so DXVK shouldn't interfere here (D8VK hasn't been merged into the project yet). If you really want to use DXVK, you could download this converter and override d3d8.dll.
https://en.touhouwiki.net/wiki/Game_Too … ns#d3d8to9
Last edited by Ambos (2024-01-05 18:08:58)
Offline
Try to disable DXVK and downgrade/update your Wine version. Your window manager could also be the culprit so try to untick "Allow the window manager to decorate the windows" and "Allow the window manager to control the windows" in winecfg. Lastly, you could download a mod that allow the games to run in a borderless window.
https://en.touhouwiki.net/wiki/Game_Too … nc_Patches
...
Wow thanks!
I haven't been playing Touhou for a while, but your help is appreciated!
Offline