Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: bhille on October 19, 2002, 11:42:35 pm

Title: More Lazarus Help
Post by: bhille on October 19, 2002, 11:42:35 pm
HC helped me get Lazarus working for me the other nioght in chat.  Thanks again HC.  I even got my graphics to show up (see other post).  My problem was that I couldn't find Pacman and Warlords in my list (I assume because they're clones?).  Anyway, I changed my Vdir to indicate that I want clones now (changed the 0 to a 1).  I rescanned for roms and now I get the following error while scanning:

RunTime Error: 9
Subscript out of range

How do I fix that??

Title: Re:More Lazarus Help
Post by: Howard_Casto on October 20, 2002, 12:10:27 am
It might be that the list you are trying to make is too big.....

Lazarus currently has a 4500 entry limit per list.  In other words if you add all mame games it comes pretty close... if you try to put more than mame on taht one particular list then you are over the limit.