LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 12-29-2003, 11:51 PM   #1
teona
Member
 
Registered: Oct 2003
Distribution: Slackware 9.1
Posts: 64

Rep: Reputation: 15
Question Warcraft III /wine win95 issue


I type wine /mnt/dvdrom/install.exe and get the setup screen, everything looks fine - but there it is a BIG yellow text that says;

WINDOWS 95 DETECTED
Windows 95 is NOT SUPPORTED for Warcraft III

and a few seconds later the setup crashes and this message:

err:wave:wodUpdatePlayedTotal ioctl(/dev/dsp, SNDCTL_DSP_GETOSPACE) failed (Broken pipe)

is repeted in the konsole untill i press "ctrl+c"

well how can I make Warcraft III not give me that windoze 95 thing?
 
Old 12-30-2003, 03:41 AM   #2
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 476Reputation: 476Reputation: 476Reputation: 476Reputation: 476
In your wineconfig file, is it set to emulate Win95? If so, change it to Win98 or higher.
 
Old 12-30-2003, 08:56 AM   #3
LavaDevil94
LQ Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 47
you could try winex... that would probably give better results overall.
 
Old 12-30-2003, 11:48 AM   #4
teona
Member
 
Registered: Oct 2003
Distribution: Slackware 9.1
Posts: 64

Original Poster
Rep: Reputation: 15
I changed the config file to emulate "win98" and the installation whent perfekt, but.. when i type "wine war3.exe" the screen goes black - like if loading for intro or something but nothing happends....
 
Old 12-30-2003, 11:52 AM   #5
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 476Reputation: 476Reputation: 476Reputation: 476Reputation: 476
go here. Frank's Corner deals with running a number of programs and games under Wine.
 
Old 12-30-2003, 02:38 PM   #6
mondaypickle
Member
 
Registered: May 2003
Distribution: Slackware 9.1
Posts: 85

Rep: Reputation: 15
try renaming the movies directory
 
Old 12-30-2003, 02:41 PM   #7
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 476Reputation: 476Reputation: 476Reputation: 476Reputation: 476
MondayPickle - all is covered in the link I provided above. Frank's Corner os a great resource for Wine.
 
Old 12-30-2003, 08:51 PM   #8
teona
Member
 
Registered: Oct 2003
Distribution: Slackware 9.1
Posts: 64

Original Poster
Rep: Reputation: 15
thanx I hope I will be able to try it out soon, the .exe files are undownloadable at the moment...
 
Old 01-02-2004, 09:22 PM   #9
GT_Onizuka
Member
 
Registered: Aug 2003
Location: Atlanta
Distribution: Debian, OS X
Posts: 711

Rep: Reputation: 31
On TransGamings site, they specify that to get WC3 to run correctly you have to use the modifier -opengl otherwise I think there are problems (also win2k and winxp both work for me). I've never run it on Wine, but if you feel like spending some cash, WineX will do the job perfectly.
 
Old 01-03-2004, 09:57 AM   #10
LavaDevil94
LQ Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 47
i dont run WC3 with the -opengl option, and it runs fine. when i do run it with the -opengl option, it is MUCH faster (around 60 fps) but textures are missing and parts of characters dont display.
 
Old 01-03-2004, 03:20 PM   #11
GT_Onizuka
Member
 
Registered: Aug 2003
Location: Atlanta
Distribution: Debian, OS X
Posts: 711

Rep: Reputation: 31
Whoops, my bad, the -opengl thing was if your cursor got frozen as the little radar, which happened on my computer. Nevermind. ^_^
 
Old 01-03-2004, 04:33 PM   #12
futhark
Member
 
Registered: Nov 2003
Location: Montréal (Can)
Distribution: FC4
Posts: 110

Rep: Reputation: 15
Warcraft 3 works very well with the regular Wine. It is much simpler than it seems. Installing the game really isn't an issue. It is running the game that is a problem, unless running wine in nt40 mode or the like (win2k works also). It seems only nt modes are friendly enough with the copy protection scheme used by warcraft:

http://www.winehq.com/hypermail/wine...3/07/0268.html

My setup is the following.

RedHat 9.0
Kernel 2.4.23
Wine20031212 RPM
nVidia drivers 1.0-4496

I am running the game in OpenGL mode. It is much faster than D3D. I have noticed only a very few minor glitches. They will not affect your gaming experience at all.

I have sound problems once in a while. When it happens, I turn sound off with ctrl+s. When game ends, I quit Warcraft and restart it.

I didn't need to touch my movies directory.

Remember you can edit your ~/.wine/config file to force particular windows versions to be used for different programs. For example:

[AppDefaults\\war3.exe\\Version]
"Windows" = "win2k"

[AppDefaults\\homeworld.exe\\Version]
"Windows" = "win95"
 
Old 01-03-2004, 11:01 PM   #13
LavaDevil94
LQ Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 47
you got it working? i did to, with wine20031212 and a nocd-crack, but i cant get the movies working. a big black spot appears on my screen that supposedly is where the movie would display, but nothing happens, and i have to kill wine manually. im running mdk9.1, radeon 9000 with 3.2.8 drivers, and i installed wine20031212 by rpm. i am running wc3 in -opengl mode.
 
Old 01-04-2004, 01:51 PM   #14
futhark
Member
 
Registered: Nov 2003
Location: Montréal (Can)
Distribution: FC4
Posts: 110

Rep: Reputation: 15
Ah I need to be honest on one point : I haven't played single player. In fact I can't start a single player campaign. There is nothing I can do besides selecting a difficulty level. So I haven't seen any movie playing. I'm too lazy to reinstall to see if it fixes that.

Multiplayer works perfectly. This is all I'm interested in at the moment.

Custom single player games vs computer work too.

I played on bnet without a nocd loader. Now I have a nocd and can still play on battle net.

For the movies, I remember reading something about people making movies work with Neverwinter Nights before the Linux client came out. I think both NWN and WC3 use Bink for movies. Maybe you should try a research on NWN+Linxux+Movies. Maybe there is a way to make movies work in WC3.
 
Old 01-04-2004, 03:39 PM   #15
LavaDevil94
LQ Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 47
the movies of WC3 are in .mpq format, and i dont know if theyre similar to .bik or not. the only thing ive seen playing a .mpq is whinedows media player 9 (btw, there is a linux native port of a Bink player, so ill try that).
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Wine + Warcraft III....can't initialize DirectX? voyciz Linux - Software 22 12-17-2007 01:23 PM
noob + Warcraft III + WINE = failure a thing Linux - Games 1 01-08-2005 03:22 PM
Warcraft III with wine Blue Cobold Linux - Software 2 08-21-2004 05:25 AM
Warcraft III on Wine Marus Linux - Games 24 07-01-2004 11:33 PM
warcraft III help neuroticnumbnut Linux - Games 10 03-12-2004 02:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 03:53 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration