Skip to content

Commit

Permalink
Merge pull request #94 from tommadness/patch-9
Browse files Browse the repository at this point in the history
  • Loading branch information
reiichi001 authored May 14, 2024
2 parents dd32026 + 4f622bf commit 013c1b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steamdeck.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Open the `Discover Store`, search for `XIVLauncher`, and press Install.

In Steam's Desktop mode, select `ADD A GAME`, scroll down to XIVLauncher, click the checkbox, and click `ADD SELECTED PROGRAM`

Right click on XIVLauncher in Steam, select `Properties`, and replace the `Launch Options` with the following: `XL_SECRET_PROVIDER=FILE %command% run --parent-expose-pids --parent-share-pids --parent-pid=1 --branch=stable --arch=x86_64 --command=xivlauncher dev.goats.xivlauncher`
Right click on XIVLauncher in Steam, select `Properties`, and replace the `Launch Options` with the following: `XL_SECRET_PROVIDER=FILE %command% "run" "--parent-expose-pids" "--parent-share-pids" "--parent-pid=1" "--branch=stable" "--arch=x86_64" "--command=xivlauncher" "dev.goats.xivlauncher"`

**NOTE:** Recent versions of Flatpak have seemingly deprecated the `--parent-pid=1` option. If you encounter problems, remove `--parent-expode-pids --parent-share-pids --parent-pid=1` from the launch options listed above.

Expand Down

0 comments on commit 013c1b2

Please sign in to comment.