First post, by fxm
The application installs on Win7-64 and runs almost perfectly. [Brilliant work, DOSBox group!]. The only imperfection I have found is quite puzzling.
Here is the folder structure:
C:\MOUNTC\ACBLSCOR\GAMEFILE
C:\MOUNTC\BACKUPS
My custom .conf file [which I can see is executing properly] contains
mount C C:\MOUNTC
C:
cd ACBLSCOR
acbl3.exe
The program launches exactly as expected.
For "internal" operations the program uses many files in both C:\ACBLSCOR and C:\ACBLSCOR\GAMEFILE - all of which are read and/or written without difficulty.
For "external" operations [import, export, write] the program prompts for the desired path. When I specify
BACKUPS
[which, needless to say, works under XP] the program complains that the path does not exist. (None of the obvious aliases
\BACKUPS
\BACKUPS\
C:\BACKUPS
c:\BACKUPS\
work either).
The really puzzling part is that if I specify
\ACBLSCOR\GAMEFILE
or
\ACBLSCOR
or
GAMEFILE
[all of which I know are being used without difficulty elsewhere in the program] the program still complains that those paths do not exist. Even absolute and relative paths such as
\
C:
.\
[which, in theory, can't possibly be "missing"] don't work.
Is there a method that a DOS program might use to verify a path [such as looking for the file PATH\nul] that DOSBox does not emulate? Or can anyone suggest another reason why the application can "see" a path in some contexts but not others?
Here are the requested boilerplate answers:
6. Operating system = Win7/64
7. [program] name (and version, if applicable) = ACBLSCORE
8. Description of problem = as detailed above, program reports folders known to be present and accessible as "missing" - but only when trying to access them in a specific way
9, Reproducibility of problem = always [in the contexts described above]
12. Version of emulator = DOSBox 0.74
13. Steps already attempted = I have read the README
a. using the default .conf [suitably edited] instead of my custom .conf didn't help
b. using various aliases for the filenames didn't work
c. re-arranging the folder structure didn't help
The rest don't appear to be relevant:
1. Motherboard =
2. Processor type and speed =
3. Amount and type of RAM =
4. Video board w/ RAM amount and type =
5. Sound board =
10. Sound mode used =
11. Video mode =