Jump to content

Talk:Gamescope

From ArchWiki
Latest comment: 15 May by Mr. Birds in topic second lag bomb (4.9) command incomplete

mangoapp addition

There should be a section added to this page about using mangoapp rather then the traditional mangohud when using gamescope. The linked thread has a quite obtuse way of running mangoapp per steam game, but with this commit you are now able to just specify --mangoapp in the gamescope launch options. This should also probably be stated some where on the MangoHud page as well, as it doesn't even have any mention of mangoapp there. Thegreatzach (talk) 16:54, 28 June 2024 (UTC)Reply

Agreed, can you write it? I will add a comment about the vulkan layers exception you get when you try run mangohud within gamescope. AdlaiN (talk) 16:58, 28 June 2024 (UTC)Reply

second lag bomb (4.9) command incomplete

command is listed as $ gamescope -- env LD_PRELOAD="$LD_PRELOAD" %command% but according to the conversation in the listed gamescope github issue, it should be$ env -u LD_PRELOAD gamescope -- env LD_PRELOAD="$LD_PRELOAD %command%

results of personal testing were the former did not work while the latter did. Mr. Birds (talk) 04:30, 15 May 2026 (UTC)Reply