Author Topic: Help finding the unit stats in Starcraft.exe  (Read 4934 times)

Darkness

  • *
  • Posts: 2181
    • View Profile
    • http://www.x0r.net
Help finding the unit stats in Starcraft.exe
« on: 2002-01-09 01:17:00 »
Theres used to be a pretty big group that made editing programs for Starcraft, among other blizzard games. But about a year ago their main programmers left to work for blizzard themselves. Since then the group has turned to crap, and etiting does not look too good.

Anyway, this seemed like a good project for me to start learning how to decode file formats with. Any help would be greatly appreciated.

PurpleSmurf

  • *
  • Posts: 763
    • View Profile
Help finding the unit stats in Starcraft.exe
« Reply #1 on: 2002-01-09 02:50:00 »
does this in anyway invole your participation with ZeldaCraft? or are you just doing this for fun?

Sephiroth 3D

  • *
  • Posts: 1679
    • View Profile
    • ModCitizen 42
Help finding the unit stats in Starcraft.exe
« Reply #2 on: 2002-01-09 05:37:00 »
*Doesn't want to know what ZeldaCraft is...*

Sephiroth 3D

"I don't understand..." "You don't have to understand." - Final Fantasy: The Spirits Within

Sephiroth 3D.com
[email protected]

mirex

  • *
  • Posts: 1645
    • View Profile
    • http://mirex.mypage.sk
Help finding the unit stats in Starcraft.exe
« Reply #3 on: 2002-01-09 11:03:00 »
Darkness: cant help you with that, but ... maybe you have seen some document about MPQ structure ? Im searching for those ...

Darkness

  • *
  • Posts: 2181
    • View Profile
    • http://www.x0r.net
Help finding the unit stats in Starcraft.exe
« Reply #4 on: 2002-01-09 21:04:00 »
hehe MoPaQ :D ummmm im pretty sure that it lists the file names up top with links to the actual data. beyond that i know nothing. ill do a little research for you though.

PS: Zeldacraft will be for warcraft 3, and that will probably not be the final name.

Edit:

Taken from the starcraft editing bible:
Quote
An MPQ archive is just that, a file archive. Similar to a ZIP file, MPQs store many smaller files in a compressed state (as to not take up too much room on your hard drive). In addition, like ZIP archives, MPQ files can have nested directory structures for the files inside, mainly for organizational purposes (e.g., all the sounds are in a sound/ subdirectory, all the portraits are in a portrait/ directory, etc.). When you run Starcraft, it extracts and uncompacts the internal files from the MPQs (into memory), though obviously not all at once (there's an awfully lot of megabytes in all those files, especially Install.exe :).


Inside MoPaQ:
http://www.campaigncreations.com/starcraft/inside_mopaq/index.htm

its not finished.... and i assume it never will be. but it coers the fundementals of the Storm API and may include some useful hints.


[edited] 249 2002-01-09 22:12

PurpleSmurf

  • *
  • Posts: 763
    • View Profile
Help finding the unit stats in Starcraft.exe
« Reply #5 on: 2002-01-09 21:06:00 »
i know but maybe you were thinking; "why not figure this out and give it a shot with the war3 beta, if i get it..."

mirex

  • *
  • Posts: 1645
    • View Profile
    • http://mirex.mypage.sk
Help finding the unit stats in Starcraft.exe
« Reply #6 on: 2002-01-11 11:45:00 »
yo, now i see that MPQ has been completly hacked. Thats cool, saves me alot of work ;)

thanx for the link Darkness

Sephiroth 3D

  • *
  • Posts: 1679
    • View Profile
    • ModCitizen 42
Help finding the unit stats in Starcraft.exe
« Reply #7 on: 2002-01-13 09:17:00 »
God, Mirex, that's been cracked for years, ever since Diablo came out. They just had to update the crack for Starcraft.

Sephiroth 3D

"I don't understand..." "You don't have to understand." - Final Fantasy: The Spirits Within

Sephiroth 3D.com
[email protected]

mirex

  • *
  • Posts: 1645
    • View Profile
    • http://mirex.mypage.sk
Help finding the unit stats in Starcraft.exe
« Reply #8 on: 2002-01-14 11:22:00 »
aaaah, why nobody told me, i wasted some time on that.