updated README
This commit is contained in:
parent
5830ed4aa7
commit
b08f5cf249
@ -27,30 +27,15 @@
|
|||||||
|
|
||||||
apt install libgtk2.0-0:i386
|
apt install libgtk2.0-0:i386
|
||||||
|
|
||||||
#pyhoca x2go terminal
|
|
||||||
aptitude install pyhoca-cli
|
|
||||||
apt-get install x2goclient
|
|
||||||
|
|
||||||
#debian
|
|
||||||
|
|
||||||
hostname unloze.com
|
|
||||||
|
|
||||||
x2go or nomachine or VNC client/server setup <br/>
|
x2go or nomachine or VNC client/server setup <br/>
|
||||||
steam account with css purchased
|
steam account with css purchased
|
||||||
# launch commands
|
# launch commands
|
||||||
|
|
||||||
cd /home/gameservers/.steam/debian-installation/ <br/>
|
|
||||||
./steam.sh -applaunch 240 -textmode -textmessagedebug -novid -nosound -noipx -nojoy -noshaderapi <br/>
|
|
||||||
|
|
||||||
/home/gameservers/.steam/debian-installation/steamapps/common/Counter-Strike Source/cstrike/cfg/autoexec.cfg: <br/>
|
/home/gameservers/.steam/debian-installation/steamapps/common/Counter-Strike Source/cstrike/cfg/autoexec.cfg: <br/>
|
||||||
alias loop "exec looptest.cfg; wait 5; loop;"; wait 5; loop; <br/>
|
alias loop "exec looptest.cfg; wait 5; loop;"; wait 5; loop; <br/>
|
||||||
(textmode is no video output) <br/>
|
(textmode is no video output) <br/>
|
||||||
|
|
||||||
# do this before signing in to steam using VNC/x2go clients that are connected to VNC/x2go servers running virtual desktops
|
|
||||||
use "glxinfo" with VNC or x2go client terminal to get information about ID's, for example 0x0e5.<br/> Running glxinfo on normal ssh terminals wont be usefull <br/>
|
|
||||||
export SDL_VIDEO_X11_VISUALID=0x074 <br/>
|
|
||||||
exporting correct SDL_VIDEO_X11_VISUALID value is important before steam login for starting games correctly <br/>
|
exporting correct SDL_VIDEO_X11_VISUALID value is important before steam login for starting games correctly <br/>
|
||||||
instead of automating the steam login its done manually due to requiring x2go/VNC/nomachine clients.
|
|
||||||
<br/> With the virtual desktop related to the VNC/x2go/nomachine client you can log into steam using the normal GUI -> <br/>
|
<br/> With the virtual desktop related to the VNC/x2go/nomachine client you can log into steam using the normal GUI -> <br/>
|
||||||
once logged in steam can run actively for months without requiring restarts
|
once logged in steam can run actively for months without requiring restarts
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user