Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: Franco on April 23, 2005, 07:31:02 am
-
Thanks to youki i created a batch file to start Cadillacs and dinosaurs as soon as windows opens:
[code]cd \
e:
cd WinMame
Mamepp dino
-
You can set a Particular reslolution in Mame.ini file.
resolution 1024x768x32
you can also skip warnings if you ever look at mame.ini. ;)
-
or if you want apply this resolution for all games, you can with AtomicFe do like that:
Open AtomicManager to load your config.
On the "Folder" tab , in the Default Emulator field, you shoud have something like that :
C:\winmame\mamepp.exe
just type in the field behind the emulator : -resolution 1024x768 (or -r 1024x768) to have something like :
C:\winmame\mamepp.exe -resolution 1024x768
Save and quit.
Now Atomic should run all your game in this resolution.