Page 1 of 1
					
				Windows TMW  0.0.28.1  Screen Resolution
				Posted: 08 Apr 2009, 01:12
				by aarcher
				I have seen other posts regarding this, but I have not seen any definate answers yet. (i might be just missing them).
Is changing the screen resolution support in the windows version 0.0.28.1?  I do not see any screen size options in the config.xml file.  
Is it a variable I can add to the file myself?
Thanks in advance.
			 
			
					
				Re: Windows TMW  0.0.28.1  Screen Resolution
				Posted: 08 Apr 2009, 01:32
				by Jaxad0127
				screenwidth and screenheight
If you don't have them, add them.
			 
			
					
				Re: Windows TMW  0.0.28.1  Screen Resolution
				Posted: 08 Apr 2009, 14:09
				by aarcher
				Do those settings apply to Full Screen or Windowed mode or both?
			 
			
					
				Re: Windows TMW  0.0.28.1  Screen Resolution
				Posted: 08 Apr 2009, 14:58
				by Jaxad0127
				Both.
			 
			
					
				Re: Windows TMW  0.0.28.1  Screen Resolution
				Posted: 08 Apr 2009, 18:14
				by Alxe
				About this, I noticed, the Resolution configuration window, is isn't usable?
			 
			
					
				Re: Windows TMW  0.0.28.1  Screen Resolution
				Posted: 08 Apr 2009, 19:06
				by Jaxad0127
				Alxe wrote:About this, I noticed, the Resolution configuration window, is isn't usable?
Not really. It's usable in newer clients, but requires a restart to see the new resolution.
 
			 
			
					
				Re: Windows TMW  0.0.28.1  Screen Resolution
				Posted: 02 Jun 2009, 15:32
				by graingert
				Works in 0.0.29 not in 0.0.28.1: easy
			 
			
					
				Re: Windows TMW  0.0.28.1  Screen Resolution
				Posted: 02 Jun 2009, 18:11
				by Jumpy
				This works perfectly on 0.0.28.1
open folder .tmw
open config.xml with your blocnote
have anywhere this after the <?xml version="1.0"?><configuration>  : 
<option name="screenheight" value="700"/> <option name="screenwidth" value="960"/>
those are the value i play with custom yours
Regards