Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: ramsanus2000 on November 24, 2008, 10:18:16 pm

Title: mame v64 full screen question
Post by: ramsanus2000 on November 24, 2008, 10:18:16 pm
I'm using an old pc in my cab.  700mhtz with 192 of ram.  I play mostly classics so don't need much power.  I found the newer versions of mame were really slowing down the classic games.  I decided to use an older command line version of mame and settled on v64.  Everything is going well and I'm playing the classics at full speed with no slow down but I can't seem to get mame to fill the screen completely.  I'm getting black bars on the top, bottom, and sides.  Is this a limitation of older versions of mame or am I missing a setting in the ini?  How can I run at full screen?
Title: Re: mame v64 full screen question
Post by: headkaze on November 25, 2008, 06:52:44 pm
You might like to try turning off the "keepaspect" setting in mame.ini (run mame.exe -cc to create it if there isn't one). Not sure if it's there in that old version though.
Title: Re: mame v64 full screen question
Post by: ramsanus2000 on November 25, 2008, 07:26:59 pm
Thanks for the advice.  I tried it but no luck.  He's my mame.ini. Maybe that will help.

### mame.ini ###

### Frontend Related ###
clones                  1

### Windows path and directory options ###
rompath                 E:\Emulators\Mame32\roms
samplepath              samples
# inipath               C:\Mame v0.64
cfg_directory           cfg
nvram_directory         nvram
memcard_directory       memcard
input_directory         inp
hiscore_directory       hi
state_directory         sta
artwork_directory       artwork
snapshot_directory      snap
diff_directory          diff
ctrlr_directory         ctrlr
cheat_file              cheat.dat
history_file            history.dat
mameinfo_file           mameinfo.dat

### Windows video options ###
autoframeskip           1
frameskip               0
waitvsync               0
triplebuffer            0
window                  0
ddraw                   1
hwstretch               1
resolution              auto
refresh                 0
scanlines               0
switchres               1
switchbpp               1
maximize                1
keepaspect              0
matchrefresh            0
syncrefresh             0
throttle                1
full_screen_brightness   0.000000
frames_to_run           0
effect                  none
screen_aspect           4:3
sleep                   1
rdtsc                   0

### Input device options ###
mouse                   0
joystick                0
lightgun                0
steadykey               0
keyboard_leds           1
a2d_deadzone            0.300000
# ctrlr                 <NULL> (not set)

### Mame CORE video options ###
norotate                0
ror                     0
rol                     0
flipx                   0
flipy                   0
debug_resolution        auto
gamma                   1.000000
brightness              1.000000
pause_brightness        0.650000

### Mame CORE vector game options ###
antialias               1
translucency            1
beam                    1.000000
flicker                 0.000000
intensity               1.500000

### Mame CORE sound options ###
samplerate              44100
samples                 1
resamplefilter          1
sound                   1
volume                  0

### Mame CORE misc options ###
artwork                 1
use_backdrops           1
use_overlays            1
use_bezels              1
artwork_crop            0
artwork_resolution      0
cheat                   0
debug                   0
# playback              <NULL> (not set)
# record                <NULL> (not set)
log                     0
oslog                   0
skip_disclaimer         1
skip_gameinfo           1

### Configuration options ###
readconfig              1
verbose                 0