Jump to content

Recommended Posts

Posted

Bueno, primero que todo les notifico que para despedir el 1.17 subí unas 11 reps que tenía pendientes por ahí, entre ellos algunos de Psy vs Dark, Yagami vs Mele, Duelo WM entre Melkor y X-Death, etc. Les quedo debiendo la info de los jugadores por que son casi las 3 y estoy hecho una desgracia...

También, me encontré esto por ahí por si alguien tiene la paciencia de intentarlo. Es una explicación de cómo hacer para poder ver viejos replays de W3. Creo que es medio complicado/dura mucho.. pero bueno, quizás valga la pena...

So maybe if some of you want to view old replays I just wanted to show you how to do this.

First of I found an article like this very long ago for the patches 1.01 - 1.04 of RoC, I just edited it so it also works for TFT. SO here it is:

Doing it yourself - Preparation

These instructions require that you follow them *exactly*. You also must have the following things:

• The original WarCraft III CD ROM and the Warcraft III: TFT CD ROM.

• All patches of War3 (You can find them under this URL: http://ftp.blizzard.com/pub/war3x/patches/PC)

Installation

1. First, start with a clean install of WarCraft III. Normally, it goes into your "C:\Program Files\WarCraft III" directory. You can choose a different directory, but I will refer to this as the "War3 Directory" from here out.

2. Next, install the 1.11 patch

3. Now comes the fun. Create a directory called "v111" in your War3 Directory. In this directory, place copies of the following files which are in your War3 Directory:

o GAME.DLL

o STORM.DLL

o WAR3PATCH.MPQ

o WAR3.EXE

o TFT.EXE

Also copy the all the files from your War3\Maps and you War3\Maps\Frozen Throne directory.

4. Next, create the file RUNWAR3.BAT in your v111 directory. To create it, do the following: run Notepad.exe and and paste the following commands. Save this file as "RUNWAR3.BAT" (use the quotation marks) into your v111 directory.

@echo off

REM Run this version of WarCraft III

copy *.dll ..

copy *.exe ..

copy *.mpq ..

copy *.w3m ..\Maps

copy *.w3x ..\Maps\FrozenThrone

cd ..

war3.exe

5. Now, apply to the other patches.

6. Create a directory called "v[PATCH]" in your War3 Directory. Copy the same files as before from your War3 Directory (see step 3 above). Also, copy that exact "RUNWAR3.BAT" file into your v[PATCH] directory.

7. Lastly, create shortcuts which run (War3 Directory)\v111\RUNWAR3.BAT and (War3 Directory)\v112\RUNWAR3.BAT (etc for every version). Then you can easily switch between versions.

You need to create shortcuts to run the different versions of War3. For example, to create a shortcut on your desktop do the following:

1. Minimize all your windows so you are looking at your desktop

2. Right click somewhere on your desktop (not on any icon) and pick "New" then pick "Shortcut"

3. Click "Browse" and find the batch file you had created in the v101 folder - for example: "C:\Program Files\Warcraft III\v111\RUNWAR3.BAT"

4. Click Next and give this short a name like "War3 v1.11"

Then you should have an icon on your desktop which will run version 1.11 of war3.

(Repeat these steps for v1.12, v1.13, etc.).

Esto fue tomado de un thread de los foros de wcreplays.com.

  • 2 weeks later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...