Page 1 of 1
					
				Disabling ROM info on game start?
				Posted: Mon Mar 15, 2010 6:12 pm
				by maruchan
				Hi!  I'm trying to disable the string of text that pops up when you load a game (tells you the header info, SRM, etc.)  I'm using 1.52 on Windows 7.  I looked through the menus, .conf file, and can't find anything about it.  Am I missing something or can I not do it?
			 
			
					
				
				Posted: Mon Mar 15, 2010 6:18 pm
				by Camo_Yoshi
				You can't do it, it's kind of mandatory to have... dunno why you'd want to disable it anyway.
			 
			
					
				
				Posted: Tue Mar 16, 2010 12:06 am
				by maruchan
				Thanks for your response.  Well, I figured I could disable it because I know it can be disabled in ZSNES, and because I don't remember it being there when I used to start up my SNES.  But if it can't be done, it can't be done.
			 
			
					
				
				Posted: Tue Mar 16, 2010 5:50 am
				by BearOso
				In the config file, under the [Display] section, there should be a couple of lines:
Code: Select all
MessagesInImage = TRUE
MessageDisplayTime = 120
Change either the first one to FALSE or the second one to zero to disable the messages. This also disables other messages, too.