VOGONS


First post, by rlh

User metadata
Rank Newbie
Rank
Newbie

Im using DosBox .72 on Windows Vista. I have installed Hyper 3D Pinball
using DosBox. When I try to run the game DosBox gives me a message

couldn't load the sizes data file: C:/3dpinbal/sizes.ini.
ini file not present
ini file invalid.

I opened the ini file with note pad it lookes like Chinese.

Reply 1 of 9, by MiniMax

User metadata
Rank Moderator
Rank
Moderator

Read my 60 Seconds Guide to DOSBox (and don't just read it - follow it too).

If that doesn't help, come back with details on how you mounted your C and D drives, how you did the install, how you configured sound, music etc.

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 2 of 9, by rlh

User metadata
Rank Newbie
Rank
Newbie

I followed the 60 sec guide and got the same results as before. This is how I've been installing Hyper 3D Pinball.

z:\>mount f f:\ -t cdrom -usecd -ioctl
z:\>f:\
f:\install

After the installation is done I mount the game directory like this.

z:\>mount c c:\3dpinbal
z:\c:\
c:\3dpinbal.bat

I have not got far enough to configure sound yet. I think that is done after
the game is started.

Reply 3 of 9, by MiniMax

User metadata
Rank Moderator
Rank
Moderator

Wrong!

MiniMax wrote:

(and don't just read it - follow it too).

Please mount the CD as drive D, and drop the -usecd -ioctl stuff. I sincerely hope you didn't find that crap in my guide?

Delete everything in that C:\3dpinbal directory and then do this:

mount C "C:\3DPinbal"
mount D "F:" -t cdrom
D:
install

And remember to use the same mount commands when you want to play the game. Don't change them!

Last edited by MiniMax on 2008-08-15, 18:22. Edited 2 times in total.

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 4 of 9, by h-a-l-9000

User metadata
Rank DOSBox Author
Rank
DOSBox Author

> After the installation is done I mount the game directory like this.

And what do you mount as C for install?

1+1=10

Reply 5 of 9, by rlh

User metadata
Rank Newbie
Rank
Newbie

Iv'e tried all the mount commands you suggested in the order you suggested followed your instructions carefully. I still get the error
message

couldn't load the sizes data file
ini file not present
ini file invalid

The sizes.ini file is in the 3dpinbal directory. When I open the file
with notepad it looks like chinese text. I looked at the sizes.ini file
on my win 98 pc and the text was numbers and various keyboard
symbols.

Reply 6 of 9, by rlh

User metadata
Rank Newbie
Rank
Newbie

I found the setup file and ran it, sound works good.

port 220
dma 1
irq 7

Reply 7 of 9, by tj18

User metadata
Rank Newbie
Rank
Newbie

Surprised to have found a thread on this game..

I followed the guide, installed fine, but this particular game seems like its requiring the CD. I'm on a netbook with no cd drive. I've copied the HYPER disc into My Docs. I've mounted C and D to the same location C:\Doc~...\hyper.

When running 3dpinbal.bat the error shows up as No Cd Found! This happens running from D:\, when from C:\ it wants me to install.

rlh, howd you get around this?

Reply 8 of 9, by Dominus

User metadata
Rank DOSBox Moderator
Rank
DOSBox Moderator

Make a bin/cue image of the CD, put that image on the netbook and use imgmount in dosbox.
Alcohol 120% makes good images.

Windows 3.1x guide for DOSBox
60 seconds guide to DOSBox
DOSBox SVN snapshot for macOS (10.4-11.x ppc/intel 32/64bit) notarized for gatekeeper

Reply 9 of 9, by tj18

User metadata
Rank Newbie
Rank
Newbie

Ok. wouldnt have thought of that, Ill give it a shot in the next couple days. thx.