gist/gayming
2023-02-05 17:50:25 +02:00
..
fixcontroller.py@2d5105405b gayming/fixcontroller.py: add submodule 2023-02-03 10:31:22 +02:00
obs-studio mv {obs-studio,pcsx2,wesnoth} gayming/ 2022-05-26 12:46:43 +03:00
pcsx2/cheats mv {obs-studio,pcsx2,wesnoth} gayming/ 2022-05-26 12:46:43 +03:00
wesnoth mv {obs-studio,pcsx2,wesnoth} gayming/ 2022-05-26 12:46:43 +03:00
README.md gayming/README.md: note the graphics corrupting black dots 2023-02-05 17:50:25 +02:00

Notes related to gaming

A lot of older files that I havent touched recently were moved to this directory. I dont think anyone was using them, so I am not afraid of breaking links.

Wayland / Sway

Issues and solutions

Constant camera rotation

Reload Sway in-game, $Mod+Shift+C and it should stop.

Cursor doesnt stick to game window

Run the game with gamescope.

Steam? Edit launch options for the game (second click, properties, general, launch options):

gamescope --steam --borderless -- %command%

See also gamescope --help

  • --steam - enables Steam integration, whatever that is
  • --borderless borderless full-screen mode (that Sway may be making windowed though)
Graphics corruption such as display full of black dots

When the previous launch options cause this,

INTEL_DEBUG=norbc gamescope --steam --borderless -- %command%

I saw this advice at gamescope#356 which says its tracked at freedesktop.org/mesa/mesa#6029.

Steam client itself is laggy

Close/logoff friends window/network or disable its animations.