First post, by programm
I have GOG installer that basically installs DOSbox (their own version) and the LoLG folder. The installer places a shortcut to load their DosBox using also a shortcut tag ending:
"E:\Legacy Games\Dosbox\DOSBox.exe" -conf dosboxLOL2.conf -noconsole -c "exit"
And their dosbox.conf called DOSBOXLOL2.CONF (located not in AppsData\Local like the regular DosBox but in the LLore2 folder) has this inside:
http://dl-1.va.us.xda-developers.com/2/7/0/4/ … w&ts=1398438876
Ok but I am trying to run this on DosBox Turbo (Android) and for that purpose I am testing how I will mount it on the regular DosBox, I have the DosBox from here, nothing to do with GOG's DosBox.
So, I use these commands:
mount c e:\ to mount as local C: and see my files on my E drive
mount d E:\Legacy Games\LLore2\ -t cdrom to mount the folder with the game as a cd-rom - without this it will tell me it Unable to Load Language File from CD-ROM disc #1
So if I mount as CD-ROM, it runs the game up to the menu - then it gives me - Please insert any 🤣:G CD into your CD-rom drive - this is where me and others fail to make it past this CD-ROM, if anyone knows how to go past that on REGULAR DOSBOX, what settings and commands, please let me know - it should work on DosBox Turbo too