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: HELP PLEASE ! ! !  (Read 958 times)

0 Members and 1 Guest are viewing this topic.

reggietye

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:March 10, 2004, 01:36:35 pm
  • I'm a llama!
HELP PLEASE ! ! !
« on: March 10, 2004, 11:36:53 am »
I am using Mamewah with command line Mame (both the latest releases) on a newly formatted Win98 machine (trying to use Mamewah is probably more accurate).  Before you ask, I have everything configured properly.

Here is the problem I am having:

Start Mamewah the first time.  Verify the ROMs and start playing games.  Everything works great.  Shutdown or reboot the computer.  Now try to run Mamewah and launch a rom and get error 75 (Invalid Path or something).  Click 'OK' and Mamewah exits ungracefully.  I say ungracefully because when trying to load the ROM it created a verify file, had some sort of problem with it, and then exited (without releasing the lock on the verify file).  So, now I have to reboot.  Reboot and then delete the verify file.  Start Mamewah again with the same results.  It creates the verify file again when trying to load a ROM.  Reboot once more.  This time (after rebooting) delete the verify file along with an .lst file which was generated for emulator 1.  Now start up Mamewah.  No ROMS are visible because I deleted the lst file.  So I regenerate the list and play the ROMS just fine.  Close Mamewah. Start Mamewah again and try to play a ROM.  Works great.  No verify file is created.  Now Reboot the computer and start Mamewah again.  Try to execute a ROM.  You guessed it, Mamewah gives the error 75 and crashes (after creating the verify file).  What can I do to solve this issue?

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:HELP PLEASE ! ! !
« Reply #1 on: March 10, 2004, 01:34:46 pm »
You're right, this isn't your fault - it is a somewhat known problem which affects *some* Win98 users.  Give this workaround a try:

Make a batch file which does something like (substitute your mame path etc.):

c:
cd\mame
mame > temp
exit

Then try running this batch file before MAMEWAH for the first time after boot-up.

I believe this cured the problem for those who had it up to now - please post back either way.

PS Welcome to the board :)
« Last Edit: March 10, 2004, 01:35:24 pm by Minwah »

reggietye

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:March 10, 2004, 01:36:35 pm
  • I'm a llama!
Re:HELP PLEASE ! ! !
« Reply #2 on: March 10, 2004, 01:37:32 pm »
Thanks for the speedy reply.  I will try this evening after work and let you know what happens.

reggietye

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:March 10, 2004, 01:36:35 pm
  • I'm a llama!
Re:HELP PLEASE ! ! !
« Reply #3 on: March 11, 2004, 01:39:26 pm »
Your suggestion did work for me.  I wanted to Shell Mamewah but I didn't think it was going to work because of the requirement to run the batch file before running Mamewah.  So what I did is this:

Added the line run=c:\mamewah.bat (where mamewah.bat contains the code you sent me) to win.ini file.  Then added shortcut to mamewah to my startup folder.  

This works great.  It is the closest I could get to shelling.  Do you have any suggestions for me to truly Shell Mamewah and still run this batch file prior?

Thanks

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:HELP PLEASE ! ! !
« Reply #4 on: March 12, 2004, 05:20:41 am »
Your suggestion did work for me.  I wanted to Shell Mamewah but I didn't think it was going to work because of the requirement to run the batch file before running Mamewah.  So what I did is this:

Added the line run=c:\mamewah.bat (where mamewah.bat contains the code you sent me) to win.ini file.  Then added shortcut to mamewah to my startup folder.  

This works great.  It is the closest I could get to shelling.  Do you have any suggestions for me to truly Shell Mamewah and still run this batch file prior?

I'm not too familiar with how things load up (the order), so you know more than me...as you say you just need to make certain the batch file is run before MW...sorry I can't be any more help :(