• Welcome to Valhalla Legends Archive.
 

JSTR Patch Updates

Started by PaiD, February 08, 2006, 08:09 AM

Previous topic - Next topic

PaiD

I believe that StarCraftJ has never been patched before but some docs say JSTR is at 1.12 while the client says 1.00 and works just fine. I then downloaded the hashes that are released and checked them with the official v1.00 hashes and they are the same 100%. Was looking at why people said it was at 1.12 but then checked the properties on the exe and it said

File Version: 1.12
Product Version: 1.00

So this explains how people got 1.12 from when infact it is still 1.00

Mesiah / haiseM

Yeah, I tried tellin these sucka's. If I still had the game I'd throw a big pretty pic on here so they could see. A company, especially Blizzard, would never release a game without an updater, not on online game. JSTR wasn't meant to be updated. It never sold.
]HighBrow Innovations
Coming soon...

AIM Online Status: 

Ringo

#2
Quote from: Mesiah / haiseM on February 18, 2006, 12:13 PM
Yeah, I tried tellin these sucka's. If I still had the game I'd throw a big pretty pic on here so they could see. A company, especially Blizzard, would never release a game without an updater, not on online game. JSTR wasn't meant to be updated. It never sold.
Then why doesnt starcraft come with a updater?
As skywing has said before, the updater is in the patch file downloaded from battle.net, and extracted with MPQ functions found in storm.dll.
And the prepatch.lst found in war3's patch file will give you a clue what happens next ;)

[19:01:30] prepatch.lst  59
000000 -- 65 78 74 72 61 63 74 20 42 4E 55 70 64 61 74 65       extract BNUpdate
000010 -- 2E 65 78 65 0D 0A 65 78 74 72 61 63 74 20 50 61       .exe..extract Pa
000020 -- 74 63 68 2E 74 78 74 0D 0A 65 78 65 63 75 74 65       tch.txt..execute
000030 -- 20 42 4E 55 70 64 61 74 65 0D 0A                       BNUpdate..

UserLoser

Quote from: Ringo on February 18, 2006, 01:03 PM
Quote from: Mesiah / haiseM on February 18, 2006, 12:13 PM
Yeah, I tried tellin these sucka's. If I still had the game I'd throw a big pretty pic on here so they could see. A company, especially Blizzard, would never release a game without an updater, not on online game. JSTR wasn't meant to be updated. It never sold.
Then why doesnt starcraft come with a updater?
As skywing has said before, the updater is in the patch file downloaded from battle.net, and extracted with MPQ functions found in storm.dll.
And the prepatch.lst found in war3's patch file will give you a clue what happens next ;)

[19:01:30] prepatch.lst  59
000000 -- 65 78 74 72 61 63 74 20 42 4E 55 70 64 61 74 65       extract BNUpdate
000010 -- 2E 65 78 65 0D 0A 65 78 74 72 61 63 74 20 50 61       .exe..extract Pa
000020 -- 74 63 68 2E 74 78 74 0D 0A 65 78 65 63 75 74 65       tch.txt..execute
000030 -- 20 42 4E 55 70 64 61 74 65 0D 0A                       BNUpdate..


I'd say that's a bad example because nearly all prepatch.lsts (if they exist) are different

Ringo

Quote from: UserLoser on February 19, 2006, 12:40 AM
I'd say that's a bad example because nearly all prepatch.lsts (if they exist) are different
oh, i didnt know that :)
At least it shows BNUpdate.exe is extracted from the patch file :P