VOGONS


Aces over Europe

Topic actions

Reply 20 of 37, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Are you capable of extracting zip files?

Reply 21 of 37, by MiniMax

User metadata
Rank Moderator
Rank
Moderator
MiniMax wrote:

Instead of starting your game, can you copy the attached db-info.bat file to the game directory, and run that instead?

Then report back here with information on the SBlaster (Sound Blaster) settings?

You need to put DB-INFO.BAT (not DB-INFO.ZIP) in your Dynamx-folder.

DOSBox 60 seconds guide | How to ask questions
_________________
Lenovo M58p | Core 2 Quad Q8400 @ 2.66 GHz | Radeon R7 240 | LG HL-DT-ST DVDRAM GH40N | Fedora 32

Reply 22 of 37, by cptwagg

User metadata
Rank Newbie
Rank
Newbie

When I open the zip file, the previously described DOS screen opens. It asks me to hit any key when ready. When I do that, it scrolls some information, too fast to read, then closes out and goes back to the folder icon in windows.

Reply 23 of 37, by cptwagg

User metadata
Rank Newbie
Rank
Newbie

Where do I get the DB-INFO.BAT file from?

Reply 24 of 37, by MiniMax

User metadata
Rank Moderator
Rank
Moderator

Open the Zip-file from Windows. Inside there should be a DB-INFO.BAT file. Drag/copy DB-INFO.BAT to your Dynamix folder.

Edit: If you can not get to the DB-INFO.BAT inside the Zip-file, I have included it here. Open Notepad, copy/past the text below into Notepad, and save it as DB-INFO.BAT in your Dynamx-folder.

@	echo off

echo db-info 1.0.1 - Show essential DOSBox configuration info.
echo.
rem By MiniMax

:Page1
echo +--------------------------------------------------
echo ! Page 1 - DOSBox version and mounts.
echo +--------------------------------------------------
echo.

:Ver
if exist Z:\KEYB.COM ver
if exist Z:\KEYB.COM echo.

:Mount
mount
echo.

pause
echo.

:Page2
echo +--------------------------------------------------
echo ! Page 2 - DOSBox emulated hardware.
echo +--------------------------------------------------
echo.

:SDL
config -get sdl output > NUL:
echo SDL output = %CONFIG%
config -get sdl fullresolution > NUL:
echo SDL fullresolution = %CONFIG%
config -get sdl windowresolution > NUL:
echo SDL windowresolution = %CONFIG%

:Render
config -get render scaler > NUL:
echo Render scaler = %CONFIG%

:DOSBox
config -get dosbox machine > NUL:
echo DOSBox machine = %CONFIG%
config -get dosbox memsize > NUL:
echo DOSBox memsize = %CONFIG%

:CPU
config -get cpu core > NUL:
echo CPU core = %CONFIG%
config -get cpu cycles > NUL:
echo CPU cycles = %CONFIG%

:SBlaster
config -get sblaster sbtype > NUL:
echo SBlaster sbtype = %CONFIG%
if %CONFIG% == none goto GUS
echo SBlaster BLASTER = %BLASTER%

:GUS
Show last 26 lines
	config -get gus gus			> NUL:
echo GUS gus = %CONFIG%
if %CONFIG% == false goto DOS
echo GUS ULTRASND = %ULTRASND%
echo GUS ULTRADIR = %ULTRADIR%

:Joyst
config -get joystick joysticktype > NUL:
echo Joystick joysticktype = %CONFIG%
config -get joystick timed > NUL:
echo Joystick timed = %CONFIG%
config -get joystick buttonwrap > NUL:
echo Joystick buttonwrap = %CONFIG%

:DOS
config -get dos xms > NUL:
echo DOS xms = %CONFIG%
config -get dos ems > NUL:
echo DOS ems = %CONFIG%
config -get dos umb > NUL:
echo DOS umb = %CONFIG%

echo.
pause

:End

DOSBox 60 seconds guide | How to ask questions
_________________
Lenovo M58p | Core 2 Quad Q8400 @ 2.66 GHz | Radeon R7 240 | LG HL-DT-ST DVDRAM GH40N | Fedora 32

Reply 25 of 37, by cptwagg

User metadata
Rank Newbie
Rank
Newbie

Success, its in my Dynamix folder. How do I get it to display without scrolling too fast and then closing on me?

Reply 26 of 37, by MiniMax

User metadata
Rank Moderator
Rank
Moderator

Scrolling too fast? It should pause for every each section. First pause after the version- and mount-info, second pause after the emulated hardware section.

Closing on you? You mean that DOSBox is closing its windows? That must be something in your D-Fend setup. There must be a check-mark for Exit-after-game or something?

DOSBox 60 seconds guide | How to ask questions
_________________
Lenovo M58p | Core 2 Quad Q8400 @ 2.66 GHz | Radeon R7 240 | LG HL-DT-ST DVDRAM GH40N | Fedora 32

Reply 27 of 37, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Maybe it should be noted (again) that you are supposed to run the
batch file inside dosbox (that is INSIDE DOSBOX to be precise).

Reply 28 of 37, by cptwagg

User metadata
Rank Newbie
Rank
Newbie

I copied the text to Notepad and saved it in my Dynamix folder. When I click on it, it opens to the first DOS screen and says the version and to hit any key when ready. I do that and again, it scrolls super fast and then closes automatically. When i first click on it, there is no option to leave it open when finished, only to RUN or CANCEL.[/img]

Reply 29 of 37, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Why do you completely ignore postings?

Reply 30 of 37, by MiniMax

User metadata
Rank Moderator
Rank
Moderator
cptwagg wrote:

IWhen I click on it <snip>

Please, can you scroll back through the many postings here, and tell me - just once - where I have said anything about clicking on DB-INFO.BAT ??

And when you don't find that, instead please tell me what I *DID* ask you to do.

DOSBox 60 seconds guide | How to ask questions
_________________
Lenovo M58p | Core 2 Quad Q8400 @ 2.66 GHz | Radeon R7 240 | LG HL-DT-ST DVDRAM GH40N | Fedora 32

Reply 31 of 37, by cptwagg

User metadata
Rank Newbie
Rank
Newbie

Whoa..take it easy. I told you up front that I was not good at this computer stuff. Getting excited doesn't help anybody. I understand you are frustrated and so am I but lets keep this forum professional.

I have tried the DB-INFO.bat from the c: and the X: and it continually tells me its an illegal command.

Reply 32 of 37, by MiniMax

User metadata
Rank Moderator
Rank
Moderator
cptwagg wrote:

Whoa..take it easy. I told you up front that I was not good at this computer stuff. Getting excited doesn't help anybody. I understand you are frustrated and so am I but lets keep this forum professional.

I have tried the DB-INFO.bat from the c: and the X: and it continually tells me its an illegal command.

It is not about being good at computer stuff. It would be much better if you would shut your brain down and do EXACTLY as you are asked to do, instead of trying be inventive.

I will just keep repeating myself until you provide answers to the following questions:

MiniMax wrote:
MiniMax wrote:
Folder = Directory. Sounds to me like you have already saved it in the Dynamix directory. […]
Show full quote
cptwagg wrote:

I put it in the Dynamix folder but I dont know how to save it in a directory and run it from there. Could you please explain this for dummies like me?

Folder = Directory. Sounds to me like you have already saved it in the Dynamix directory.

What happens if you type mount from the DOSBox prompt?

What happens if you type db-info from the DOSBox prompt?

Or maybe

c:\>mount X "Location-of-your\Dynamix-folder"
Drive X is mounted as local directory "........................."
X:db-info.bat

DOSBox 60 seconds guide | How to ask questions
_________________
Lenovo M58p | Core 2 Quad Q8400 @ 2.66 GHz | Radeon R7 240 | LG HL-DT-ST DVDRAM GH40N | Fedora 32

Reply 33 of 37, by cptwagg

User metadata
Rank Newbie
Rank
Newbie

1. z:\>mount gives me:

Current mounted drives are:
Drive Z is mounted as Internal Virtual Drive

2. z:\>db-info gives me:

Illegal command: db-info.

Reply 34 of 37, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

I told you up front that I was not good at this computer stuff.

Try finding some person near you that knows a bit of computers to
lend you a hand. It leads to nothing this way.

I'm tempted to close this thread. Anyways it'll be left open in case you
finally understand mounting/your pc/computers in general. Feel free
to formulate precise questions then (not before) and post them here.

Reply 36 of 37, by Xelasarg

User metadata
Rank Member
Rank
Member

Presuming you installed your game in C:\dynamix\aoe,

1. open dosbox.conf with notepad (inside your DOSBox folder, probably C:\dosbox or C:\programs\dosbox - well, you should know best where it is...)
2. scroll to the end (to the section [autoexec])
3. type the following:

mount c c:\dynamix\aoe
c:

4. save dosbox.conf (left corner of notepad: "File"-> "Save")
5. double-click dosbox.exe in your dosbox folder
6. type "db-info.bat" and hit enter OR simply type "aoe" and hit enter.

General piece of advice: read the readme.txt that comes with DOSBox, especially the part where it says "FAQ" and "Special Keys".

"What's a paladin?!"

Reply 37 of 37, by MiniMax

User metadata
Rank Moderator
Rank
Moderator
cptwagg wrote:

1. z:\>mount gives me:

Current mounted drives are:
Drive Z is mounted as Internal Virtual Drive

Weird!!??!! I could have sworn on my grandmothers grave.... Wait - let me check....

Yes, I found it:

cptwagg wrote:

I have installed ACES onto my c drive under the directory of DYNAMIX (this was done automatically when installing). I can "mount" DOSBOX to get a c drive.

And here is another quote by cptwagg:

cptwagg wrote:

I can mount my c drive and get the game running but its just the sound that is screwed up. When I get the c drive mounted <snip>

Isn't that weird??? You have mounted your C-drive, yet DOSBox tells you that only Z is mounted???

cptwagg wrote:

2. z:\>db-info gives me:

Illegal command: db-info.

And I repeat:

c:\>mount X "Location-of-your\Dynamix-folder"
Drive X is mounted as local directory "........................."
X:db-info.bat

Let's try that in BIG LETTERS: X:db-info.bat
X - not Z.

DOSBox 60 seconds guide | How to ask questions
_________________
Lenovo M58p | Core 2 Quad Q8400 @ 2.66 GHz | Radeon R7 240 | LG HL-DT-ST DVDRAM GH40N | Fedora 32