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: MAMEWAH and MESS are not getting along...  (Read 1118 times)

0 Members and 1 Guest are viewing this topic.

willy3d2k3

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 14
  • Last login:December 31, 2004, 08:54:42 pm
  • All your cab-based PC's are belong to us!
MAMEWAH and MESS are not getting along...
« on: October 11, 2004, 07:15:19 pm »
I have a problem getting MESS to work properly from within MAMEWAH.  I am trying to use MESS for Atari 5200/7800, ColecoVision and Atari Lynx emulation.  I've set up individual ini files for each within MAMEWAH in one of two ways: calling MESS directly with entries in the Default Options sections, and calling a batch file with the commandline in it.  The options are as follows:

start /wait c:\Project\emus\mess\mess.exe -cart %1 -nonewgui -skip_gameinfo -skip_disclaimer

If I call MESS from the ini directly, it will not work at all.  If I call the batch file from within the ini, the emulator starts and I can play, but on exit the system hangs, and I have to CTRL-ALT-DELETE, kill MAMEWAH from Task Manager (It Says "Not Responding"), and restart MAMEWAH.

I am running MAMEWAH/MESS on a Win98 2nd Ed. install, and MAMEWAH is not set to shell yet.  I can run the ColecoVision games in MESS from the command line just fine.  Same goes for 5200/7800/Lynx; I'm just using ColecoVision as an example.  MAMEWAH is version 1.5 w/ update, MESS is version 0.87.

Am I missing something?  I would appreciate any help.
---Remember Adventure for Atari?  The graphics suck, the gameplay is horrid, it has no replay value, and it TOTALLY OWNED ME FOR THE ENTIRE TIME I OWNED MY VCS!!!!---

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:MAMEWAH and MESS are not getting along...
« Reply #1 on: October 12, 2004, 04:50:47 am »
Make sure you don't have show_dos_box set to 'auto' (set to yes or no).

willy3d2k3

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 14
  • Last login:December 31, 2004, 08:54:42 pm
  • All your cab-based PC's are belong to us!
Re:MAMEWAH and MESS are not getting along...
« Reply #2 on: October 12, 2004, 09:54:09 pm »
Thank you, Minwah.  I set show_dos_box in coleco.ini to "no", and it worked like a charm!  I did add a switch to my bat file, so now it reads:

start /m /wait c:\project\emus\mess\mess.exe coleco -cart %1 -skip_gameinfo -skip_disclaimer -nonewui
exit

Now even the one window that command-line MESS opens stays in the background...perfect!  Thank you again for your help.  I must say, MAMEWAH is great, and I look forward to using it on my next cab project (this one is a console box; next one will be my MAME wundercab!)  Can't wait!!!
---Remember Adventure for Atari?  The graphics suck, the gameplay is horrid, it has no replay value, and it TOTALLY OWNED ME FOR THE ENTIRE TIME I OWNED MY VCS!!!!---