Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Please help me!  (Read 1942 times)

0 Members and 1 Guest are viewing this topic.

htdzzx

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 8
  • Last login:February 14, 2005, 05:47:24 am
Please help me!
« on: November 04, 2004, 07:36:30 am »
Sorry!I 'm not good at English!
I have a question:
  I use ArcadeOS and DMAME in DOS 7.0,My computer is VIA694X+SY850+128SDRAM,VIA ac'97 soundcard,SIS6326 .I want to use Arcade Monitor,And set "incabinet=1" in Arcadeos.cfg file,I can see the MENU on arcade monitor,But once game is run ,I can't see the game , only have  music.If I exit  ArcadeOS,I can play game on arcade monitorwith this :
c:\dmame dino
Please HELP me ,how to config ?

SirPeale

  • Green Mountain Man
  • Global Moderator
  • Trade Count: (+23)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 12963
  • Last login:August 04, 2023, 09:51:57 am
  • Arcade Repair in New England
    • Arcade Game and Other Coin-Op Projects
Re:Please help me!
« Reply #1 on: November 04, 2004, 09:16:06 am »
Please post both your arcadeos.cfg and your mame.cfg file so we can look at them.

htdzzx

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 8
  • Last login:February 14, 2005, 05:47:24 am
Re:Please help me!
« Reply #2 on: November 05, 2004, 03:56:02 am »
#############################
# ArcadeOS 2.50 Config File #
#############################

#path for mame
mamepath=c:\

#executable for mame
mameexe=dmame.exe

#executable used to get game and clone list
infoexe=dmame.exe

#configuration file used by mame executable
config=mame.cfg

#List of scancodes to remap
remaplist=

#standard AOS backdrop
backdrop=aos.pcx

#standard AOS LCD Logo
lcdlogo=aos.lcd

#Shutdown file for the LCD screen.
lcdshutdown=shutdown.lcd

#File containing LCD info for ROMS
#The .lcd info for a ROM will be displayed when the ROM is launched.
lcdlist=list.lcd

#Custom List names
clist1=list 1
clist2=list 2
clist3=list 3
clist4=list 4
clist5=list 5
clist6=list 6
clist7=list 7

#Joystick actions
j1but1=kp1butt1
j1but2=kp1butt2
j1but3=kp1butt3
j1but4=knxtclist
j1but5=knxtemu
j1but6=
j1but7=
j1but8=
j1select=kpcoin1
j1start=kp1start
j2but1=kp2butt1
j2but2=kp2butt2
j2but3=kp2butt3
j2but4=klock
j2but5=
j2but6=
j2but7=
j2but8=
j2select=kpcoin1
j2start=kp2start

#Command to run for 'switch off'
#if 'extrahardware' is set to 1
switchoff=

#Command to run for 'switch on'
#if 'extrahardware' is set to 1
switchon=

#Startup sample, must be in AOS directory
startupwav=startup

#Shutdown sample, must be in AOS directory
shutdownwav=shutdown

#Window sample, must be in AOS directory
windowwav=window

#Error sample, must be in AOS directory
errorwav=error

#Screen saver sample, must be in AOS directory
saverwav=saver

#Game run sample, must be in AOS directory
gamewav=game

#Options passed to MAME for NTSC/Arcade monitor mode
arcmodeopt=-monitor arcade

#Options passed to MAME for PAL TV mode
palmodeopt=-monitor pal

#Type of soundcard to use
#0=Silence
#1=Sound Blaster
#2=Sound Blaster AWE32
#3=Pro Audio Spectrum
#4=Ultrasound Max (CS4231 Codec)
#5=Ultrasound
#6=Windows Sound System
#7=Ensoniq Soundscape
soundcard=0

#Sample rate to use
samplerate=22050

#amount of log information generated to ARCADEOS.LOG
#-1 = game info,brief
#0  = no log
#1  = game info
#2  = full log
logging=0

#format of dates in log file
#0 = mm/dd/yyyy
#1 = dd/mm/yyyy
dateformat=0

#indicates if the log file is cleared down
#0=no clear
#1=clear
clearlog=1

#time in seconds before screen saver kicks in
#(set this to 0 for no sreen saver)
savertime=0

#time in seconds before screen shot is changed
shotdelay=10

#Type of screen shot used (from screen shots/flyers/cab pictures)
#0=standard (always screen shots)
#1=cycle
#2=random
sstype=0

#Mouse X pos
mousex=450

#Mouse Y pos
mousey=16

#Selects video output type:
#0 = Standard VGA Output
#1 = Arcade Monitor / NTSC Output
#2 = PAL TV Output
#DO NOT SET TO 0 IF YOUR PC IS CONNECTED TO AN ARCADE MONITOR/TV
incabinet=1

#640x480 mode
640x480=1

#scanlines - 0=no 1=yes
#hardware scanlines (320x200 mode), half brightness software scanlines (640x480 mode)
scanlines=0

#tweak value for x pos of screen
centerx=0

#tweak value for y pos of screen
centery=0

#Size of AOS's font
fontsize=3

#Display scheme
scheme=0

#Beep through SB if found
beepfm=0

#Transparency
transparent=38

#amount of information displayed by AOS
information=0

#background colour
backcolour=0

#fore colour
forecolour=14

#clone colour
clonecolour=7

#extra colour
extracolour=7

#cursor colour
cursorcolour=5

#Disabled colour
discolour=8

#Indicates the type of joystick
#0 = None
#1 = 2 button joystick/pad
#2 = 4 button joystick/pad
#3 = 6 button joystick/pad
#4 = 8 button joystick/pad
#5 = Sidewinder
#6 = GamePad Pro
#7 = PSX pad
joytype=0

#Current emulator
curremu=0

#random game index
randomidx=0

#Extra printer hardware -
#sends to LPT1 port, bit 0 for monitor power and
#enables monitor rotation hardware through bits 1 and 2 (Right & Left)
printhardware=0

#Other external hardware -
#calls 'switchon' for on
#'switchoff' for off
#you can set these values to be any legal app/batch file
extrahardware=0

#menu locked 0/1
menulocked=0

#screen saver type
savertype=5

#Explode windows
explodewin=1

#last screen shot of last game run
uselastshot=1

#Show screen shots when moving through the list
showshot=1

#display all files found - even if no legal game name is found
unknowns=0

#don't check for new games at startup
instantstart=0

#Orientation of menu
orientation=0
orientation2=0
orientation3=0
orientation4=0
orientation5=0
orientation6=0
orientation7=0
orientation8=0
orientation9=0
orientation10=0
orientation11=0
orientation12=0
orientation13=0
orientation14=0
orientation15=0
orientation16=0
orientation17=0
orientation18=0
orientation19=0
orientation20=0
orientation21=0
orientation22=0
orientation23=0
orientation24=0
orientation25=0
orientation26=0
orientation27=0
orientation28=0
orientation29=0
orientation30=0

#last game run
lastgame=226
lastgame2=0
lastgame3=0
lastgame4=0
lastgame5=0
lastgame6=0
lastgame7=0
lastgame8=0
lastgame9=0
lastgame10=0
lastgame11=0
lastgame12=0
lastgame13=0
lastgame14=0
lastgame15=0
lastgame16=0
lastgame17=0
lastgame18=0
lastgame19=0
lastgame20=0
lastgame21=0
lastgame22=0
lastgame23=0
lastgame24=0
lastgame25=0
lastgame26=0
lastgame27=0
lastgame28=0
lastgame29=0
lastgame30=0

#offset of last game run
offset=201
offset2=0
offset3=0
offset4=0
offset5=0
offset6=0
offset7=0
offset8=0
offset9=0
offset10=0
offset11=0
offset12=0
offset13=0
offset14=0
offset15=0
offset16=0
offset17=0
offset18=0
offset19=0
offset20=0
offset21=0
offset22=0
offset23=0
offset24=0
offset25=0
offset26=0
offset27=0
offset28=0
offset29=0
offset30=0

#amount of shadow on font
fontshadow=0

#tracball/spinner sensitivity
tracksens=2

#double click threshold
dblclick=4

#Type of mouse
#0=none
#1=standard
#2=tracball
#3=spinner
mousetype=0

#swap left and right mouse buttons
swapmouse=0

#Last custom list
lastcustom=0
lastcustom2=0
lastcustom3=0
lastcustom4=0
lastcustom5=0
lastcustom6=0
lastcustom7=0
lastcustom8=0
lastcustom9=0
lastcustom10=0
lastcustom11=0
lastcustom12=0
lastcustom13=0
lastcustom14=0
lastcustom15=0
lastcustom16=0
lastcustom17=0
lastcustom18=0
lastcustom19=0
lastcustom20=0
lastcustom21=0
lastcustom22=0
lastcustom23=0
lastcustom24=0
lastcustom25=0
lastcustom26=0
lastcustom27=0
lastcustom28=0
lastcustom29=0
lastcustom30=0

#NeoGeo custom list
customneo=8

#Vector custom list
customvector=8

#Hide warnings
hidewarns=1

#show run command
showcommand=0

#auto disable non-working games
autodisable=1

#auto rotate games, left/right
autorotate=0

#Screen shot to use when moving
altssonmove=0

#Screen shot to use when running
altssonrun=1

#Screen shot to use for info
altssoninfo=0

#pass screen centering info to MAME
easycenter=1

#show 'running dialog'
showrundialog=0

#Mouse Trails
mousetrails=0

#horizontal character count for arcade mode
arcade_h=105

#vertical line count for arcade mode
arcade_v=9

#horizontal character count for PAL mode
pal_h=105

#vertical line count for arcade mode
pal_v=23

#horizontal character count for VGA scanline mode
scan_h=95

#vertical line count for VGA scanline mode
scan_v=11

#scale screen shots to fit display
scaletofit=1

#random number seed
seedcount=0

#X Mouse sensitivity
mousesensx=100

#Y Mouse sensitivity
mousesensy=100

#allow diagonals
diagonals=0

#flip screen in X
flipx=0

#flip screen in Y
flipy=0

#autorepeat count
autorepeat=5

#juke box screen saver delay
jukedelay=30

#Start 1+2=Escape
start12esc=0

#shift key
#1=Start1
#2=Start2
shiftkey=1

#Width of main window
widthhor=42
widthver=26
hreswidthhor=51
hreswidthver=51

#rotate backdrops
rotatepic=0

#games display
#0 = all, 1 = horizontal, 2 =rotated left or right, not rotated, 3 =disabled
disprot=0
disprot2=0
disprot3=0
disprot4=0
disprot5=0
disprot6=0
disprot7=0
disprot8=0
disprot9=0
disprot10=0
disprot11=0
disprot12=0
disprot13=0
disprot14=0
disprot15=0
disprot16=0
disprot17=0
disprot18=0
disprot19=0
disprot20=0
disprot21=0
disprot22=0
disprot23=0
disprot24=0
disprot25=0
disprot26=0
disprot27=0
disprot28=0
disprot29=0
disprot30=0

#ticks per second
ticks=60

#window colour schemes
wincolour0=8
wincolour1=9
wincolour2=0
wincolour3=1

#redirect output
redirectmame=1

#Indicates if shift keys are on or off (1=on,0=off)
shifton=0

#_shift + Player 1 button1 - Pause (P)
shift1=0

#_shift + Player 1 button2 - Config Menus (TAB)
shift2=0

#_shift + Player 1 button3 - OSD (Tilde)
shift3=0

#_shift + Player 2 button1 - Adjust Frame Skip (F9)
shift4=0

#_shift + Player 2 button2 - Speed throttling (F10)
shift5=0

#_shift + Player 2 button3 - Speed Display (F11)
shift6=0

#Buttons 1-3 on or off (0/1)
button1=1
button2=1
button3=1

#Move Up (arrow up)
kup=72

#Move Down (arrow down)
kdown=80

#Page Up (arrow left)
kleft=75

#Page Down (arrow right)
kright=77

#Change games orientation (left ctrl)
kp1butt1=0

#Change games shown (left alt)
kp1butt2=0

#Change orientation of ArcadeOS (Space)
kp1butt3=0

#Lock ArcadeOS (L)
klock=38

#Random Game (A)
kp2butt1=0

#Exit ArcadeOS (Esc)
kexit=0

#Control Menu (2)
kp2start=0

#Run Game (1)
kp1start=2

#Game Info (5)
kcoin1=0

#Close popup windows (Esc)
kclosewin=0

#Online help (Q)
kp2butt3=0

#Set Games' Custom List (S)
kp2butt2=0

#AOS Screen shot (F12)
ksshot=0

#Change emulators (6)
knxtemu=0

#Change custom list (7)
knxtclist=0

#Display Emu Menu (8)
kemulist=0

#Display Custom List Menu (9)
kcustlist=0

#Move Up pl2 (R)
k2up=0

#Move Down pl2 (F)
k2down=0

#Move Left pl2 (D)
k2left=0

#Move Right pl2 (G)
k2right=0

#Search Using CRCs
CRCSearch=0

#Automatically start last game played
#0=never,1=start if game was run,2=always
startlastgame=2

#Skip nag screens
skipnag=1

#Overall Sound Interface volume (0-15)
soundvol=15

#Volume for startup sample (0-15)
startupvol=15

#Volume for shutdown sample (0-15)
shutdownvol=15

#Volume for window sample (0-15)
windowvol=15

#Volume for error sample (0-15)
errorvol=15

#Volume for saver sample (0-15)
savervol=0

#Volume for game sample (0-15)
gamevol=15

#Pitch for startup sample (0-100, 50 = normal)
startupfreq=50

#Pitch for shutdown sample (0-100, 50 = normal)
shutdownfreq=50

#Pitch for window sample (0-100, 50 = normal)
windowfreq=50

#Pitch for error sample (0-100, 50 = normal)
errorfreq=50

#Pitch for saver sample (0-100, 50 = normal)
saverfreq=50

#Pitch for game sample (0-100, 50 = normal)
gamefreq=50

#Drive which the 'File Menu' looks in
#0=A,1=B,2=C,3=D etc.
filedrive=0

#'Wrap Cursor' at start and end of menus
wrapcursor=0

#Screen shot position
#0=centre,1=top right,2=bottom right
#NOTE only takes effect if screen shot scaling is off
shotposition=0

#Using external arcade monitor TSR (such as MonARC)
extdriver=0

#Cocktail Mode (0=no , 1=yes) - moving up/down/left/right
#swaps AOS control between players and flips screen
cocktailmode=0

#Delay in seconds between 'flips' if cocktail mode is active
cocktaildelay=0

#State of gamed (launched or not) - internal use
runstate=1

#Which player has control over AOS 0=player 1,1=player 2 (internal use)
playercontrol=0

#Tint of screen shots
#0=normal,1=red,2=green,3=blue,4=grey
screentint=0

#Auto Capitalise display names of ROMS
#0=None,1=Short file names only,2=Long file Names only,3=All
#NOTE: This only affects ROM names without an NMS entry
capitalise=3

#Skip AOS's available disk space check when creating temp files
skipspacecheck=0

#Drive used for temp files (0='C',1='D',2='E' etc.)
tempdrive=0

#Custom lists contain copies of all games
#Useful when creating 'filter lists' (1=yes, 0=no)
#1 value for each possible emulator
customiscopy0=0
customiscopy1=0
customiscopy2=0
customiscopy3=0
customiscopy4=0
customiscopy5=0
customiscopy6=0
customiscopy7=0
customiscopy8=0
customiscopy9=0
customiscopy10=0
customiscopy11=0
customiscopy12=0
customiscopy13=0
customiscopy14=0
customiscopy15=0
customiscopy16=0
customiscopy17=0
customiscopy18=0
customiscopy19=0
customiscopy20=0
customiscopy21=0
customiscopy22=0
customiscopy23=0
customiscopy24=0
customiscopy25=0
customiscopy26=0
customiscopy27=0
customiscopy28=0
customiscopy29=0

#Filters are active (1=yes, 0=no)
filtersactive=1

#Filters (0-7 suffixes refer to custom list)
#Mininum number of players
minfiltplay0=1
minfiltplay1=1
minfiltplay2=1
minfiltplay3=1
minfiltplay4=1
minfiltplay5=1
minfiltplay6=1
minfiltplay7=1

#Maximum number of players
maxfiltplay0=8
maxfiltplay1=8
maxfiltplay2=8
maxfiltplay3=8
maxfiltplay4=8
maxfiltplay5=8
maxfiltplay6=8
maxfiltplay7=8

#Minimum year
minyear0=1970
minyear1=1970
minyear2=1970
minyear3=1970
minyear4=1970
minyear5=1970
minyear6=1970
minyear7=1970

#Maximum year
maxyear0=2010
maxyear1=2010
maxyear2=2010
maxyear3=2010
maxyear4=2010
maxyear5=2010
maxyear6=2010
maxyear7=2010

#Minimum vertical refresh frequency
minfreq0=30
minfreq1=30
minfreq2=30
minfreq3=30
minfreq4=30
minfreq5=30
minfreq6=30
minfreq7=30

#Maximum vertical refresh frequency
maxfreq0=75
maxfreq1=75
maxfreq2=75
maxfreq3=75
maxfreq4=75
maxfreq5=75
maxfreq6=75
maxfreq7=75

#Minimum number of coin slots
minslots0=1
minslots1=1
minslots2=1
minslots3=1
minslots4=1
minslots5=1
minslots6=1
minslots7=1

#Maximum number of coin slots
maxslots0=4
maxslots1=4
maxslots2=4
maxslots3=4
maxslots4=4
maxslots5=4
maxslots6=4
maxslots7=4

#Minimum X resolution
minxres0=0
minxres1=0
minxres2=0
minxres3=0
minxres4=0
minxres5=0
minxres6=0
minxres7=0

#Maximum X resolution
maxxres0=1280
maxxres1=1280
maxxres2=1280
maxxres3=1280
maxxres4=1280
maxxres5=1280
maxxres6=1280
maxxres7=1280

#Minimum Y resolution
minyres0=0
minyres1=0
minyres2=0
minyres3=0
minyres4=0
minyres5=0
minyres6=0
minyres7=0

#Maximum y resolution
maxyres0=1280
maxyres1=1280
maxyres2=1280
maxyres3=1280
maxyres4=1280
maxyres5=1280
maxyres6=1280
maxyres7=1280

#2 way joystick
joy2way0=1
joy2way1=1
joy2way2=1
joy2way3=1
joy2way4=1
joy2way5=1
joy2way6=1
joy2way7=1

#4 way joystick
joy4way0=1
joy4way1=1
joy4way2=1
joy4way3=1
joy4way4=1
joy4way5=1
joy4way6=1
joy4way7=1

#8 way joystick
joy8way0=1
joy8way1=1
joy8way2=1
joy8way3=1
joy8way4=1
joy8way5=1
joy8way6=1
joy8way7=1

#double 2 way joystick
dbljoy2way0=1
dbljoy2way1=1
dbljoy2way2=1
dbljoy2way3=1
dbljoy2way4=1
dbljoy2way5=1
dbljoy2way6=1
dbljoy2way7=1

#double 4 way joystick
dbljoy4way0=1
dbljoy4way1=1
dbljoy4way2=1
dbljoy4way3=1
dbljoy4way4=1
dbljoy4way5=1
dbljoy4way6=1
dbljoy4way7=1

#double 8 way joystick
dbljoy8way0=1
dbljoy8way1=1
dbljoy8way2=1
dbljoy8way3=1
dbljoy8way4=1
dbljoy8way5=1
dbljoy8way6=1
dbljoy8way7=1

#paddle
paddle0=1
paddle1=1
paddle2=1
paddle3=1
paddle4=1
paddle5=1
paddle6=1
paddle7=1

#dial
dial0=1
dial1=1
dial2=1
dial3=1
dial4=1
dial5=1
dial6=1
dial7=1

#trackball
trackball0=1
trackball1=1
trackball2=1
trackball3=1
trackball4=1
trackball5=1
trackball6=1
trackball7=1

#stick
stick0=1
stick1=1
stick2=1
stick3=1
stick4=1
stick5=1
stick6=1
stick7=1

#Minimum number of buttons
minbuttons0=0
minbuttons1=0
minbuttons2=0
minbuttons3=0
minbuttons4=0
minbuttons5=0
minbuttons6=0
minbuttons7=0

#Minimum number of buttons
maxbuttons0=8
maxbuttons1=8
maxbuttons2=8
maxbuttons3=8
maxbuttons4=8
maxbuttons5=8
maxbuttons6=8
maxbuttons7=8

#horizontal games
horizontal0=1
horizontal1=1
horizontal2=1
horizontal3=1
horizontal4=1
horizontal5=1
horizontal6=1
horizontal7=1

#vertical games
vertical0=1
vertical1=1
vertical2=1
vertical3=1
vertical4=1
vertical5=1
vertical6=1
vertical7=1

#vector games
vector0=1
vector1=1
vector2=1
vector3=1
vector4=1
vector5=1
vector6=1
vector7=1

#raster games
raster0=1
raster1=1
raster2=1
raster3=1
raster4=1
raster5=1
raster6=1
raster7=1

#ROM folder
romfolder0=0
romfolder1=0
romfolder2=0
romfolder3=0
romfolder4=0
romfolder5=0
romfolder6=0
romfolder7=0

#displayed merged rom sets
mergedroms=0
mergedroms2=1
mergedroms3=1
mergedroms4=1
mergedroms5=1
mergedroms6=1
mergedroms7=1
mergedroms8=1
mergedroms9=1
mergedroms10=1
mergedroms11=1
mergedroms12=1
mergedroms13=1
mergedroms14=1
mergedroms15=1
mergedroms16=1
mergedroms17=1
mergedroms18=1
mergedroms19=1
mergedroms20=1
mergedroms21=1
mergedroms22=1
mergedroms23=1
mergedroms24=1
mergedroms25=1
mergedroms26=1
mergedroms27=1
mergedroms28=1
mergedroms29=1
mergedroms30=1

#LCD Screen Support (0=NO 1=YES)
lcdscreen=0

#LCD Screen COM Port (1-4) or LPT Port (5=LPT1, 6=LPT2)
lcdport=1

#LCD Serial Baud Rate (50,300,600,2400,4800,9600,19200,38400,57600,115200)
#or Parallel (Lines X 100) + Columns IE: 2x20 = (2 X 100) + 20 = 220
#             columns=64 for no autoformating desired.
#             lcdmode=0  if not using 44780 based LCD
lcdmode=9600

htdzzx

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 8
  • Last login:February 14, 2005, 05:47:24 am
Re:Please help me!
« Reply #3 on: November 05, 2004, 03:58:24 am »
mame.cfg

emulate_three = no
[directory]
inp = inp
hi = hi
sta = sta
cheat = .
memcard = memcard
nvram = nvram
artwork = artwork
cfg = cfg
snap = snap
rompath = .;roms
samplepath = .;samples
diff = diff
ctrlr_directory = ctrlr

[config]
scanlines = no
stretch = no
artwork = yes
samples = yes
vesamode = vesa2l
mmx = auto
antialias = yes
translucency = yes
depth = auto
skiplines = 0
skipcolumns = 0
beam = 1.000000
flicker = 0.000000
gamma = 1.0000
frameskip = auto
norotate = no
ror = no
rol = no
flipx = no
flipy = no
mouse = yes
joystick = auto
steadykey = no
hotrod = no
hotrodse = no
cheat = yes
cheatfile = cheat.dat
historyfile = history.dat
mameinfofile = mameinfo.dat
resolution = auto
vectorres = auto
language = english
centerx = 0
centery = 0
use_backdrops = yes
use_overlays = yes
use_bezels = yes
artwork_crop = no
artwork_resolution = auto
vsync = no
waitvsync = no
triplebuffer = no
tweak = no
dirty = auto
vgafreq = -1
alwayssynced = no
intensity = 1.500000
brightness = 1.000000
throttle = yes
autoror = no
autorol = no
keepaspect = yes
screen_aspect = 4:3
soundcard = 1
sound = yes
samplerate = 44100
stereo = yes
volume = 0
sampleratedetect = yes
resamplefilter = yes
keyboard_leds = yes
ctrlr = standard
debug_resolution = auto
monitor = standard
waitinterlace = no
pause_brightness = 0.650000
skip_disclaimer = no
skip_gameinfo = no
crconly = no
bios = default
maxlogsize = 0

[vsync]
vsync = no
fps = 0.000000
vsyncmethod = vga

[sound]
soundcard = 0
samplerate = 11025
stereo = yes
volume = -4
devicesamplerate = 0
internalsamplerate = 0
reversestereo = no
sboffset = 0
recwav = no
devicevolume = -1
soundlatency = middle

[svga15driver]
use15kdriver = yes
xbase = 1024
ybase = 768
svgadrvmonitorname = arcade15
ntsconly = no
special15khz = no
interlace = yes
interlaceratio = 100
hsyncdelay = 0
hdispdelay = 0
usecrtcdatabase = no
crtcdatabasewriteonly = no
g400_refreshrate_adjust = yes

[joyrapid]
rapidfire = yes
joy1rapidenable = no
joy1rapidctrlbutton = 8
joy1button1 = 64
joy1button2 = 64
joy1button3 = 0
joy1button4 = 0
joy1button5 = 0
joy1button6 = 0
joy1button7 = 0
joy1button8 = 0
joy1button9 = 0
joy1button10 = 0
joy2rapidenable = no
joy2rapidctrlbutton = 8
joy2button1 = 64
joy2button2 = 64
joy2button3 = 0
joy2button4 = 0
joy2button5 = 0
joy2button6 = 0
joy2button7 = 0
joy2button8 = 0
joy2button9 = 0
joy2button10 = 0
joy3rapidenable = no
joy3rapidctrlbutton = 8
joy3button1 = 64
joy3button2 = 64
joy3button3 = 0
joy3button4 = 0
joy3button5 = 0
joy3button6 = 0
joy3button7 = 0
joy3button8 = 0
joy3button9 = 0
joy3button10 = 0
joy4rapidenable = no
joy4rapidctrlbutton = 8
joy4button1 = 64
joy4button2 = 64
joy4button3 = 0
joy4button4 = 0
joy4button5 = 0
joy4button6 = 0
joy4button7 = 0
joy4button8 = 0
joy4button9 = 0
joy4button10 = 0

[tweaked]
224x288_h = 95
224x288_v = 84
240x256_h = 103
240x256_v = 35
256x240_h = 85
256x240_v = 67
256x256_h = 108
256x256_v = 35
256x256_hor_h = 85
256x256_hor_v = 96
288x224_h = 95
288x224_v = 12
240x320_h = 90
240x320_v = 140
320x240_h = 95
320x240_v = 12
336x240_h = 95
336x240_v = 12
384x224_h = 108
384x224_v = 12
384x240_h = 108
384x240_v = 12
384x256_h = 108
384x256_v = 35
224x288arc_h = 93
224x288arc_v = 56
288x224arc_h = 93
288x224arc_v = 9
256x240arc_h = 93
256x240arc_v = 9
256x256arc_h = 93
256x256arc_v = 23
320x240arc_h = 105
320x240arc_v = 9
320x256arc_h = 105
320x256arc_v = 23
352x240arc_h = 106
352x240arc_v = 9
352x256arc_h = 106
352x256arc_v = 23
368x224arc_h = 106
368x224arc_v = 9
368x240arc_h = 106
368x240arc_v = 9
368x256arc_h = 106
368x256arc_v = 23
512x224arc_h = 191
512x224arc_v = 9
512x256arc_h = 191
512x256arc_v = 23
512x448arc_h = 191
512x448arc_v = 9
512x512arc_h = 191
512x512arc_v = 23
640x480arc_h = 193
640x480arc_v = 9

SirPeale

  • Green Mountain Man
  • Global Moderator
  • Trade Count: (+23)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 12963
  • Last login:August 04, 2023, 09:51:57 am
  • Arcade Repair in New England
    • Arcade Game and Other Coin-Op Projects
Re:Please help me!
« Reply #4 on: November 05, 2004, 08:38:39 am »
mame.cfg

monitor = standard

Change 'standard' to 'arcade' and try again.

htdzzx

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 8
  • Last login:February 14, 2005, 05:47:24 am
Re:Please help me!
« Reply #5 on: November 05, 2004, 06:13:19 pm »
Thank you very much!
I 'll try again.

htdzzx

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 8
  • Last login:February 14, 2005, 05:47:24 am
Re:Please help me!
« Reply #6 on: November 05, 2004, 11:46:29 pm »
Trouble always!
1.If set 'incabinet=0'(arcadeos.cfg) and 'use15kdriver = no' (mame.cfg) ,I can play games with VGA ,no problem.
2.If set 'incabinet=0'(arcadeos.cfg) and 'use15kdriver = yes' (mame.cfg) ,I can see the MENU on vga and play game with arcade monitor.
3.If set 'incabinet=1'(arcadeos.cfg) ,I can see MENU on arcade monitor,once I select a game,there some color lines on arcade monitor,or no clear pictuer. it can't display on VGA.

gizmodss

  • Trade Count: (0)
  • Newbie
  • *
  • Offline Offline
  • Posts: 1
  • Last login:November 07, 2004, 02:02:13 pm
  • I'm a llama!
Re:Please help me!
« Reply #7 on: November 06, 2004, 01:26:16 am »
Hey....just started my own mame project and I also cant get the games to work with arcade monitor...only can see arcadeos menu...I tried your settings but i cant figure this out.

htdzzx

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 8
  • Last login:February 14, 2005, 05:47:24 am
Re:Please help me!
« Reply #8 on: November 06, 2004, 03:40:47 am »
How can I do?

SirPeale

  • Green Mountain Man
  • Global Moderator
  • Trade Count: (+23)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 12963
  • Last login:August 04, 2023, 09:51:57 am
  • Arcade Repair in New England
    • Arcade Game and Other Coin-Op Projects
Re:Please help me!
« Reply #9 on: November 06, 2004, 07:48:19 am »
1.If set 'incabinet=0'(arcadeos.cfg) and 'use15kdriver = no' (mame.cfg) ,I can play games with VGA ,no problem.

Yes, if you set both to VGA it should play on a VGA monitor without issues.

Quote
2.If set 'incabinet=0'(arcadeos.cfg) and 'use15kdriver = yes' (mame.cfg) ,I can see the MENU on vga and play game with arcade monitor.

Uh-huh...yes, that makes sense.

Quote
3.If set 'incabinet=1'(arcadeos.cfg) ,I can see MENU on arcade monitor,once I select a game,there some color lines on arcade monitor,or no clear pictuer. it can't display on VGA.

But what happens if you set 'incabinet=1' (ArcadeOS) AND 'monitor=arcade' (Mame)?  In your last sentence you just have the one.


htdzzx

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 8
  • Last login:February 14, 2005, 05:47:24 am
Re:Please help me!
« Reply #10 on: November 07, 2004, 05:15:08 am »
 If I set 'incabinet=1' (ArcadeOS) AND 'monitor=arcade' (Mame), result is same with set 'monitor = standard'.

SirPeale

  • Green Mountain Man
  • Global Moderator
  • Trade Count: (+23)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 12963
  • Last login:August 04, 2023, 09:51:57 am
  • Arcade Repair in New England
    • Arcade Game and Other Coin-Op Projects
Re:Please help me!
« Reply #11 on: November 07, 2004, 07:59:55 am »
Huh.  Well, I'm at a loss.  Both should be set to arcade for arcade monitors.

Maybe...turn off Vesa.