u/Kajetan4390

Gaming on Intel HD 3000 under CachyOS (KDE Plasma/Wayland) - Wine/Proton issues and crashes when changing resolution.

Hello everyone,

I'm trying to play some older games on a vintage laptop running CachyOS with KDE Plasma (Wayland session). I'm facing major stability issues when trying to change the game resolution to get playable FPS.

Here are my hardware specs:

- CPU: Intel Core i5-2410M (2nd Gen)

- GPU: Intel HD Graphics 3000 (Sandy Bridge, max OpenGL 3.1, NO Vulkan support)

- RAM: 8GB

- Screen Native Resolution: 1366x768

The problem:

Since my GPU doesn't support Vulkan, Proton doesn't work at all. I am forced to use native Wine with OpenGL translation via `PROTON_USE_WINED3D=1` and `WINE_VIDEOMEMORY=2048`.

Games like "Goat Simulator" and "The Amazing Spider-Man 2" (installed via DODI Repacks into a custom WINEPREFIX) launch fine at the native 1366x768 resolution inside a virtual desktop (`wine explorer /desktop=Game,1366x768`), but they lag severely on this hardware.

Whenever we try to lower the resolution to 800x600 or 1024x768 to gain performance, the system completely crashes or freezes.

- Using standard virtual desktop at 800x600 triggers a crash with: `0124:fixme:event:X11DRV_ConfigureNotify synthetic event mapping not implemented` followed by a Wine Blue Screen.

- Trying to force `-WINDOWED -ResX=800 -ResY=600` flags directly in the executable args makes the game engine crash instantly due to Video RAM / allocation errors.

- Modifying the game's .ini or .xml configuration files manually results in the game refusing to launch or crashing silently in the background.

- Tools like `gamescope` fail immediately because they strictly require Vulkan, and using old `xrandr` commands under Xwayland breaks the session.

- Setting `WINE_FULLSCREEN_FSR=1` with custom 800x600 modes triggers a critical MESA/driver memory allocation failure and crashes Wine instantly.

Is there any known workaround, driver override, or specific environment variable that allows scaling down 3D games to 800x600 under Wayland/Xwayland for an old Intel HD 3000 GPU without triggering memory faults and Wine Blue Screens? I want to avoid dual-booting Windows if possible.

Thanks in advance for any help!

reddit.com
u/Kajetan4390 — 1 day ago