Launching Good Old Games (GoG) DOS Games

From RocketLauncher Wiki
Jump to navigation Jump to search

How to Start a "Good Old Games" Dos-Game in RocketLauncher the easy way.

Example : Tomb Raider 1 1. First search the Directory of your Game. There should be a script like this one:

Gogdos1.jpg

There must also be a Dosbox directory in there. In there is the Dosbox you can use for the game.

2. Right click the script from the directory and look for the parameters for the CLI configuration.

Gogdos2.jpg

The Complete Parameter should look like this example:

"J:\GoG Galaxy\Games\Tomb Raider 1\DOSBOX\dosbox.exe" -conf "..\dosboxTR.conf" -conf "..\dosboxTR_single.conf" -noconsole -c exit

We only need this:

-conf "..\dosboxTR.conf" -conf "..\dosboxTR_single.conf" -noconsole -c exit

3. Open your RocketLauncher and add this:

Gogdos3.jpg