Patching

For all the help you need with Armagetron!
Post Reply
User avatar
nsh22
Round Winner
Posts: 378
Joined: Fri Sep 07, 2007 8:12 pm
Location: eating, cooking or writing (about cooking).
Contact:

Patching

Post by nsh22 »

can anybody help me apply a shooting patch. i have no clue on how to do this. thx.
User avatar
Z-Man
God & Project Admin
Posts: 11736
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

What, exactly, have you tried so far? Which files did you download already? Which tools have you prepared? What operating system?
User avatar
nsh22
Round Winner
Posts: 378
Joined: Fri Sep 07, 2007 8:12 pm
Location: eating, cooking or writing (about cooking).
Contact:

Post by nsh22 »

i have downloaded pigsty-061021.zip and armagetronad-shooting.patch. i have windows xp and i have PSPad editor
User avatar
Z-Man
God & Project Admin
Posts: 11736
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

Well, you are also going to need a development system. Follow the instructions here:

http://wiki.armagetronad.net/index.php? ... ent_System

Ignore the Microsoft tools and go for Code::Blocks. There is an all-in-one package of it available with the mingw compiler, pick that.

After you are done installing it, grab the latest 0.2.8.2.1 code zip from here:

http://prdownloads.sourceforge.net/arma ... p?download

You'll also need these:

http://downloads.sourceforge.net/armage ... g_mirror=0

Try compiling the dedicated server from that, and maybe the client. The instructions for that are on the wiki page I linked to.

Note that I haven't talked about the patch yet :) That's because before you can apply it and build, you need to know how the regular source builds.
Post Reply