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: What is wrong with this .bat file?  (Read 3003 times)

0 Members and 1 Guest are viewing this topic.

rapomstage3

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 124
  • Last login:March 20, 2012, 06:36:57 am
  • Finish Him!!
What is wrong with this .bat file?
« on: September 02, 2011, 05:50:45 pm »
Is it written wrong?                                                                                                                                          

C:\Program Files\Daphne\Daphne.exe Lair vldp –framefile “C:\Program Files\Daphne\vldp_dl\lair\lair.txt” –fullscreen -nohwaccel

This is following uncle ts guide to putting daphne in mala. But i cant get it to do anything. at best it pops up really fast and goes way. Im only doing dragons lair at the moment. It does work with with the daphneloader. here is the command line

daphne.exe lair vldp -framefile "C:/Program Files/Daphne/vldp_dl/lair/lair.txt" -blank_searches -min_seek_delay 1000 -seek_frames_per_ms 20 -homedir "C:\Program Files\Daphne" -bank 0 11011001 -bank 1 00100011 -sound_buffer 2048 -fullscreen -x 640 -y 480

Any help would be appreciated. It could be something else all together i guess. My frame file is lair.text ,,looks like this
.

151   lair.m2v

so when i start it from mala it ends as fast as it starts.

deviantla

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 10
  • Last login:May 08, 2013, 03:09:39 pm
Re: What is wrong with this .bat file?
« Reply #1 on: September 03, 2011, 05:53:29 pm »
This is what I have in my lair.bat file:

M:\Daphne\daphne.exe lair vldp -framefile "M:\Daphne\mpeg2\lair.txt" -fullscreen -useoverlaysb 1 -bank 0 11011000 -bank 1 0110111

and my lair.txt file:

.\lair\

151 lair.m2v

Works in both daphne loader and in mala. Hope this helps you.

rapomstage3

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 124
  • Last login:March 20, 2012, 06:36:57 am
  • Finish Him!!
Re: What is wrong with this .bat file?
« Reply #2 on: September 03, 2011, 06:22:15 pm »
ill give it a shot. thanks. so you just put daphne on your hard drive ..not in program files?

deviantla

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 10
  • Last login:May 08, 2013, 03:09:39 pm
Re: What is wrong with this .bat file?
« Reply #3 on: September 03, 2011, 06:55:58 pm »
The only thing I have on my internal HD is my OS. All of my emu files are on an external drive. Much easier to move to another PC if necessary and don't need to reconfigure anything.

rapomstage3

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 124
  • Last login:March 20, 2012, 06:36:57 am
  • Finish Him!!
Re: What is wrong with this .bat file?
« Reply #4 on: September 03, 2011, 07:20:20 pm »
I'm going have to do that some  day.