Jump to content
LaunchBox Community Forums

madmart

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by madmart

  1. I know this was posted last year, but I have just come across it as I am currently setting up epsxe. Can I just say this has saved me a lot of time and headache! By using Pete's 2.0.0 I was able to save my game config for Discworld and kept the same settings! Discworld is a lot different to a lot of games because its mostly, if not all 2D and most of the 3D settings do not make any difference to this game! It's only the plugins / shaders that make a difference and by managing to save a separate config file for this is great! Don't know why it doesn't work with Pete's 2.9 but glad GamingOldGuy found out!! Thanks bud, great help, much appreciated!!!!!!

  2. I have followed step by step the guide, but am having trouble with the batch file. when I am launching the game from within launchbox all I get is a window that opens and closes very quickly (a black dos / command line window)  and nothing else happens. All my game files are in 'vldp' folder and 'vldp_dl' folder. I am changing the relevant text to suit my setup, (resloution is 1600 x 1200 and my Daphne folder is on my "D" drive in a folder called 'EMULATORS', so the path changed to - D:\EMULATORS\Daphne?. So my batch file looks like this:

    @echo off set Passed=%1 For %%A in ("%Passed%") do ( Set Name=%%~nA ) echo.Name is: %Name% Daphne.exe %Name% vldp -fullscreen -x 1600 -y 1200 -framefile "D:\EMULATORS\Daphne\vldp\%Name%\%Name%.txt"

    I come normally a apple mac user so still trying to find my way round the new PC stuff!! And know nothing about batch files, Sorry! I have also managed to grab a shot of the window that quickly pops up which I have attached also, hope someone can help!

    Just to mention I have tested every game and confirm they all work outside of launchbox through the daphne emulator. So hopefully it is something that I am not doing correctly with the batch file.

    On 2/2/2016 at 10:49 AM, CADScott said:

    @echo off set Passed=%1 For %%A in ("%Passed%") do ( Set Name=%%~nA ) echo.Name is: %Name% Daphne.exe %Name% vldp -fullscreen -x 1920 -y 1080 -framefile "..\..\Systems\Daphne\Roms\%Name%\%Name%.txt"

     

    IMG_4106.JPG

×
×
  • Create New...