Well I finally took the time to sit down, read the docs and configure Lazarus, and I'm having a TON of problems.
I'm on a Windows 2000 machine. Using default skin.
First off - The configuration box. Sometimes it shows up, sometimes not. Almost never just by pressing TAB. Sometimes I press TAB and then ESC to get it to show. Sometimes I press TAB and move the mouse and click and then it shows. Sometimes I press TAB and it's invisible, and I move the arrows and press select and stuff happens (even though the menu wasn't there). So that's the first really annoying bug.
Second, it seems only the first entry in dirs.ini is showing. Whatever I put first works. Change path will not work, I can only view the first path I list in dirs.ini. I am 99% sure the file itself is correct. Maybe I missed something.
Finally, the first entry with Mame worked, but when I put Gens in there, it didn't find my roms at all. I did create the cfg file as well. But no roms were found.
Howard (or someone else who experienced this), here are my files, maybe you can see something wrong:
[dirs.ini]
roms=d:\mame\roms\;d:\genesis\roms\
Primary Artwork Dir=d:\mame\
Additional AW Dirs=
[startvd]
[path]
logo=sega.gif
caption=Sega Genesis
useclones=1
searchstrings:5=Genesis
[/path]
[path]
logo=mame.gif
caption=Newest Games
useclones=1
searchstrings:7=.61
[/path]
[path]
logo=mame.gif
caption=MAME (All)
useclones=1
searchstrings:5=MAME
[/path]
[/startvd]
---
[genesis.cfg]
extension=.zip
path=d:\genesis\
exe=wgens.exe
send rom path=1
send exit keys=0
command line options;
--BDP
If these are right, I'm stumped. I have tried 2.0 and the 2.3 beta.