Clan x86

Technical (Development, Security, etc.) => JavaOp Board => JavaOp Support Archive => Topic started by: Lance on June 30, 2008, 11:21:52 PM

Title: 1.22a Patch (WAR3/W3XP FIX)
Post by: Lance on June 30, 2008, 11:21:52 PM
Open _GameData.txt file in your .javaop folder

Find this block of code (where <drive> (usually C:) is the drive the hashes are installed on and <user> is the Windows username of the account that the bot configured to run on) [use CTRL+F in notepad and search for "w3xp" (without quotes)]:

[w3xp]
file1=<drive>:\Documents and Settings\<user>/.hashes/WAR3/war3.exe
file2=<drive>:\Documents and Settings\<user>/.hashes/WAR3/Storm.dll
file3=<drive>:\Documents and Settings\<user>/.hashes/WAR3/game.dll
has2keys=true
version byte=15
version hash=01001027

[war3]
file1=<drive>:\Documents and Settings\<user>/.hashes/WAR3/war3.exe
file2=<drive>:\Documents and Settings\<user>/.hashes/WAR3/Storm.dll
file3=<drive>:\Documents and Settings\<user>/.hashes/WAR3/game.dll
has2keys=false
version byte=15
version hash=01001027


Replace BOTH version byte's with 16

Place the updated hashes (http://xihleague.net/includes/third-party/WAR3.zip) in their respective folder (<drive>:\Documents and Settings\<user>\.hashes\WAR3 on win32 systems)

Reload JavaOP2.
Title: Re: 1.22a Patch (WAR3/W3XP FIX)
Post by: iago on July 01, 2008, 09:47:32 AM
Thanks :)