mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-28 15:54:19 +00:00
Add feral gamemode option
This commit is contained in:
parent
8cf6468b20
commit
929bcf0a20
@ -26,8 +26,13 @@ export radv_zero_vram="true"
|
|||||||
|
|
||||||
# Run optional prelaunch and postexit scripts
|
# Run optional prelaunch and postexit scripts
|
||||||
# To use, update the game install paths here, then create the scripts with your desired actions in them
|
# To use, update the game install paths here, then create the scripts with your desired actions in them
|
||||||
|
#
|
||||||
# "$HOME/Games/star-citizen/sc-prelaunch.sh"
|
# "$HOME/Games/star-citizen/sc-prelaunch.sh"
|
||||||
# trap "$HOME/Games/star-citizen/sc-postexit.sh" EXIT
|
# trap "$HOME/Games/star-citizen/sc-postexit.sh" EXIT
|
||||||
|
|
||||||
# Launch the game
|
# Launch the game
|
||||||
|
#
|
||||||
|
# To enable feral gamemode, replace the launch line below with:
|
||||||
|
# gamemoderun wine "C:\Program Files\Roberts Space Industries\RSI Launcher\RSI Launcher.exe"
|
||||||
|
|
||||||
wine "C:\Program Files\Roberts Space Industries\RSI Launcher\RSI Launcher.exe"
|
wine "C:\Program Files\Roberts Space Industries\RSI Launcher\RSI Launcher.exe"
|
||||||
|
Loading…
Reference in New Issue
Block a user