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 + daphne exit problem???  (Read 2323 times)

0 Members and 1 Guest are viewing this topic.

deadsoulz

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 108
  • Last login:December 19, 2023, 02:24:28 pm
Mamewah + daphne exit problem???
« on: February 28, 2006, 11:18:21 pm »
I have searched the forums and haven't quite found what I am seeing, or at least not how I interpret it.  I recently finished my 4 player cabinet using mamewah, mame works fine daphne appears to work fine as well about 4 out of 5 times, or at least I haven't been able to get an exact pattern yet of when the problem occurs, but here it is.  20% of the time when we get done playing a daphne game and exit, then try and launch another we get no keyboard or sound response.  so I have to hit ctrl+alt+delete and kill the daphne process, then everything returns back to normal.  Has anyone seen this before?  I am running mamewah 1.61 and the latest available version of daphne on the daphne site.  It appears to me its a problem with mamewah in combination with daphne at least in my setup.  I am running WindowsXP SP2 with most of the unneeded services disabled.  Any help is appreciated. 

Thank you,

deadsoulz

Also Here are my System Specs.

Athlon64 3500+
2GB of PC3200 SDRAM
Geforce 6600 LE 256MEG (AGP)
Gigabyte Nforce3 motherboard
on board realtek ALC650 soundcard
SlikStik Quad (ipac/4)
27" Vision Pro Monitor
2 x Act-Labs Light guns.

jcrouse

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1027
  • Last login:January 09, 2010, 05:53:51 pm
    • CPViewer
Re: Mamewah + daphne exit problem???
« Reply #1 on: March 01, 2006, 09:27:17 am »
How are you launching Daphne from within MameWAH? Are you suing a batch file or just commandline parameters? Post a copy of your daphne.ini file you use in mamewah to launch daphne so we can see the parameters.

John

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re: Mamewah + daphne exit problem???
« Reply #2 on: March 01, 2006, 11:12:38 am »
I'm not convinced this will make any difference, but you could try using the '{safelaunch}' flag in the commandline_format in your (Mameweah) Daphne ini file.

deadsoulz

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 108
  • Last login:December 19, 2023, 02:24:28 pm
Re: Mamewah + daphne exit problem???
« Reply #3 on: March 01, 2006, 04:18:54 pm »
How are you launching Daphne from within MameWAH? Are you suing a batch file or just commandline parameters? Post a copy of your daphne.ini file you use in mamewah to launch daphne so we can see the parameters.

John


Here is my daphne.ini  any help would be great =)


### daphne.ini (mamewah v1.61) ###

emulator_title                            Daphne

### List Generation Settings ###
rom_path                                  C:\emu\daphne\framefile
rom_extension                             txt
dat_file                                 
nms_file                                  c:\emu\daphne\daphne.nms
catver_ini_file                           
list_generation_method                    rom_folder

### Execution Settings ###
emulator_executable                       C:\emu\daphne\daphne.exe
commandline_format                        [name] vldp -framefile "C:\emu\daphne\framefile\[name].txt" -fullscreen{nodosbox}{nosafelaunch}
alt_commandline_format_1                  [name]
alt_commandline_format_2                  [name]
game_specific_config_path                 

### Artwork Locations ###
artwork_1_image_path                      c:\emu\daphne\images
artwork_2_image_path                     
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                     
movie_preview_path                        c:\emu\daphne\videos
movie_artwork_no                          1

### Screen-Saver Settings ###
enable_music_in_screensaver               0
saver_type                                slideshow
movie_path                               
movie_fullscreen                          1
quit_delay                                30
wrapper_executable                       
wrapper_commandline_format                [name]
scr_file                                  c:\mamewah\Gauntlet.scr

### External Application Settings ###
ipc_file_or_path                         
app_1_executable                         
app_1_commandline_format                 
app_2_executable                         
app_2_commandline_format                 
app_3_executable                         
app_3_commandline_format                 
auto_launch_apps                         

### Additional Settings ###
music_path                               
lcd_display_file_path                     
lcd_fe_text                               

### Settings used by MAMEWAH ###
current_list                              0

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re: Mamewah + daphne exit problem???
« Reply #4 on: March 02, 2006, 07:11:31 am »
commandline_format                        [name] vldp -framefile "C:\emu\daphne\framefile\[name].txt" -fullscreen{nodosbox}{nosafelaunch}

Did you try my suggestion??

deadsoulz

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 108
  • Last login:December 19, 2023, 02:24:28 pm
Re: Mamewah + daphne exit problem???
« Reply #5 on: March 02, 2006, 09:22:10 am »
commandline_format                        [name] vldp -framefile "C:\emu\daphne\framefile\[name].txt" -fullscreen{nodosbox}{nosafelaunch}

Did you try my suggestion??

I am trying it right now.  So far so good.  Also thank you for the sweet front end =)  I tried almost all the front ends out there, I love mamewah!

jcrouse

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1027
  • Last login:January 09, 2010, 05:53:51 pm
    • CPViewer
Re: Mamewah + daphne exit problem???
« Reply #6 on: March 02, 2006, 09:30:14 am »
I am trying it right now.  So far so good.  Also thank you for the sweet front end =)  I tried almost all the front ends out there, I love mamewah!

Obvious n00b!

 ::)
John

deadsoulz

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 108
  • Last login:December 19, 2023, 02:24:28 pm
Re: Mamewah + daphne exit problem???
« Reply #7 on: March 02, 2006, 09:40:52 am »
I am trying it right now.  So far so good.  Also thank you for the sweet front end =)  I tried almost all the front ends out there, I love mamewah!

Obvious n00b!

 ::)
John


Really?  What tipped you off my 6 posts =P  Noob to arcade cabinet frontends yes, new to emulation? No where near it, been using emulators since 1994.   :P

jcrouse

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1027
  • Last login:January 09, 2010, 05:53:51 pm
    • CPViewer
Re: Mamewah + daphne exit problem???
« Reply #8 on: March 02, 2006, 09:44:49 am »
I was just picking on Mini and MameWAH.

 ;)
John

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re: Mamewah + daphne exit problem???
« Reply #9 on: March 02, 2006, 11:09:24 am »
I was just picking on Mini and MameWAH.

I keep expecting Orc to jump in with more abuse here since he got his cabinet up & running... :D

jcrouse

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1027
  • Last login:January 09, 2010, 05:53:51 pm
    • CPViewer
Re: Mamewah + daphne exit problem???
« Reply #10 on: March 02, 2006, 11:15:32 am »
I think he is busy studying the MameWAH manual. He actually answered a pretty technical issue a week or two ago.

 :police:
John

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re: Mamewah + daphne exit problem???
« Reply #11 on: March 02, 2006, 11:34:52 am »
I think he is busy studying the MameWAH manual. He actually answered a pretty technical issue a week or two ago.

I think I saw that...

Next thing he'll be upgrading to XP...(yeah right)  ::)

jcrouse

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1027
  • Last login:January 09, 2010, 05:53:51 pm
    • CPViewer
Re: Mamewah + daphne exit problem???
« Reply #12 on: March 02, 2006, 11:36:25 am »
Next thing he'll be upgrading to XP...(yeah right)  ::)

Is he on DOS with ArcadeOS?

John