Skip to content

Commit a3eaca1

Browse files
authored
Merge pull request #269 from HikariKnight/scopebuddy-lutris
feat(scopebuddy): add usage guide for lutris
2 parents 2d1ce9c + df1607c commit a3eaca1

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

src/Advanced/scopebuddy.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,18 @@ XDG_DEFAULT_LAYOUT=no scb -w 1920 -h 1080 -W 2560 -H 1440 -- %command% --launche
3434

3535
Now your Steam Overlay will work when using gamescope for a game in desktop mode! 🎉
3636

37+
### Usage in Lutris
38+
39+
1. Open Lutris and right click on the game you want to use ScopeBuddy with.
40+
2. Click `Configure`
41+
3. Go to the `System Options` tab and scroll down to `Game execution`
42+
4. Click `Add` under `Environment variables` and set the key to `SCB_APPID` and the value to `lutris/nameofgame`.
43+
5. In the `Command prefix` add `scb --`
44+
6. Click Save
45+
46+
![ScopeBuddy configuration for Lutris|1210x600](../img/ScopeBuddy_Lutris_config.png)
47+
48+
!!! info "The `SCB_APPID` Environment variable is optional, but will let you take advantage of game specific config files"
3749

3850
## Configuration files
3951

156 KB
Loading

0 commit comments

Comments
 (0)