Posts: 2
	Threads: 1
	Joined: Jun 2012
	
	
 
	
		
		
		01 Jun 12, 12:27PM 
(This post was last modified: 02 Jun 12, 12:16AM by Mael.)
		
	 
	
		I would like to live stream Assault Cube at 
www.twitch.tv/gmainggurunz
But I need it to be in a window so I can moderate the chat at the same time as playing. How can i do this or can I even do it?
	
		
	
 
 
	
	
	
		
	Posts: 2,136
	Threads: 50
	Joined: Jun 2010
	
	
 
	
		
		
		01 Jun 12, 12:35PM 
(This post was last modified: 01 Jun 12, 12:38PM by jamz.)
		
	 
	
		Escape -> Settings -> Video settings
Change the resolution (width and height) to the size you want your window to be, then uncheck the Fullscreen box.
Select "Apply now" and you should get a windowed AC.
quick edit: If you want to get your mouse out of AC quickly, you might want to bind a key to /togglegrap.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 2,841
	Threads: 44
	Joined: Jun 2010
	
	
 
	
	
		Or also you can do it with commands: '/fullscreen 0' to make it windowed, and '/screenres x y' to modify the size of your window.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 2
	Threads: 1
	Joined: Jun 2012
	
	
 
	
		
		
		01 Jun 12, 12:50PM 
(This post was last modified: 01 Jun 12, 01:18PM by GamingGuruNZ.)
		
	 
	
		I did it b4 but it made my screen really big TO BIG @jamz
What should i do for '/screenres x y' What should i put near x and y
Thanks heaps I figured it out!
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,331
	Threads: 44
	Joined: Jun 2010
	
	
 
	
	
		IIRC, /screenres doesn't work on windows/mac?
/fullscreen 0 forces AC into a window but uses the current resolution - which may or may not be too big for the screen.
Use:
/fullscreen 0
/scr_h
/scr_w
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 560
	Threads: 10
	Joined: Jan 2011
	
	
 
	
	
		 (02 Jun 12, 12:10AM)Bukz Wrote:  IIRC, /screenres doesn't work on windows/mac?
/screenres works fine for me on Windows 7.
	
 
	
	
	
		
	
 
 
	
	
	
		
	Posts: 198
	Threads: 9
	Joined: Aug 2011
	
	
 
	
	
		so where's the guide on how to get thru a window ?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 881
	Threads: 74
	Joined: Mar 2011
	
	
 
 
	
	
	
		
	Posts: 335
	Threads: 15
	Joined: Aug 2011
	
	
 
 
	
	
	
		
	Posts: 1,331
	Threads: 44
	Joined: Jun 2010
	
	
 
	
	
		 (02 Jun 12, 04:15AM)Frogulis Wrote:  /screenres works fine for me on Windows 7.
Wasn't aware, I've amazingly never tried the command myself, always assumed the comment in docs.cfg:
Quote:docident [screenres] [Changes the screen resolution, available only for LINUX];
was correct. :p
	
 
	
	
	
		
	
 
 
	
	
	
		
	Posts: 2,841
	Threads: 44
	Joined: Jun 2010
	
	
 
	
	
		/screenres works for me on Mac :P
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,331
	Threads: 44
	Joined: Jun 2010
	
	
 
	
	
		Yeah, looks like somebody added win/mac support to the command a while back but never removed that comment from the docs.
Fixed in SVN. :P
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 126
	Threads: 19
	Joined: Oct 2010
	
	
 
 
	
	
	
		
	Posts: 11
	Threads: 2
	Joined: Jun 2012
	
	
 
	
	
		For Ubuntu, add -t in the terminal. works like a charm.