visualnovel:problems

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
visualnovel:problems [2024/12/22 07:12] – Remove outdated information yesvnsonlinuxvisualnovel:problems [2025/08/17 04:41] (current) – mention Gamescope crashing since color management protocol, offer workaround yesvnsonlinux
Line 278: Line 278:
 <code bash> <code bash>
 gamescope -- wine <game-executable.exe> gamescope -- wine <game-executable.exe>
 +</code>
 +
 +Note that for GNOME, Hyprland, and other Wayland compositors that are lacking a certain feature, Gamescope will crash. [[https://github.com/ValveSoftware/gamescope/issues/1825#issuecomment-2894660601|This comment]] provides a workaround for GNOME:
 +
 +<code bash>
 +gamescope --backend sdl -- wine <game-executable.exe>
 </code> </code>
  
  • visualnovel/problems.txt
  • Last modified: 2025/08/17 04:41
  • by yesvnsonlinux