The NEW Build Your Own Arcade Controls
Main => Software Forum => Topic started by: lisowskikevin on October 20, 2015, 03:22:04 pm
-
Hey guys anyone have an idea why Daphne loader wouldn't be saving game settings?
-
.
-
Are you referring to settings games in the gui and then expecting the settings to be saved when launching via command line? Daphne has never supported that. Set your settings in the loader and check the "show command line" option. Launch the game once within the loader and you'll get a message box of the command line string for the settings you have chosen... write that down and use it in your frontend of choice for that particular game.
-
Are you referring to settings games in the gui and then expecting the settings to be saved when launching via command line? Daphne has never supported that. Set your settings in the loader and check the "show command line" option. Launch the game once within the loader and you'll get a message box of the command line string for the settings you have chosen... write that down and use it in your frontend of choice for that particular game.
Thanks I will give it a try.