Posted May 23, 2013
Rather than having multiple installs from GOG, I like doing an install then copying the game folder to a single DOSBox installation I have (using the D-Fend Reloaded front end) which I keep in Dropbox so I can access it from any PC.
This is normally easy. However, with Ultima Underworld 1, when I check the installation folder, I find a folder UNDEROM1 but this doesn't contain any EXE file to run.
I checked the runnable shortcut:
"C:\GOG Games\Ultima Underworld 1 and 2\DOSBOX\DOSBox.exe" -conf "..\Ultima Underworld 1\dosboxULTIMA1.conf" -conf "..\Ultima Underworld 1\dosboxULTIMA1_single.conf" -noconsole -c exit
Which refers to this config:
[autoexec]
# Lines in this section will be run at startup.
cls
mount C "..\Ultima Underworld 1"
imgmount d "..\game.gog" -t iso -fs iso
d:
cls
uw.bat
exit
Which suggests that the executable files are on a CD mounted as game.gog. Is it possible to extract these files?
P.
This is normally easy. However, with Ultima Underworld 1, when I check the installation folder, I find a folder UNDEROM1 but this doesn't contain any EXE file to run.
I checked the runnable shortcut:
"C:\GOG Games\Ultima Underworld 1 and 2\DOSBOX\DOSBox.exe" -conf "..\Ultima Underworld 1\dosboxULTIMA1.conf" -conf "..\Ultima Underworld 1\dosboxULTIMA1_single.conf" -noconsole -c exit
Which refers to this config:
[autoexec]
# Lines in this section will be run at startup.
cls
mount C "..\Ultima Underworld 1"
imgmount d "..\game.gog" -t iso -fs iso
d:
cls
uw.bat
exit
Which suggests that the executable files are on a CD mounted as game.gog. Is it possible to extract these files?
P.
No posts in this topic were marked as the solution yet. If you can help, add your reply