| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| Chris Regular
 
  
 
 Joined: 19 Apr 2002
 Posts: 125
 
 
 | 
			
				|  Posted: Wed May 07, 2008 1:14 pm    Post subject: new Beta bug - screen resolution always locked |   |  
				| 
 |  
				| seems new beta doesn't change resolution on-the-fly, it's always locked to whatever specified in ini "screen resolution" 
 ;
 ; screen resolution
 ; --
 ;
 
 screen_width=512
 screen_height=480
 screen_depth=16
 
 
 and if i opened the pce.ini after closing ME, "custom_resolution" setting is always set back to "n"...which i set to "y" before start...
   
 
 MEFX just works fine with exactly same setting..
 
 any idea ?
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| dmichel Admin
 
  
 
 Joined: 04 Apr 2002
 Posts: 1166
 Location: France
 
 | 
			
				|  Posted: Wed May 07, 2008 3:55 pm    Post subject: |   |  
				| 
 |  
				| Yes, I had forgotten to initialize the 352 mode, which made the custom resolution check fail, this is why it was auto disabled. I have fixed the problem, re-download ME all should be ok now. 
 Thanks for finding this one.
 _________________
 David Michel
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Chris Regular
 
  
 
 Joined: 19 Apr 2002
 Posts: 125
 
 
 | 
			
				|  Posted: Wed May 07, 2008 10:58 pm    Post subject: |   |  
				| 
 |  
				| for me, it still doesn't work... 
 this setting (in pce.ini) is before ME start
 
 custom_resolution=y
 res_256=512,480
 res_320=640,480
 res_336=672,480
 res_352=704,480
 res_512=,512,480
 res_gui=640,480
 
 
 and after closing ME
 
 custom_resolution=n
 res_256=512,480
 res_320=640,480
 res_336=672,480
 res_352=
 res_512=
 res_gui=640,480
 
 
 looks like "res_352" and "res_512" were not initialised...
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Chris Regular
 
  
 
 Joined: 19 Apr 2002
 Posts: 125
 
 
 | 
			
				|  Posted: Wed May 07, 2008 11:36 pm    Post subject: |   |  
				| 
 |  
				| never mind, it looks like i downloaded old one.....i just re-downloaded and works fine...thanks alot  |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |