Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: Random24 on April 05, 2003, 04:39:33 pm

Title: Lazarus question/problem
Post by: Random24 on April 05, 2003, 04:39:33 pm
I recently reinstalled Lazarus from the new install package and when I try to do a rescan for roms. I get an error.  

runtime error "9":
subscript out of range

here is a copy of my dirs.ini

Code: [Select]
[Dirs]
roms=C:\Roms\Mame\roms\

Primary Artwork Dir=C:\Roms\Mame\Artwork\
Additional AW Dirs=

[startvd]
[path]
logo=
caption=Newest Games
useclones=1
searchstrings:7=.66
filters:6=*mature*
[/path]
[path]
logo=Mame.gif
caption=Mame
useclones=1
searchstrings:5=MAME
filters:6=*mature*
[/path]
[/startvd]

If I take out the second path section the first one works fine.  I would like to have a list of all the mame games though.
Title: Re:Lazarus question/problem
Post by: Random24 on April 05, 2003, 05:12:18 pm
Well I looked a bit more on the board and then tried with the useclones set to 0 and it seems to be working.
Title: Re:Lazarus question/problem
Post by: Howard_Casto on April 05, 2003, 05:53:34 pm
classic laz hasn't been updated in quite a while and thus the gamelist is nearing the size of the actual limit per list.  You'll have to wait until dxlaz comes out to view them all at this point.