Jump to content
LaunchBox Community Forums

Moandain

Members
  • Posts

    9
  • Joined

  • Last visited

Posts 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. 8 minutes ago, ckp said:

    rename your road blaster.txt file to rb.txt and try it from LB.

    --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. 1 minute ago, ckp said:

    if you run the game from daphne itself, there is an option (think it might be debug in the last tab for the game settings) to show you the command line before it runs, copy that command line that pops up and paste it in here.  

    Do any of your Daphne games work with the batch file and LB? Maybe your paths are different somewhere. It sounds like this is just a path issue.

    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

  4. 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

  5. 8 hours ago, ckp said:

    Also, make sure this game works ok outside of Launchbox without the batch file.

    works 100% outside the batch file 

    8 hours ago, ckp said:
    10 hours ago, Moandain said:

    Hi @Moandain

    Sorry you're having trouble with Road Blaster.

    I just tried road blaster and it works for me.

    Do you have the batch file in the same folder as daphne.exe and is there a folder named framefile in there with a file named rb.txt?

     

    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

  6. 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...