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
 | 
							echo 'SDL_VIDEO_X11_VISUALID: ' $SDL_VIDEO_X11_VISUALID
 | 
				
			||||||
		export SDL_VIDEO_X11_VISUALID=0x205
 | 
							export SDL_VIDEO_X11_VISUALID=0x205
 | 
				
			||||||
		echo 'SDL_VIDEO_X11_VISUALID: ' $SDL_VIDEO_X11_VISUALID
 | 
							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 -no-browser +open steam://open/minigameslist 
 | 
				
			||||||
		#STEAM_RUNTIME=0 steam -no-browser -console
 | 
					 | 
				
			||||||
		steam -no-browser -console
 | 
					 | 
				
			||||||
	fi
 | 
						fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    #-no-browser +open steam://open/minigameslist reduces cpu being used by steam
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	##steam settings -> library -> low bandwith mode and low performance mode
 | 
						##steam settings -> library -> low bandwith mode and low performance mode
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	#X2GO_NXAGENT_DEFAULT_OPTIONS="-options nx/nx,sleep=0"  /etc/x2go/x2goagent.options   
 | 
						#X2GO_NXAGENT_DEFAULT_OPTIONS="-options nx/nx,sleep=0"  /etc/x2go/x2goagent.options   
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user