Jump to content
LaunchBox Community Forums

Moandain

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by Moandain

  1. got it working all thou an ugly way to do it. set it as a launcher Pointed to daphne.exe and used the following application command line parameters: roadblaster vldp -framefile C:\daphne-1.0v-win32\framefile\rb.txt -blend -ignore_aspect_ratio -blank_searches -min_seek_delay 1000 -seek_frames_per_ms 20 -homedir . -fastboot -bank 0 00000000 -bank 1 00000001 -nocrc -noissues -noserversend -sound_buffer 2048 -fullscreen -x 1920 -y 1080
  2. --DAPHNE version 1.0.12 --Command line is: daphne.exe rb vldp -framefile framefile\rb.txt -blend -ignore_aspect_ratio -blank_searches -min_seek_delay 1000 -seek_frames_per_ms 20 -homedir . -fastboot -bank 0 00000000 -bank 1 00000001 -nocrc -noissues -noserversend -sound_buffer 2048 -fullscreen -x 1920 -y 1080 --CPU : GenuineIntel 2250 MHz || Mem : 4096 megs --OS : Windows XP/.NET || Video : NVIDIA GeForce 9800M GS --OpenGL: Compiled In --RGB2YUV Function: MMX --Line Blending Function: MMX --Audio Mixing Function: MMX Setting alternate home dir: . ERROR: Unknown game type specified : rb Bad command line or initialization problem (see daphne_log.txt for details). To run DAPHNE, you must specify which game to run and which laserdisc player you are using. For example, try 'daphne lair noldp' to run Dragon's Lair in testing mode.
  3. daphne.exe roadblaster vldp -framefile C:\daphne-1.0v-win32\framefile\rb.txt -blank_searches -min_seek_delay 1000 -seek_frames_per_ms 20 -homedir C:\daphne-1.0v-win32 -bank 0 00000000 -bank 1 00000000 -sound_buffer 2048 -x 640 -y 480
  4. all the other games work. the only thing that was different was the fact I had to change the name of road blaster in the bat file to rb
  5. there is a road blaster.txt that contains the following Road Blaster (C) 1985 Data East Corp. Source: Arcade laserdisc (Sony, single-sided) Hardware: Compro VideoMate TV Ultra Modified Digidesign 442 audio interface Sony LDP-3600D Settings: Brightness 132, contrast 68 Compro Tweak Y/C Chroma and Luma motion detect 1% Y sharpness - middle bandwidth, 0.5 Y aperature compensation level at minimum VirtualDub 1.5.10 704x480 huffyuv codec 44.1 KHz audio TMPGEnc 2.5 512x480 non-interlace CQ 75 max bitrate 8000 min bitrate 100 brightness 5, contrast 5 sharpness 20 horizontal, 20 vertical, field-based deinterlace double clip frame - left edge by 8 pixels Adobe Audition 1.5 Normalized, DC offset corrected Ogg Vorbis filter quality factor 0.5 However if I set Daphne to it it will not run. (outside the Bat file and directly from daphne) rb.txt contains the following. . 1 rb.m2v
  6. also C:\daphne-1.0v-win32\framefile\rb.txt is the file pat for Mpeg Framefile location and the same for the shortcut path in Launchbox
  7. works 100% outside the batch file Yes the bat is in the same location as the exe, There is a folder named framefile with rb.txt in it. if "%1"=="rb" set bank= -bank 0 00000000 -bank 1 00000001& goto :start is the line edited inside the bat file
  8. So I can not get Road Blaster to work It references rb.txt and I changed everything correctly, but this is the error log --DAPHNE version 1.0.12 --Command line is: daphne.exe rb vldp -framefile framefile\rb.txt -blend -ignore_aspect_ratio -blank_searches -min_seek_delay 1000 -seek_frames_per_ms 20 -homedir . -fastboot -bank 0 00000000 -bank 1 00000001 -nocrc -noissues -noserversend -sound_buffer 2048 -fullscreen -x 1920 -y 1080 --CPU : GenuineIntel 1700 MHz || Mem : 4096 megs --OS : Windows XP/.NET || Video : NVIDIA GeForce 9800M GS --OpenGL: Compiled In --RGB2YUV Function: MMX --Line Blending Function: MMX --Audio Mixing Function: MMX Setting alternate home dir: . ERROR: Unknown game type specified : rb Bad command line or initialization problem (see daphne_log.txt for details). To run DAPHNE, you must specify which game to run and which laserdisc player you are using. For example, try 'daphne lair noldp' to run Dragon's Lair in testing mode.
×
×
  • Create New...