minor bot updates
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
# Description #
|
||||
# requirements
|
||||
steam account, x2go or nomachine or VNC etc etc
|
||||
steam account with css purchased
|
||||
# launch commands
|
||||
./steam.sh -applaunch 240 -textmode -textmessagedebug -novid -nosound -noipx -nojoy -noshaderapi -condebug +exec looptest.cfg
|
||||
|
||||
- two files are used. looptest.cfg is a file for constant input while the console.log file serves as constant output.
|
||||
autoexec.cfg:
|
||||
alias loop "exec looptest.cfg; wait 5; loop;"; wait 5; loop;
|
||||
|
||||
|
||||
|
||||
# environment settings needed
|
||||
use glxinfo to get information about ID's, for example 0x0e5
|
||||
export SDL_VIDEO_X11_VISUALID="0x0e5"
|
||||
|
||||
Reference in New Issue
Block a user