Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: super_nashwan on October 03, 2010, 09:37:34 am
-
Hi, can anyone help me get Meka running in fullscreen using Mamewah? I have checked the "Switch to fullscreen mode after loading a game" box in Meka, and it *does* do this, but only after I select a new rom from within Meka. I really need it to start in fullscreen after I select a rom in Mamewah, otherwise I have to use the mouse which is no good for a cab. Anyone know how to do this? Thanks.
-
I did use MEKA some time ago and I think it's a config file setting rather than a command-line switch.
In meka.cfg look for:
start_in_gui = 1
and change it to:
start_in_gui = 0
then it's dependent on your set resolution. i.e. set something that will fill your screen. 640x480 seems like a good place to start.
-
Brilliant! It worked, thanks! Again. ;D