gist/gayming
Aminda Suomalainen 46fb6bcc6f
gayming/README.md: format the first paragraph, move ToC to better location
2024-02-19 16:13:08 +02:00
..
fixcontroller.py@2d5105405b gayming/fixcontroller.py: add submodule 2023-02-03 10:31:22 +02:00
obs-studio rerun doctoc 2023-03-17 15:15:04 +02:00
pcsx2/cheats pre-commit applying mess round one 2023-02-26 19:01:13 +02:00
playstation2 gayming/playstation2/README.md: update current OPS2L version and add diff between my versions 2023-05-24 13:59:27 +03:00
wesnoth pre-commit applying mess round one 2023-02-26 19:01:13 +02:00
README.md gayming/README.md: format the first paragraph, move ToC to better location 2024-02-19 16:13:08 +02:00

README.md

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.