updated command for launching steam to minimize cpu usage

This commit is contained in:
jenz 2023-02-10 12:59:08 +01:00
parent d52a19f3d0
commit cb8c1f22f0

View File

@ -47,11 +47,11 @@
echo 'SDL_VIDEO_X11_VISUALID: ' $SDL_VIDEO_X11_VISUALID
export SDL_VIDEO_X11_VISUALID=0x205
echo 'SDL_VIDEO_X11_VISUALID: ' $SDL_VIDEO_X11_VISUALID
#native libraries tried instead of runtime libraries for not crashing i suppose, no-browser -console should also save RAM usage
#STEAM_RUNTIME=0 steam -no-browser -console
steam -no-browser -console
steam -no-browser +open steam://open/minigameslist
fi
#-no-browser +open steam://open/minigameslist reduces cpu being used by steam
##steam settings -> library -> low bandwith mode and low performance mode
#X2GO_NXAGENT_DEFAULT_OPTIONS="-options nx/nx,sleep=0" /etc/x2go/x2goagent.options