updated command for launching steam to minimize cpu usage
This commit is contained in:
		
							parent
							
								
									d52a19f3d0
								
							
						
					
					
						commit
						cb8c1f22f0
					
				@ -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   
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user