mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2025-07-03 00:06:09 +00:00
parent
5e46c4ec2b
commit
c6710f93dc
@ -5,6 +5,10 @@
|
|||||||
# pairing data will be lost each reboot.
|
# pairing data will be lost each reboot.
|
||||||
HOME=/usr/local/moonlight
|
HOME=/usr/local/moonlight
|
||||||
|
|
||||||
|
# Enable Steam Controller detection in SDL
|
||||||
|
# https://github.com/moonlight-stream/moonlight-qt/issues/697
|
||||||
|
export SDL_ENABLE_STEAM_CONTROLLERS=1
|
||||||
|
|
||||||
# Renice PE_Single_CPU which seems to host A/V stuff
|
# Renice PE_Single_CPU which seems to host A/V stuff
|
||||||
renice -10 -p $(pidof PE_Single_CPU)
|
renice -10 -p $(pidof PE_Single_CPU)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user