Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: Stormrider on June 01, 2013, 11:36:27 am

Title: MAME path question
Post by: Stormrider on June 01, 2013, 11:36:27 am
Do you know if I can write something like

rompath                   \\mamefiles\roms

to indicate that MAME must look for a previous folder in the tree called mamefiles?
Title: Re: MAME path question
Post by: Stormrider on June 01, 2013, 12:43:26 pm
I've already found the solution:

rompath                   .\..\mamefiles\roms;\mamefiles\roms\bios
samplepath                .\..\mamefiles\samples
artpath                   .\..\mamefiles\artwork
ctrlrpath                 .\..\mamefiles\ctrl
inipath                   .\..\mamefiles\ini
hashpath                  .\..\mamefiles\hash
fontpath                  .\..\mamefiles\font
cheatpath                 .\..\mamefiles\cheat\cheat
crosshairpath             .\..\mamefiles\crosshair