| 05-28-2009, 08:13 PM | #1 |
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 |
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 | |
Quote:
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 |
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 |
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 Code:
$ sudo apt-get update $ sudo apt-get install wine Edit: assuming you're on *ubuntu |
| 05-29-2009, 11:31 PM | #6 | ||||
Quote:
And yes, it is NTFS, I forgot the "S" in the end, sorry for that xD Quote:
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:
Thx in advance. Quote:
Thx all for being so helpful. rep++ to all =D |
| 05-30-2009, 04:24 AM | #7 |
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 | |
Quote:
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 |
