0Grapher: It may not be because of the wine version. It's probably because of the configuration,
Linux Mint 19.2. Idk which drivers, lshw says i915, it's an integrated Intel card.
There is no Mint 19.2 release yet... I guess you mean 19.1?
If it's an Intel GPU then you're using the open drivers. If you haven't already done so I'd strongly recommend adding the
Padoka Stable Mesa PPA to update to a newer Mesa than is provided by default (after adding the PPA and updating the package cache, install it via the Update Manager and then reboot). Also remove the xserver-xorg-video-intel package as that's a legacy driver to provide support for older Intel GPUs and has been known to cause issues with newer Intel GPUs.
If those don't fix the performance issue, here are some other possible solutions:
- Under System Settings --> General, set "Disable compositing for full-screen windows" to "on".
- Try running the game with LIBGL_DRI3_DISABLE=1, e.g.: LIBGL_DRI3_DISABLE=1 ./start.sh play
- Go to Advanced options --> Advanced Wine options and set MaxVersionGL to 30001
0Grapher: I can't remember how I got the console working the last time. Do you know an easy way? I would change my keyboard layout but I don't know in what way I need to change it. Otherwise I'll get an OBSE plug-in tomorrow.
Could just try different keys until it works :p The ` key accesses the ingame console here.