Jump to content
LaunchBox Community Forums

Video Tutorial - How to Setup DirkSimple Core for RetroArch with LaunchBox by OldGamer


oldgamer

Recommended Posts

 

1. Get FFMPEG FULL https://www.gyan.dev/ffmpeg/builds/

2. Get DrikSimple DATA files https://github.com/icculus/DirkSimple

3. Get the TEXT Command line for FFMPEG For Dragon's Lair and Cliff Hanger

For Dragon's Lair
ffmpeg -i lair.m2v -i lair.ogg -codec:v libtheora -qscale:v 7 -codec:a libvorbis -qscale:a 5 -pix_fmt yuv420p lair.ogv

For Cliff Hanger
ffmpeg -i cliff.m2v -i cliff.ogg -codec:v libtheora -qscale:v 7 -codec:a libvorbis -qscale:a 5 -pix_fmt yuv420p cliff.ogv

4. Get the TEXT Command line for Launch Box for Big Box For Dragon's Lair and Cliff Hanger

For Dragon's Lair 
-L "cores\dirksimple_libretro.dll" "D:\LaunchBox\Emulators\RetroArch\downloads\lair.ogv"

For Cliff Hanger
-L "cores\dirksimple_libretro.dll" "D:\LaunchBox\Emulators\RetroArch\downloads\cliff.ogv"

 

Edited by oldgamer
  • Thanks 2
Link to comment
Share on other sites

  • 6 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...