Jump to content
LaunchBox Community Forums

Recommended Posts

Posted (edited)

AFAIK, there is no straight up command line argument to load .opt files but you could use the --appendconfig <PATH_TO_ADDITIONAL_CUSTOM_CONFIG> cmd argument with the core_options_path = “PATH_TO_CUSTOM_OPTIONS as a line inside the ADDITIONAL_CUSTOM_CONFIG.cfg to override the options file, see -here-

Cheers :) 

Edited by Tsik
Posted (edited)

@crusadeRGP

7 hours ago, crusadeRGP said:

LaunchBox Emulator settings

LBsetting.png

Check your command-line argument, with the --appendconfig you are pointing to the 'Sega Genesis TV.opt' you suppose to point it to straight to the 'Sega Genesis TV.cfg.' Remember 'Sega Genesis TV.cfg' is an 'appended' configuration so every line in there is replacing the equivalent line in the standard Retroarch.cfg but everything else is staying the same, that said you might not need the -c "config..." part at all if you use it only with these three changes/lines. 

This is how I use the --appendconfig function myself:

 RetroArchappendconfigcmd.thumb.png.0d87f76ea964dbb9c05ca78914cf1a8d.png

This way I can use the standard Retroach.cfg along side the For_LaunchBox.cfg to change some settings only when using it via LaunchBox.

Edit:
In the standard retroarch.cfg file this specific line looks like this by default (core_options_path = "") so that RetroArch can use the auto-override set by Core/Folder/Game_Name.
By appending yours [--appendconfig "...Sega Genesis TV.cfg"] this line (in red) is "replaced" temporarily by the new one core_options_path = ":\...\Sega Genesis TV.opt".

Long story short you are just appending the Sega Genesis TV.cfg for the changes so that the .cfg points to the specified .opt file.

Hope that this helps a bit more... 🙂

Edited by Tsik

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