Posted August 29, 2022
To everyone else having issues with the black screen after the intro video playing:
The problem is with the intro program itself. It hangs after playing the video. The INTRO.EXE program doesn't exit correctly. Why? God knows. There are two possible easy fixes you can do (either will work):
SOLUTION 1:
The easiest fix is to go into your game files (\GOG Games\Theme Park\GAME) and rename INTRO.EXE to something else (I called mine 1INTRO.EXE).
This messes DOSBox up a bit but the game will start (just press Enter a few times to skip the DOSBox help text).
SOLUTION 2:
You can edit the batch files within the folder to load the game straight away if you don't want to rename anything.
I went into \GOG Games\Theme Park and opened up the SETUP.BAT file in Notepad. You'll see at the top it says @cd config
Change this to @cd game
This will make it so that when you run the game and you have your two options, choosing option 2 (which is normally your DOS install settings) will load the main game instead. This keeps the first option as it should be and allows you an easy way to start the game by skipping the intro.
For you DOS savvy users, you can edit the dosbox_tp_single.conf file and add yourself a third option that does this but I'll leave that for now.
Hope this helps.
The problem is with the intro program itself. It hangs after playing the video. The INTRO.EXE program doesn't exit correctly. Why? God knows. There are two possible easy fixes you can do (either will work):
SOLUTION 1:
The easiest fix is to go into your game files (\GOG Games\Theme Park\GAME) and rename INTRO.EXE to something else (I called mine 1INTRO.EXE).
This messes DOSBox up a bit but the game will start (just press Enter a few times to skip the DOSBox help text).
SOLUTION 2:
You can edit the batch files within the folder to load the game straight away if you don't want to rename anything.
I went into \GOG Games\Theme Park and opened up the SETUP.BAT file in Notepad. You'll see at the top it says @cd config
Change this to @cd game
This will make it so that when you run the game and you have your two options, choosing option 2 (which is normally your DOS install settings) will load the main game instead. This keeps the first option as it should be and allows you an easy way to start the game by skipping the intro.
For you DOS savvy users, you can edit the dosbox_tp_single.conf file and add yourself a third option that does this but I'll leave that for now.
Hope this helps.