First post, by programmm
Okay here comes the question regarding DOS4GW. I downloaded the dos32a-912-bin zip and inside are binw\ folder where the dos32a.exe sb.exe ss.exe stub32.exe are located. This time I am not asking how to make the game 'Lands of lore guardians of destiny' work as I already did that, now the problem is that on a smartphone the game crashes too often. I get 'DOS4GW professional error' (will post screenshots soon). - it happens randomly at any time, usually during battles or when the memory gets loaded a bit more. It is Android - DosBox Turbo but I was able to get the error even on DosBox (PC) when I start the game from PC. The difference is that on PC the game cannot crash ingame, as PC too powerful, while on the phone it can.
http://www.dosbox.com/wiki/TOOLS:DOS32A
According to this here, let's forget about backing up the file, all is clear. In my case the game has a LOLG.exe as main file and it is 3KB. there is no external DOS4GW.exe but when I open lolg.exe in notepad there is some info about dos4gw so not sure if stored there but maybe it is...
C:\>cd\games\mygame
C:\games\mygame>set dos32a=c:\progra~1\dosbox\dos32a
C:\games\mygame>%dos32a%\binw\sb /r mygame.exe
Autoexec already has the command to mount the local drive as C:\ drive, so all files&folders are seen under C. Now I don't know should I put the dos32a-912-bin files that I downloaded anywhere on my phone, do I need the other files sb.exe ss.exe stub32.exe or only dos32a.exe? And it isn't clear how that should be having to use 'lolg -CD .' command to start the game and how %dos32a%\binw\sb /r mygame.exe has to look like in my case..
The question is for PC, I would just do the same on the phone, I don't understand where I need to put the files, which ones, how the command should look like in my case.