Main > Software Forum
Genesis Emu that works in LAZ?
Demon-Seed:
Hi
I have tried them all..none seem to work..anyone help? or recommend?
Demon-Seed:
That works well in Lazarus..if u have one can u send me you configs? ???
visciouslymamed:
I got Gens to work using the cmd wrapper. ;D
Just get Gens setup how you want, then go into gens.cfg (in Gens dir) and set fullscreen=1. Then in lconfig.ini, the first handle is "Gens - Idle" and the second is "null". Clear the delimeter field (no space after the = sign). Finally, in the cmdlist just list all your roms without extention and followed by a ;
Let me know if you need more help. ;)
Demon-Seed:
Finally, in the cmdlist just list all your roms without extention and followed by a ;
How can i do this quickly????? Like i have 800 roms!
jaquer:
Mmmm... try this from the directory where your roms are stored:
dir *.zip /b > list.txt
Open list.txt on a decent text editor (although Notepad will do). Replace all .zip with blanks (don't enter anything in the Replace with textbox)
Copy and paste to the lcongif.ini
Have fun.