forked from doitsujin/dxvk
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't workingwineThe issue is specifically related to features of wine.The issue is specifically related to features of wine.
Description
When launching the game in fullscreen, the controls are broken, the main menu keeps scrolling down as if the down arrow was held, and then quit the game by itself.
This also happens with dxvk's d3d9. Indeed since Windows 10, the game is patched with a d3d8 to d3d9 dll to avoid running at abnormal speed (an issue only on Windows it seems), which is now enable with d8vk's d3d8 override.
This does not happen with wined3d.
This does not happen if the game is launched in windowed.
Software information
Touhou 06 - The Embodiment of Scarlet Devil
System information
- GPU: intel UHD 620
- Driver: Mesa 23.0.3
- Wine version: wine-staging 8.7
- D8VK version: 1.0
- DXVK version: 2.1
Apitrace file(s)
Log files
Without d3d8 to d3d9 patch :
- d3d8.log:
th06e_d3d8.log
With the patch:
- d3d9.log:
th06e_d3d9.log
I guess I better should report this in dxvk upstream ? I still report this here as dxvk alone keeps the game running with wined3d, and the api trace is d3d8.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingwineThe issue is specifically related to features of wine.The issue is specifically related to features of wine.