| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		mario64 Visitor
  
 
  Joined: 25 Nov 2004 Posts: 7
 
  | 
		
			
				 Posted: Thu Nov 25, 2004 3:42 am    Post subject: ? How to remove the fps counter and vu meter | 
				     | 
			 
			
				
  | 
			 
			
				How do you remove the fps counter and vu meter from v1.0? I can't see any options in the pce.ini file or in the app itself.
 
 
Thanks,
 
Mario64 | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		sirynx77 Visitor
  
 
  Joined: 25 Nov 2004 Posts: 7 Location: PC-Engine Heaven...where else!!!
  | 
		
			
				 Posted: Thu Nov 25, 2004 12:01 pm    Post subject: Re: ? How to remove the fps counter and vu meter | 
				     | 
			 
			
				
  | 
			 
			
				It is in the pce.ini file.  Its almost at the end of the file.  This is what it looks like:
 
 
# ----
 
# misc. settings
 
# ----
 
 
[misc]
 
 
  ;
 
  ; fps counter (on screen display, top-left corner)
 
  ; --
 
  ;   y -> enable [default]
 
  ;   n -> disable
 
  ;
 
 
fps_counter=n
 
 
  ;
 
  ; psg volume meter (on screen display, bottom-right corner)
 
  ; --
 
  ;   y -> enable [default]
 
  ;   n -> disable
 
  ;
 
 
psg_vu_meter=n
 
 
 
I hope that helps, 
 
 
Sirynx77
 
 
 
 
 	  | mario64 wrote: | 	 		  How do you remove the fps counter and vu meter from v1.0? I can't see any options in the pce.ini file or in the app itself.
 
 
Thanks,
 
Mario64 | 	 
  | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		mario64 Visitor
  
 
  Joined: 25 Nov 2004 Posts: 7
 
  | 
		
			
				 Posted: Thu Nov 25, 2004 4:02 pm    Post subject:  | 
				     | 
			 
			
				
  | 
			 
			
				Oh my gosh! I totally missed that section. Sorry for the trouble and thanks for the help.     
 
 
Mario64 | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		Keranu Elder
  
 
  Joined: 05 Aug 2002 Posts: 669 Location: Neo Geo Land
  | 
		
			
				 Posted: Sat Nov 27, 2004 6:12 am    Post subject:  | 
				     | 
			 
			
				
  | 
			 
			
				Will there be an option in the menu that will disable them in the future? _________________ LaZer Dorks | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		jopinou Visitor
  
 
  Joined: 21 Nov 2004 Posts: 13
 
  | 
		
			
				 Posted: Sat Nov 27, 2004 9:07 am    Post subject:  | 
				     | 
			 
			
				
  | 
			 
			
				 	  | Keranu wrote: | 	 		  | Will there be an option in the menu that will disable them in the future? | 	  
 
 
Certainly | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		XERO Member
  
 
  Joined: 03 Mar 2004 Posts: 21 Location: n.y.
  | 
		
			
				 Posted: Fri Dec 10, 2004 1:29 am    Post subject: cannot figure it out... | 
				     | 
			 
			
				
  | 
			 
			
				| soory for the lack of knowledge....but i get to the pce.ini, and find the misc settings...then what do i do...? | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		Kaminari Elder
  
 
  Joined: 19 Apr 2002 Posts: 1432 Location: Paris, France
  | 
		
			
				 Posted: Fri Dec 10, 2004 1:52 am    Post subject:  | 
				     | 
			 
			
				
  | 
			 
			
				You set the options to y or n  
 
 
By default, both lines are blank (but they behave as they were set on 'yes'). | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		XERO Member
  
 
  Joined: 03 Mar 2004 Posts: 21 Location: n.y.
  | 
		
			
				 Posted: Fri Dec 10, 2004 9:51 am    Post subject: still confused | 
				     | 
			 
			
				
  | 
			 
			
				| my version has  y [default].......when you say set it to n...please be specific as to how this is done....sorry for the lack of computer literacy but my knowledge is restricted to my office usage..... | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		Kaminari Elder
  
 
  Joined: 19 Apr 2002 Posts: 1432 Location: Paris, France
  | 
		
			
				 Posted: Fri Dec 10, 2004 3:32 pm    Post subject:  | 
				     | 
			 
			
				
  | 
			 
			
				You're welcome. Just edit your INI file in Notepad or Wordpad to make it look like below, save the file (don't change its name) and you're done:
 
 
 	  | Code: | 	 		    ;
 
  ; fps counter (on screen display, top-left corner)
 
  ; --
 
  ;   y -> enable  [default]
 
  ;   n -> disable
 
  ;
 
 
fps_counter=n
 
 
  ;
 
  ; psg volume meter (on screen display, bottom-right corner)
 
  ; --
 
  ;   y -> enable  [default]
 
  ;   n -> disable
 
  ;
 
 
psg_vu_meter=n | 	 
  | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		XERO Member
  
 
  Joined: 03 Mar 2004 Posts: 21 Location: n.y.
  | 
		
			
				 Posted: Sat Dec 11, 2004 4:53 am    Post subject: still no change... | 
				     | 
			 
			
				
  | 
			 
			
				| did as instructed....still no change...... | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		XERO Member
  
 
  Joined: 03 Mar 2004 Posts: 21 Location: n.y.
  | 
		
			
				 Posted: Sat Dec 11, 2004 5:05 am    Post subject: done.... | 
				     | 
			 
			
				
  | 
			 
			
				| just got it....but no cd support..... | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		 |