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: strange crash with maewah and epsx  (Read 1691 times)

0 Members and 1 Guest are viewing this topic.

nikfaulkner

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 17
  • Last login:November 19, 2006, 12:25:50 pm
strange crash with maewah and epsx
« on: April 12, 2004, 08:08:35 am »
i'm just setting up my cab software and i'm having a strange problem with epsx and mamewah.

i've got it running with .bat files, i can generate a list of my psx games in mamewah. i can also run the games.

however when i quit out of the emulator, mamewah seems to hang.
all i get is a white screen.

i have noticed that if i turn on "show dos box" in mamewah, when the emulator quits i can then get back to mamewah by closing the dosbox useing my mouse.

this is a solution (but hardley cab friendly)

is this a known problem? would one of the command wrappers help me solve my problem?

thanks in advance for any help. if anyone here has epsx running with .bat files i'd be really interested in seeing your .bat files and configs

ttfn

nik

Dave Butler

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 68
  • Last login:October 27, 2016, 03:31:16 pm
  • What does this button do?
    • MAMEWAH Setup
Re:strange crash with maewah and epsx
« Reply #1 on: April 12, 2004, 08:47:24 am »
BAT file for ePSXe.

start/wait c:\emulators\epsxe\epsxe.exe -nogui -loadbin %1
Exit

CFG file.

;MAMEWAH v0.963 EMULATOR 9 CONFIG

;LIST GENERATION SETTINGS
ROM Path = C:\EMULATORS\EPSXE\PSX ISOS
ROM Extension = ISO
List Generation Method = 0

;EXECUTION SETTINGS
Emulator Executable = C:\EMULATORS\EPSXE\EPSXE.BAT
Send ROM Path = True
Send ROM Extension = True
Use Long Filenames = False
Show DOS Box = 0
Default Options =
Extra Options #1 =
Extra Options #2 =
IPC Filename / Path =

;MISC SETTINGS
Emulator Title = ePSXe
Artwork #1 Image Path = C:\EMULATORS\EPSXE\SNAP
Artwork #2 Image Path = C:\EMULATORS\EPSXE\TITTLE
Artwork #3 Image Path =
Artwork #4 Image Path =
Artwork #5 Image Path =
Artwork #6 Image Path =
Artwork #7 Image Path =
Artwork #8 Image Path =
Artwork #9 Image Path =
Artwork #10 Image Path =
Artwork #1 Filename to Replace =
Display Clone Info (in Custom Lists) = False

;SCREEN-SAVER SETTINGS
Type = 0
Wrapper Executable =
Wrapper Default Options =

;CUSTOM LIST SETTINGS
List Selected = 0
No. Custom Lists to Display = 20
List 0 Name = Main List
List 0 Type = 0
List 0 Game Selected = 3
Cycle List 0 = False
List 1 Name = Custom List 1
List 1 Type = 0
List 1 Game Selected = 1
Cycle List 1 = False
List 2 Name = Custom List 2
List 2 Type = 0
List 2 Game Selected = 1
Cycle List 2 = False
List 3 Name = Custom List 3
List 3 Type = 0
List 3 Game Selected = 1
Cycle List 3 = False
List 4 Name = Custom List 4
List 4 Type = 0
List 4 Game Selected = 1
Cycle List 4 = False
List 5 Name = Custom List 5
List 5 Type = 0
List 5 Game Selected = 1
Cycle List 5 = False
List 6 Name = Custom List 4
List 6 Type = 0
List 6 Game Selected = 1
Cycle List 6 = False
List 7 Name = Custom List 7
List 7 Type = 0
List 7 Game Selected = 1
Cycle List 7 = False
List 8 Name = Custom List 8
List 8 Type = 0
List 8 Game Selected = 8
Cycle List 8 = False
List 9 Name = Custom List 9
List 9 Type = 0
List 9 Game Selected = 1
Cycle List 9 = False
List 10 Name = Custom List 10
List 10 Type = 0
List 10 Game Selected = 1
Cycle List 10 = False
List 11 Name = Custom List 11
List 11 Type = 0
List 11 Game Selected = 1
Cycle List 11 = False
List 12 Name = Custom List 12
List 12 Type = 0
List 12 Game Selected = 1
Cycle List 12 = False
List 13 Name = Custom List 13
List 13 Type = 0
List 13 Game Selected = 1
Cycle List 13 = False
List 14 Name = Custom List 14
List 14 Type = 0
List 14 Game Selected = 1
Cycle List 14 = False
List 15 Name = Custom List 15
List 15 Type = 0
List 15 Game Selected = 1
Cycle List 15 = False
List 16 Name = Custom List 16
List 16 Type = 0
List 16 Game Selected = 1
Cycle List 16 = False
List 17 Name = Custom List 17
List 17 Type = 0
List 17 Game Selected = 1
Cycle List 17 = False
List 18 Name = Custom List 18
List 18 Type = 0
List 18 Game Selected = 1
Cycle List 18 = False
List 19 Name = Custom List 19
List 19 Type = 0
List 19 Game Selected = 1
Cycle List 19 = False
List 20 Name = Custom List 20
List 20 Type = 0
List 20 Game Selected = 1
Cycle List 20 = False

Hope this helps ;D

nikfaulkner

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 17
  • Last login:November 19, 2006, 12:25:50 pm
Re:strange crash with maewah and epsx
« Reply #2 on: April 12, 2004, 09:19:06 am »
thanks for your reply dave,

your configs are preyty much identicle to mine,  still haveing the same problem ::)

i have noticed if i ctrl,alt,delete and go and see what programs are running when the crash happens, there is somethin running called "winoldapp" if i end this task mamewah pops up again.

anybody know what this is? i've got a feeling it's epsx not closing down 100% and confusing issues.

nik

nikfaulkner

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 17
  • Last login:November 19, 2006, 12:25:50 pm
Re:strange crash with maewah and epsx
« Reply #3 on: April 12, 2004, 09:39:00 am »
woohoo fixed it  ;D

it seems some systems have problems closing dos boxes under win9x so you have to go to the properties of the .bat file and tick the "close on exit" box. this forces windows to close the prompt when the .bat file is done.

simple when yo know how  ;)


nik

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re:strange crash with maewah and epsx
« Reply #4 on: April 13, 2004, 06:11:10 pm »
woohoo fixed it  ;D

it seems some systems have problems closing dos boxes under win9x so you have to go to the properties of the .bat file and tick the "close on exit" box. this forces windows to close the prompt when the .bat file is done.

simple when yo know how  ;)

Yeah that's a crucial one to know - I think it applies to XP too IIRC...