
swordi
Published
Rusty's Retirement
Tinker Steps:Switch to experimental, Set launch options
gamescope --backend sdl -w 1920 -h 350 -W 1920 -H 350 -b -- %command%
Graphics:Other
Transparency will not work without some tinkering. The Game will be on the bottom buit with a lot of black space above.
Under Arch (6.15.4-arch2-1) Hyprland it works with the following config added to the hyprland.conf:
# Rusty Retirement Game Overlay
windowrulev2 = tag +rtr, title:(Rusty's Retirement)
windowrulev2 = float, tag:rtr
# Remove this if you don't want rtr to appear in all workspaces
windowrulev2 = pin, tag:rtr
windowrulev2 = size 100% 350, tag:rtr
# Move rtr to buttom of the screen
windowrulev2 = move 0 730, tag:rtr
windowrulev2 = noblur, tag:rtr
windowrulev2 = noshadow, tag:rtr
windowrulev2 = noborder, tag:rtr
windowrulev2 = opacity 1 override, tag:rtr
I have also installed gamescope with sudo pacman -Syu gamescope
Proton Experimental
Distro:Arch Linux
Kernel:6.15.4-arch2-1
RAM:32 GB
GPU Driver:NVIDIA 575.64
GPU:NVIDIA GeForce RTX 3070
CPU:AMD Ryzen 7 5800X 8-Core
Proton Experimental
Distro:Arch Linux
Kernel:6.15.4-arch2-1
RAM:32 GB
GPU Driver:NVIDIA 575.64
GPU:NVIDIA GeForce RTX 3070
CPU:AMD Ryzen 7 5800X 8-Core