VOGONS


Warcraft 2 install error

Topic actions

  • This topic is locked. You cannot reply or edit posts.

First post, by star20

User metadata
Rank Newbie
Rank
Newbie

alright, here's what I did:
mount D "E:\" -t cdrom -ioctl
mount G G:\Games\DosGames
D:
install.exe
When it goes to install, I see the install screen, then it freaks out, puts a lot of code in blue lettering across the screen, then gets stuck back the D: prompt. If I try to install it in regular XP, no matter what I do it complains that it can't find the CD. any help getting this to work would be greatly appreciative.

Reply 1 of 27, by MiniMax

User metadata
Rank Moderator
Rank
Moderator

Try

mount C G:\Games\DosGames

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 27, by star20

User metadata
Rank Newbie
Rank
Newbie

Yeah, found out that, surprise surprise, it really wants a C drive to install to. Got that working, used Nero to burn me an ISO so now I don't need the disk, now just need to find a way to get the "natural" music track instead of the "electronic" tracks. With Nero could only grab the data for the ISO and had to leave the audio tracks behind, wondering if that's causing it.

Reply 3 of 27, by MiniMax

User metadata
Rank Moderator
Rank
Moderator

For the audio-tracks you need to create a BIN/CUE image, then use the imgmount command in DOSBox to mount the CUE-file.

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 27, by star20

User metadata
Rank Newbie
Rank
Newbie

urg, Nero won't let me do that, any suggestions for free app to do so?

edit: okay, second problem. I got Alcohol 120%, got it to make a beautiful bin/cue of both Tides and Portal. However, whenever I try to run Warcraft 2 with the Dark Portal disk mounted, it gives me the error:
ERROR:

invalid data file version
Press any key...

Alright, anything different I need to do?
command prompt:
imgmount d "g:\games\dosgames\images\dportal.cue" -t iso
cd war2
war2
I get a valid mount message from doing this, and Tides plays perfectly with this.

Reply 5 of 27, by eL_PuSHeR

User metadata
Rank Moderator
Rank
Moderator
star20 wrote:

urg, Nero won't let me do that, any suggestions for free app to do so?

A Nero .NRG image will do but you will need to use some virtual CD driver program to mount it.

Intel i7 5960X
Gigabye GA-X99-Gaming 5
8 GB DDR4 (2100)
8 GB GeForce GTX 1070 G1 Gaming (Gigabyte)

Reply 6 of 27, by leileilol

User metadata
Rank l33t++
Rank
l33t++
star20 wrote:

edit: okay, second problem. I got Alcohol 120%, got it to make a beautiful bin/cue of both Tides and Portal.

Alcohol 120% doesn't make beautiful bin/cues. It has errors with data tracks overlapping into eachother (and has had that bug for years)

Try ISOBuster'ing it

apsosig.png

Reply 7 of 27, by clikc

User metadata
Rank Newbie
Rank
Newbie

ok this is gonna sound stupid but i believe right along the same lines, i'm trying to install Warcraft 2, i love that old school RTS stuff, but i've been using linux all my life, i'm trying to install this on my xp box w/ sp2 , when i put in the disc it gives me the normal install window when i click install the screen goes to power save mode and the computer goes into stand by, if someone can please tell me how to install this game, and remember that i don't use windows so alot of the stuff i'm reading here i'm not sure of. thanks

Reply 8 of 27, by MiniMax

User metadata
Rank Moderator
Rank
Moderator

Fact: There is no 'normal install window' in DOSBox.
Fact: There is no 'click' in DOSBox.
Conclusion: You are not using DOSBox.
Free clue: DOSBox works in Linux.

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 11 of 27, by ErikGG

User metadata
Rank Member
Rank
Member

I always use ISOBuster to create CDRom Images.

Sometimes ISOBuster creates bad cue files but this can be easily corrected.

This is my cue for Tomb Raider

FILE "1_trackk1.bin" BINARY
TRACK 01 MODE1/2352
INDEX 01 00:00:00
TRACK 02 AUDIO
INDEX 01 19:39:65
TRACK 03 AUDIO
INDEX 01 22:56:37
TRACK 04 AUDIO
INDEX 01 24:56:50
TRACK 05 AUDIO
INDEX 01 27:59:59
TRACK 06 AUDIO
INDEX 01 31:08:42
TRACK 07 AUDIO
INDEX 01 34:16:14
TRACK 08 AUDIO
INDEX 01 35:19:54
TRACK 09 AUDIO
INDEX 01 36:17:25
TRACK 10 AUDIO
INDEX 01 36:32:55

Erik.

Read the new FAQ.doc

Reply 12 of 27, by clikc

User metadata
Rank Newbie
Rank
Newbie

ok so heres where i get confused, i have dosbox installed, i can mount any drive needed, but don't know where to go from there, the disc is in my D drive, do i need to copy files over to my C drive and then run a command in dosbox? and when i said normal install screen, it means the auto run,

Reply 13 of 27, by ErikGG

User metadata
Rank Member
Rank
Member

In DOS there is no autorun.

The way to install Warcraft 2 is :
- Insert the CD-Rom and close any window that pops up.
- Start DOSBox
- mount a directory on your harddrive as C:\
- mount you CDRom as D:\
- cd to D:\ and start Install.exe
- This starts the DOS installer of Warcraft 2
- Install the game and use the SoundBlaster 16 as the Soundcard
- when done installing cd to C:\War2\ and start Warcraft 2 by starting the exe War2.

Have fun,

Erik.

Read the new FAQ.doc

Reply 16 of 27, by MiniMax

User metadata
Rank Moderator
Rank
Moderator

60 seconds guide in my sig.

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 18 of 27, by ErikGG

User metadata
Rank Member
Rank
Member

cd is the command to be used,
C:
cd war2\
...

Or try a frontend like D.O.G. or DBGL. These are a kind of Windows on top of DOSBox.

No commands, no fuss.

Edit :

this program cannot be run in dos mode

this means that you're trying to run a windows program inside of DOSBox, aren't there any other install.bat or exe's?

Erik.

Read the new FAQ.doc