It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
So I've just got a new Nexus 7, and i bought Dosbox turbo, and i'm really struggling to get my head around the whole mounting, and directory thing.

Using the manager I've set up a profile for Ultima Underworld 1, and placed the installed game into a folder called DOS

So the directory the game is installed in is, as seen from my PC is -

"Nexus 7\Internal storage\DOS\Ultima"

However while setting up an AUTOEXEC it has written by default -

"mount c:/storage/emulated/0
c:"

This has really thrown me off, and im not sure where i should be mounting what, also the ultima installation doesn't have a .exe to run

Consider me a Dosbox noob, can anyone write up the appropriate AUTOEXEC for me ??
This question / problem has been solved by PetrusOctavianusimage
I don't know what a Nexus is and I'm not familiar with DosBox Turbo, but the UU game files are stored inside the game.gog file which is an archive which can be opened by programs like WinZip or 7-Zip.
game.gog is an ISO which is mounted.

Refer to the contents of dosboxULTIMA1_single.conf and dosboxULTIMA2_single.conf; these contain the necessary sequence of commands. You'll need to adjust the relative paths accordingly.
avatar
Arkose: game.gog is an ISO which is mounted.

Refer to the contents of dosboxULTIMA1_single.conf and dosboxULTIMA2_single.conf; these contain the necessary sequence of commands. You'll need to adjust the relative paths accordingly.
I figured it would be that, but I still have no ideas how to write the process of going into those .conf files in dosbox autoexec.

Does it count as a CD mount, or just a directory change? I'm really stuck still :p
I can get dosbox up to -

"c:\dos\ultima"

Which contains the "dosboxultima1_single.conf"
But how do i get INSIDE of that ??
avatar
PetrusOctavianus: I don't know what a Nexus is and I'm not familiar with DosBox Turbo, but the UU game files are stored inside the game.gog file which is an archive which can be opened by programs like WinZip or 7-Zip.
I completely missed your post, but it turns out that did the trick, i put everything from game.gog into the ultima folder i had already routed, and bam, there is the .exe i was looking for.
avatar
Sevtai: I can get dosbox up to -

"c:\dos\ultima"

Which contains the "dosboxultima1_single.conf"
But how do i get INSIDE of that ??
It's actually a text file, so you can open it with any text editor.