Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Genshin impact with wine wayland does not respond to mouse clicks. #1175

Open
Quackdoc opened this issue Jan 27, 2025 · 0 comments
Open

Genshin impact with wine wayland does not respond to mouse clicks. #1175

Quackdoc opened this issue Jan 27, 2025 · 0 comments

Comments

@Quackdoc
Copy link
Contributor

Quackdoc commented Jan 27, 2025

General wayland windows like regedit and explorer do not have issues. When I launch the game mouse clicks do not register (there are also bugs regarding screen sizes, but without mouse working I cannot test change resolution or anything to try and fix it). Also the mouse does not take the game's cursor either.

Below is how I launch the game (all on one line, broken up for readability)

DXVK_HUD=fps,frametimes,compiler,gpuload 
WINEPREFIX=/nvme/Bottles/Nvme-Games 
WINEFSYNC=1 
DISPLAY= 

firejail --noprofile --name=limnet --net=wlp6s0 /home/quack/.local/share/bottles/runners/wine-10.0-staging-tkg-amd64-wow64/bin/wine64 start /wait 'c:\Program Files\Genshin Impact\Genshin Impact game\GenshinImpact.exe'

I did test to verify the game works using other compositors by using cage in a nested session in which it did work, both mouse clicks and changing the cursor.

Included are is a log file with WINEDEBUG=-all to silence wine's logs itself, I also included a log file without that so you can see wine logs too if at all helpful.

WAYLAND_DEBUG=1 WINEDEBUG=-all

log.txt

EDIT: Issue does not present itself on niri

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant