Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Genesis Emu that works in LAZ?  (Read 2255 times)

0 Members and 1 Guest are viewing this topic.

Demon-Seed

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1521
  • Last login:April 04, 2022, 09:51:02 am
    • DemonCade (WORKING URL!)
Genesis Emu that works in LAZ?
« on: August 21, 2002, 11:23:27 pm »
Hi
I have tried them all..none seem to work..anyone help? or recommend?
Life is like a video game, a good one never dies..

Demon-Seed

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1521
  • Last login:April 04, 2022, 09:51:02 am
    • DemonCade (WORKING URL!)
Re:Genesis Emu that works in LAZ?
« Reply #1 on: August 22, 2002, 06:18:50 pm »
That works well in Lazarus..if u have one can u send me you configs? ???
Life is like a video game, a good one never dies..

visciouslymamed

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 68
  • Last login:December 02, 2011, 08:38:46 pm
  • I want to Build My Own Arcade Controls!!
Re:Genesis Emu that works in LAZ?
« Reply #2 on: August 23, 2002, 12:39:44 am »
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

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1521
  • Last login:April 04, 2022, 09:51:02 am
    • DemonCade (WORKING URL!)
Re:Genesis Emu that works in LAZ?
« Reply #3 on: August 23, 2002, 01:03:42 am »
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!
Life is like a video game, a good one never dies..

jaquer

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 39
  • Last login:January 13, 2025, 10:20:49 pm
  • Geek of no Qualifications
Re:Genesis Emu that works in LAZ?
« Reply #4 on: August 23, 2002, 03:06:04 am »
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.
It's pronounced hacker.

visciouslymamed

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 68
  • Last login:December 02, 2011, 08:38:46 pm
  • I want to Build My Own Arcade Controls!!
Re:Genesis Emu that works in LAZ?
« Reply #5 on: August 23, 2002, 04:27:24 am »
Quote
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 ;


:-XCorrection: You do not need to list all roms in the cmdlist. Just make sure that you clear the delimeter field in lconfig.ini and the command line options in gens.cfg (in lazarus\cfgs dir).

After I posted I got thinking why I would need to put the rom names in the ini.  ??? So tweaked a few things and found the space in the command line options that was being put inbetween the path and the rom on the command line.  I could've sworn I tried that. Sorry for the wrong info.

Insert foot firmly into mouth and swallow! ;D

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:July 22, 2025, 10:27:17 pm
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re:Genesis Emu that works in LAZ?
« Reply #6 on: August 23, 2002, 08:24:35 am »
Yeah the intrepreter feature is completely optional the idea is you only use it on games that need intrepretation.  It's very handy for mame if you want to give a few odd-ball games special command-line options or emus like zinc, that need EVERY game converted.  I have a new one coming that's much more powerful though.  

Something for everyone to realize about the wrappers.  They are not a free ride!  Don't expect to be able to plop one in a dir and expect it to work right away, you have to play with all of the settings and different handle names and other options before you get it right.  With something this flexiable comes more setup, it's just a natural conclusion.  

Demon-Seed

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1521
  • Last login:April 04, 2022, 09:51:02 am
    • DemonCade (WORKING URL!)
Re:Genesis Emu that works in LAZ?
« Reply #7 on: August 23, 2002, 03:59:01 pm »
Hey,
Thanks guys I got it working! thanks again.
Life is like a video game, a good one never dies..