ndpduc / adosbox

Automatically exported from code.google.com/p/adosbox
0 stars 0 forks source link

aDOSBox doesn't work properly on Archos 70 #69

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
I tried many games such as Heroes, Another World, Quake, TES Arena, Duke Nukem 
3D...
1. open aDOSBox
2. type 
"mount c /sdcard/ (or /mnt/storage/)
c:
games\heroes2\heroes2.exe"

What is the expected output? What do you see instead?
The game must run but it crashes because it can't find neccessary files, 
although they are present in the folder.
For example, when I try to run Heroes 2 it says: "Can't open file 
.\DATA\heroes2x.agg"

What version of the product are you using? On what operating system?
aDOSBox 0.2.5
Android 2.2.1

Please provide any additional information below.

Original issue reported on code.google.com by ewerewer...@gmail.com on 24 Jun 2011 at 11:10

GoogleCodeExporter commented 9 years ago
For Heroes 2 you can try "Free Heroes"

Original comment by bas...@gmail.com on 5 Jul 2011 at 10:28

GoogleCodeExporter commented 9 years ago
It doesn't work too.

Original comment by ewerewer...@gmail.com on 9 Jul 2011 at 8:55

GoogleCodeExporter commented 9 years ago
maybe you should change the current directory to the directory of your game 
before launching it, for example:
c:
cd games\heroes2
heroes2

Original comment by joebart...@gmail.com on 13 Aug 2011 at 8:36