Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: BUCKETHEAD on February 10, 2005, 08:14:11 pm

Title: Turning off GUI in MESS
Post by: BUCKETHEAD on February 10, 2005, 08:14:11 pm
Im trying to use MESS for a ATARI 5200 EMULATOR with MAMEWAH.

MAMEWAH will load the games fine. The problem is that when i go to ESC i go

back to MESS and not back to MAMEWAH.

I read in another post where someone else was having a similar problem with a

emulator in MESS,
Title: Re: Turning off GUI in MESS
Post by: jcrouse on February 10, 2005, 09:12:09 pm
First you need a mess.ini file. If you don't have one, open up a command prompt and navigate to your mess folder. Now type in this command and hit Enter:

mess -cc

This will create the file. Look for the section ***Mess Specific Optionss *** and change the first line, newui, from 1 to 0.

Good Luck,
John
Title: Re: Turning off GUI in MESS
Post by: BUCKETHEAD on February 10, 2005, 09:24:43 pm
Forgive me ::) But i am new at this.

How would i do a command prompt?

Do you mean like doing it from WINDOWS XP?

Like clicking START then RUN, Then type it in??

Thanks!

BUCKETHEAD ......
Title: Re: Turning off GUI in MESS
Post by: jcrouse on February 11, 2005, 09:44:05 am
click Start, then Run and thype in "cmd" without the quotes and then press Enter. That's the command prompt.

John
Title: Re: Turning off GUI in MESS
Post by: BUCKETHEAD on February 11, 2005, 03:58:16 pm
Thanks man!

I appreciate it! :D