-
Notifications
You must be signed in to change notification settings - Fork 8
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
Lutris #12
Comments
I have no idea how to write a lutris script, but it sounds like a great idea. In fact, it looks like there is one available already which was updated 5 days ago https://lutris.net/games/dcs-world/ |
Thats a very cool info indeed. I only noticed the first ones with several month old edits. Seem my brain went offline after this info ;-) Perhaps it is possible to focus on the Lutris stuff as this gets a wider audience than git in this case. A stable DCS on Linux would be my dream. Especially since windows refuses to run on my new gaming notebook. It has TB4 and that seems to kill windows to a point where i cant even use a external screen. It is a pure mess. To stay polite. |
Lol, windows being windows. A lutris script would certainly make things more accessible, in fact, I think I may have started out with one of those lutris scripts a few years ago. The advantage of having the info in git is that it has a place for a bunch of extra info like srs, scratchpad etc. And also works with proton (which is needed in order to play the game in VR) |
These were the steps I used with Lutris, which worked great for me on a Thinkpad T14s AMD Gen3 with its Radeon 680M iGPU:
And specific to this iGPU I also had to enable Vsync, but I have this issue with any 3D game at the moment, even native ones on Linux (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028549), so most people won't need this step:
The wine version which Debian unstable provided a months ago or so first did not work for me and crashed on startup (8.0~rc5, I think). That's why I tried the "Wine staging" version with Wine-GE. However now a recent wine on Debian unstable nearly works for me too (Runner: System (8.0 (Debian 8.0~repack-4))). I only have one issue with Debian's wine 8 where I can't use keys with special characters like "ü", "ä", "ö". They weirdly work in the search menu in DCS World's keyboard settings and are shown as "ü", "ä" and "ö". But when assigning those keys then DCS World says "Unknown:103" for instance and I can't use it in the game. With Wine-GE Proton7 I don't have this issue and they are shown like their US keyboard layout variants when assigned: "ü" will be shown as "[" (but in the search, even weirder, it still shows "ü" and not "[" - but at least the key works now in the game). Would it make sense to add a note about Wine-GE to the README.md for Lutris? |
Could we have this built as a Lutris Script?
The text was updated successfully, but these errors were encountered: