TheZoq2 / dcs_on_linux

Instructions for running DCS World on linux. Mostly extracted from https://github.com/ValveSoftware/Proton/issues/1722
79 stars 4 forks source link

Login screen hidden under splash #20

Open marekmosiewicz opened 1 year ago

marekmosiewicz commented 1 year ago

On my Fedora 37 running DCS shows splash screen and processor works so it looks like it hang. But as it was noticed here https://github.com/ValveSoftware/Proton/issues/1722 in fact under it there is login screen.

Aterfax commented 1 year ago

You may be able to use:

xdotool windowmove $(xdotool search --onlyvisible 'DCS Login') 10 10

wirmola commented 1 year ago

you can change your resolution to 800x600 temporarily to reveal the login screen.

TheZoq2 commented 1 year ago

You can also focus it using keybinds like alt-tab, and then full screen it

Or enter your login details once and click remember. After that you can just press enter when you think the window has popped up