HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Wc3 on Linux

05-28-2009, 08:13 PM#1
Flame_Phoenix
Hi guys, I am a new user of Linux and ... I want Wc3 installed on it xD
Problem is that I make no idea on how to make it ... I heard people use wine, but I also don't know how to use it ... Can someone please give me some links?

Thx in advance.
05-28-2009, 09:19 PM#2
Vexorian
I bet you had installed wacraft III on your windows partition, and that it has the most recent patch.

So, it can't be any hard, open a terminal in this folder:
Code:
sudo apt-get install wine
wine war3.exe -opengl - window
05-29-2009, 09:36 PM#3
Flame_Phoenix
Quote:
I bet you had installed wacraft III on your windows partition, and that it has the most recent patch.
In deed you are correct as usual my friend =D
I already installed wine, I heard that is essential to run windows apps.

One questions though, am I supposed to configure the windows partition? I heard that Linux has problems with NTF disks and that Windows has problems with ext3 disks
(Windows uses NTF, Linux uses ext3).

Another question, will I be able to emulate JNGP on wine ?
05-29-2009, 10:33 PM#4
Vexorian
Linux used to have trouble with NTFS disks ... Five years ago.

JNGP works in WINE just some stuff:
* It works in WINE, but indirectly (just running newgen's executable won't help, you'll need some Pedit hacking stuff, it is easy though)
* JNGP is basically unnecessary if you ask me.

It is called NTFS and not NTF, and I think Jaunty probably supports those things by default , if not:
Code:
sudo apt-get install ntfs-3g
05-29-2009, 11:16 PM#5
PipeDream
if you want to host games, you'll have to use a patched version of wine.
Add to the bottom of /etc/apt/sources.list
Code:
deb http://ppa.launchpad.net/pxc/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/pxc/ppa/ubuntu jaunty main
Then
Code:
$ sudo apt-get update
$ sudo apt-get install wine

Edit: assuming you're on *ubuntu
05-29-2009, 11:31 PM#6
Flame_Phoenix
Quote:
Linux used to have trouble with NTFS disks ... Five years ago.
MMmm I have that reported such problems to me recently... I needed to be sure though.
And yes, it is NTFS, I forgot the "S" in the end, sorry for that xD

Quote:
JNGP is basically unnecessary if you ask me.
Why you say so?
What do you suggest? Using JassHelper alone? I also like the color editor on the tooltips and TESH kinda helps =P
Another thing, I heard the myth that Grimoire works for Linux, and that there is a more recent version for it ... is this truth?

Quote:
you'll need some Pedit hacking stuff, it is easy though
Wha? Mmmmm for some reason I didn't find anything on Ubuntu forum (searched wrong place maybe ...) do you know of some link to do that?
Thx in advance.

Quote:
Edit: assuming you're on *ubuntu
You assume well =D

Thx all for being so helpful. rep++ to all =D
05-30-2009, 04:24 AM#7
PipeDream
http://www.wc3c.net/pastebint.php?t=...27589e3c369a83
http://www.wc3c.net/pastebint.php?t=...b696beb55a5f80

I never made a grimoire release post 1.21b since war3err is the only thing ported. Note that there is zero documentation for functionality.
06-01-2009, 10:01 AM#8
Flame_Phoenix
Quote:
If you play melee, you will probably get screwed. I will make diffs at some point for a JNGP execute on linux button.
Wermm, so if I want to have grimoire on Linux I will have problems playing wc3 melee games !? =S

EDIT EDIT

Hey guys, I finally managed to make my WarCraft III work on Linux. Happens that I was experiencing a bug from Wine lol ...

Anyway, I made a small tutorial about it for newbs to learn:
http://www.wc3c.net/showthread.php?t=106197

Hope someone makes a post xD