Buy from YesAsia.com through the picture or the search box below and I will get a credit of a percentage of the price of what you bought at no extra charge to you. :) They have great prices and free shipping is available for orders of US$25 or more (or orders of US$39 or more, depending on the destination country). If the search box is not working, click the image to the left of it and search from the site.
In Associate with YesAsia.com

Main
Current News
Archived News
Search News
Forums
Discussion Forum


Star Alliance Forums
Old Forum
Programs
Install Programs
Downloads
Top 5 Downloads
  WinMPQ
    50322 downloads
  ShadowFlare Software Setup wizard
    13454 downloads
  Scm Toolkit
    10358 downloads
  Battle.net Gateway Editor
    8757 downloads
  SFmpqapi
    8009 downloads
View all counts
More Downloads...
Troubleshooting
Other Sections
Format Specs.
Misc. Information
Non-SF Stuff
The Star Alliance
Links
Feedback

This page has been accessed 94175 times.

Site hosted by:

Small banner for links to this site:
Link to my page with this image.


Downloads

Do NOT link directly to the files on this page. You MAY, however, link directly to the ShadowFlare Software Setup wizard. Use the same addresses as used by this page. For all other files, link to the main address or this page instead. Only mirror these files if they are unavailable.


Downloading and Installing Programs

1. ShadowFlare Software Setup wizard v1.02

Download and run this installer to download and install programs from this site. Other than a zip extraction utility, it needs no other files to be installed to run, other than what the zip contains.

SFSetup.zip (1.1 MB) Last updated 1:18 PM March 6, 2006 - by ShadowFlare - Total downloads: 6702

OR if you already have the Visual Basic 4 runtime files installed:

SFSetup_no-vbr4.zip (398 KB) Last updated 1:27 PM March 6, 2006 - by ShadowFlare - Total downloads: 3771

OR if you already have a previous version of this installer:

SFSetup_exe.zip (193 KB) Last updated 1:20 PM March 6, 2006 - by ShadowFlare - Total downloads: 2981


MPQDraft Plugins

1. SCMLoader v1.21

This is an MPQDraft plugin that allows almost all modded files to be loaded directly from Starcraft maps. It also has the features of my playlist plugin integrated into it, so you can use those in your maps.

Required Files
SCMLoader.zip (44.8 KB) Last updated 11:42 AM November 10, 2006 - by ShadowFlare - Total downloads: 3012

Or get the current beta version:
SCMLoader_beta.zip (129 KB) Last updated 1:18 AM October 29, 2007 - by ShadowFlare - Total downloads: 2066

Optional Files
SCMLoader_Data.zip (400 KB) Last updated 9:20 PM November 26, 2006 - by ShadowFlare - Total downloads: 1597 - Optional loading splash screens for use at certain times when using SCMLoader; extract to the same folder as SCMLoader. These are currently only supported by the beta version of SCMLoader.

MPQDraft - by Quantam - Get this at http://www.campaigncreations.org/ - Download this if you want to use SCMLoader along with other mods or plugins.

2. ShadowFlare Playlist Plugin v1.12

This is an MPQDraft plugin that allows you to use a playlist for the music in a Blizzard game.

Required Files
SFPls.zip (24.4 KB) Last updated 9:06 PM March 26, 2006 - by ShadowFlare - Total downloads: 1207
MPQDraft - by Quantam - Get this at http://www.campaigncreations.org/

3. ShadowFlare Compression/Decompression Plugin v1.00

This plugin allows you to use files with the new compression type used in Warcraft III in other games, editors, or viewers that use storm.dll without needing to use Warcraft III's storm.dll.

Required Files
SFComp.zip (30.8 KB) Last updated 9:29 AM November 5, 2002 - by ShadowFlare - Total downloads: 1943
MPQDraft - by Quantam - Get this at http://www.campaigncreations.org/

4. ShadowFlare MPQ Filelist creator v1.01

This is a plugin that creates a list of files accessed from the mpq archives a Blizzard game uses.

Required Files
SFList.zip (20.6 KB) Last updated 5:19 PM July 20, 2002 - by ShadowFlare - Total downloads: 1712
MPQDraft - by Quantam - Get this at http://www.campaigncreations.org/


Programming Tools

1. VbTools

This is the code for various functions I've created for my Visual Basic programs. It contains functions for using the registry, recursive dir and delete functions, functions to help with using file and folder names, a few mpq archive functions, and some functions for manipulating binary data. In this new release, it includes code for using the common dialog boxes without the .ocx file provided by microsoft, and the registry code now has support for values of type REG_MULTI_SZ. It is compatible with Visual Basic 4 and higher.

VbTools.zip (10 KB) Last updated 5:19 PM July 20, 2002 - by ShadowFlare - Total downloads: 2755

2. SSI Parser Library v1.0

This is a perl script for parsing server-side includes (SSI). Some servers do not parse cgi scripts for them. If your server is one of those, you can use this script to do it. Also included is a cgi script you can use if your server supports cgi scripts, but not SSI, or if you want to keep your html hidden from viewers of your web page.

sfssi.zip (4.05 KB) Last updated 8:44 PM February 4, 2002 - by ShadowFlare - Total downloads: 1670

3. SFmpqapi v1.07

This zip file contains an lmpqapi-compatible/storm-compatible dll library that reads/writes mpq archives without staredit or storm. The zip file also contains C++ header files, the necessary .lib files, and a Visual Basic module with the constants and VB declarations for the functions.

SFmpqapi.zip (166 KB) Last updated 1:57 PM December 9, 2002 - by ShadowFlare - Total downloads: 5793

I have also made a Linux port of SFmpqapi. It has full decompression support, but currently can only compress with Zlib compression (used by Warcraft 3).

SFmpq.tgz (115 KB) Last updated 1:58 PM December 9, 2002 - by ShadowFlare - Total downloads: 2216

4. GRPapi v1.11

This zip file contains a dll library that may be used for loading and displaying grp graphics. It can also be used to create grp graphic files within your programs. As of version 1.01, you can have it use SFmpq instead of Storm for reading from MPQ archives. Also, you can use a custom drawing function so you can get the image data for the graphics into a buffer or draw it using a different method.

grpapi.zip (43.5 KB) Last updated 10:44 PM December 4, 2007 - by ShadowFlare - Total downloads: 2250

5. Lmpqapi

This zip file contains the C++ header file and static library you need to use lmpqapi in C++.

lmpqapi.zip (22.8 KB) - by Quantam

For information about this, go to Inside MoPaQ or the local mirror of it.

Use the files in lmpqapi_full.zip (684 KB) when running programs that use lmpqapi.

6. Lmpqapi with LoadLibrary

This zip file contains a modified C++ header file and and some code for loading lmpqapi at run-time, so you can check to see if it exists before using it or specify whatever path you want for lmpqapi at run-time.

lmpqapi_no-lib.zip (9.66 KB) Last updated 9:06 PM July 5, 2002 - by ShadowFlare - Total downloads: 1738

7. Lmpqapi for Visual Basic

This zip file includes function declarations for using Lmpqapi in Visual Basic.

LmpqapiVB.zip (3.51 KB) Last updated 10:40 PM June 6, 2002 - by ShadowFlare - Total downloads: 1848

8. Storm

This zip file contains the C++ header file and static library you need to use storm mpq functions in C++.

storm.zip (2.86 KB) Last updated 10:40 PM June 6, 2002 - by ShadowFlare - Total downloads: 4034

For information about this, go to Inside MoPaQ or the local mirror of it.

9. Storm with LoadLibrary

This zip file contains a modified C++ header file and and some code for loading storm at run-time, so you can check to see if it exists before using it or specify whatever path you want for storm at run-time.

storm_no-lib.zip (2.02 KB) Last updated 9:11 PM July 5, 2002 - by ShadowFlare - Total downloads: 2394

10. Storm for Visual Basic

This zip file includes function declarations for using storm mpq functions in Visual Basic.

StormVB.zip (1.79 KB) Last updated 10:40 PM June 6, 2002 - by ShadowFlare - Total downloads: 2472

11. Mpq Control v1.60

This is an easy to use ActiveX control for working with mpq archives. Instructions for using it are included in the zip file.

MpqControl.zip (85.5 KB) Last updated 1:58 PM December 9, 2002 - by ShadowFlare - Total downloads: 4181

12. chsubsys

This utility changes the subsystem of a compiled program. This allows you to give a console window to a program that normally would not have one.

Note: This program is a console application.

chsubsys.exe (32 KB) Last updated 5:19 PM July 20, 2002 - by ShadowFlare - Total downloads: 1773

13. Visual Basic Console Sample

An example of a Visual Basic console program. This uses the win32 api to output to a console window. For the compiled exe, it was changed to the console subsystem using the above utility.

VBConsoleSample.zip (3.78 KB) Last updated 5:19 PM July 20, 2002 (Source code for sample VB console app) - by ShadowFlare - Total downloads: 1875
SFMpq.exe (16 KB) Last updated 5:19 PM July 20, 2002 (Compiled sample VB console app) - by ShadowFlare - Total downloads: 1925


Data Files

1. Other patches

Click here for some mpq files I've made that do a few different things.
Load them in MPQDraft to use them.

2. BrooCD.mpq

This mpq file allows you to play Brood War singleplayer (not campaigns) and multiplayer games with the following CD's:

    Diablo (your CD must have install.exe)
    StarCraft
    StarCraft - Brood War
    Warcraft II Battle.net Edition

Instructions for using it are included in the zip.

Required Files
BrooCD.zip (85 KB) Last updated 8:16 PM February 4, 2002 - by ShadowFlare - Total downloads: 2867
MPQDraft - by Quantam - Get this at http://www.campaigncreations.org/

3. Warcraft II BNE mpq filelist

This is a filelist for Warcraft II Battle.net edition. In it's time, it was the most complete filelist that existed. It has about 90% of the files in War2Dat.mpq, about 50% of the files in Install.exe, and the file in W2sounds.exe. More complete list files are available at http://www.zezula.net/

Required Files
war2_data.zip (7.12 KB) Last updated 9:06 PM February 4, 2002 - by ShadowFlare - Total downloads: 2116

4. Starcraft Campaign Editor Patch

This patch allows you to place units on the map that are not normally placable on the map and place buildings on any terrain. It also allows you to use all the ai scripts. Maps created with this patch do not need a modified version of Starcraft to work.

Click here to get full details on this patch.

Required Files
StareditCwads.zip (55.8 KB) Last updated 8:54 PM February 4, 2002 - by ShadowFlare - Total downloads: 2390
Stardraft - Camelot Systems - Get this at http://www.campaigncreations.org/

5. Starcraft Campaign Editor Patch BW

This patch does everything the above patch does. It also allows you to save a map that has Brood War units as an SCM.

Required Files
StareditCwadsBW.zip (114 KB) Last updated 8:55 PM February 4, 2002 - by ShadowFlare - Total downloads: 2106
Stardraft - Camelot Systems - Get this at http://www.campaigncreations.org/

6. Internal AI Scripts

This patch allows you to use all the AI scripts in Staredit.

Required Files
IntAI.zip (18.3 KB) Last updated 8:17 PM February 4, 2002 - by ShadowFlare - Total downloads: 2032
Stardraft - Camelot Systems - Get this at http://www.campaigncreations.org/

7. Carrier Modification

This patch changes the carrier. A list of most of the modifications is included in the cwad. The name of the file is '0\read this.txt'.

Required Files
Dreadnought.zip (43.7 KB) Last updated 8:17 PM February 4, 2002 - by ShadowFlare - Total downloads: 1806
Stardraft - Camelot Systems - Get this at http://www.campaigncreations.org/

8. Ultimate Nuke

This patch makes all units on the map take full damage from a nuke.

Required Files
UltimateNuke.zip (30.1 KB) Last updated 8:56 PM February 4, 2002 - by ShadowFlare - Total downloads: 1711
Stardraft - Camelot Systems - Get this at http://www.campaigncreations.org/

9. Wraith Turret

This patch gives the wraith a mutalisk as a turret. I changed the lol file for the wraith to make the mutalisk look like it is following the wraith.

Required Files
Wraith.zip (7.55 KB) Last updated 9:06 PM February 4, 2002 - by ShadowFlare - Total downloads: 1629
Stardraft - Camelot Systems - Get this at http://www.campaigncreations.org/


Programs

1. WinMPQ v1.64

This is an mpq archiver that uses SFmpq. It has an interface somewhat similar to WinZip. It currently has many features and is one of the best mpq archivers around.

Required Files
WinMPQ.zip (181 KB) Last updated 10:08 AM November 7, 2005 - by ShadowFlare - Total downloads: 24777
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 3 (731 KB)

If you are interested in seeing the source code for this program, here it is.

WinMPQ_src.zip (66.7 KB) Last updated 10:08 AM November 7, 2005 - by ShadowFlare - Total downloads: 8980

If something in the new version doesn't work for you, or if it is slower with opening an archive, you may use the older version that used Mpq Control.

Required Files
WinMPQ_1.54.zip (88.2 KB) Last updated 7:41 AM November 20, 2002 - by ShadowFlare - Total downloads: 12071
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 3 (731 KB)
Mpq Control - by ShadowFlare

Source code for this version:

WinMPQ_src_1.54.zip (53.1 KB) Last updated 7:41 AM November 20, 2002 - by ShadowFlare - Total downloads: 4494

2. IceCC v1.3

This is an iscript.bin (Starcraft image script) decompiler and compiler. It comes in the package as 3 separate programs: the console-mode decompiler and compiler (icedc and icecc) and IceCCUI (requires Java Runtime Environment). No other iscript.bin decompiler and compiler set is more correct on the names of animation types or its list of opcodes. Based on the source code for the original IceCC by DI.

Required Files for Windows
icecc-1.3-win32.zip (732 KB) Last updated 7:58 PM November 10, 2007 - by DI/Magnus99/Jeff Pang (updated by ShadowFlare) - Total downloads: 1675
IceCCUI requires Java Runtime Environment - Get it at http://java.com/getjava/

Required Files for MacOS 10
icecc-1.3-macosx.zip (787 KB) Last updated 2:44 PM January 6, 2008 - Compiled and packaged by Lord_Jeremy - Total downloads: 214
IceCCUI requires Java Runtime Environment - Get it at http://java.com/getjava/

As per the GPL terms (the original license on IceCC), here is the source code. It should be compilable on most, if not all, platforms.

icecc-1.3-src.zip (709 KB) Last updated 7:59 PM November 10, 2007 - Total downloads: 613

3. Grp Converter v1.00

This program converts .grp graphics for Starcraft and Warcraft II to bitmap format (.bmp) and back. It supports both known .grp formats for those games, importing RLE and non-RLE bitmaps, and 3 of the more popular palette formats and has a very good encoding engine that will accept larger images, mismatched image sizes, and other irregularities that most other converters do not.

Required Files
SFGrpConv.zip (52.6 KB) Last updated 10:44 PM December 4, 2007 - by ShadowFlare - Total downloads: 1859

4. Scm Toolkit v1.66

A utility to change the size of a StarCraft map and rearrange the tiles to be in the right order for that size. It also edits players colors, forces players go into, player types for all 12 players, map tileset, unit positions, types, and owners, and player races for all 12 players. It can open/save scm/scx files if you have mpq2k or lmpq and has a map protector. It also has a string table editor that has text color support.

Required Files
ScmToolkit_mpq2k.zip (48.4 KB) Last updated 7:23 AM November 8, 2002 - by ShadowFlare - Total downloads: 5739
This version uses Mo'Paq 2000 for modifying scm/scx files.
ScmToolkit.zip (59.6 KB) Last updated 7:40 PM February 16, 2002 - by ShadowFlare - Total downloads: 4619
This version uses my Mpq Control for modifying scm/scx files. It doesn't have the last two updates, which adds a file association option and startup folder options, but it works just as well as the other version.
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 1 (716 KB)

Recommended utility for use with Scm Toolkit
IsomEdit - by ShadowFlare
With this you can fix the isometrics section when resizing maps. This will make it so the terrain can be placed properly in the Campaign Editor. (I would include this in Scm Toolkit, but I don't have the code for it available to me at the moment)

Required files for opening scm/scx files with mpq2k version
If you want a simple setup, download mpq2k_pack.zip. It has all the files you need to run Mo'PaQ 2000 v2.0 and has a setup program to install the files Mo'PaQ 2000 needs.
Mo'PaQ 2000 v2.0 and required files (232 KB) - by Quantum (some modifications by ShadowFlare)

The rest of these files are the original files for Mo'PaQ 2000.
Mo'PaQ 2000 v2.0 (166 KB) - by Quantum
lmpqapi_hack.zip (18.1 KB) - modified lmpqapi.dll for Mo'Paq 2000 v2.0 that works with the modified StarEdit.exe below
Mo'PaQ 2000 v1.1 (43.5 KB) - by Quantum
StarEdit.exe for mpq editors (557 KB) - This allows you to run Mo'Paq 2000 and the Campaign Editor at the same time.
Storm.dll (124 KB) - Blizzard
Mo'PaQ 2000 Page

Required files for opening scm/scx files with Mpq Control version
Mpq Control - by ShadowFlare

5. Isometrics Editor v1.00

This program modifies the isometrics section in Starcraft maps. It can also be used to fix the isometrics section when resizing maps in Scm Toolkit.

Required Files
IsomEdit.zip (21.2 KB) Last updated 9:15 PM February 27, 2002 - by ShadowFlare - Total downloads: 3356
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 1 (716 KB)
Mpq Control - by ShadowFlare

6. MPQ Embedder v1.01

A program for adding/removing/extracting MPQ archives embedded in files.

Required Files
MpqEmbed.zip (9.59 KB) Last updated 8:31 PM February 4, 2002 - by ShadowFlare - Total downloads: 6771
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 1 (716 KB)

7. Battle.net Gateway Editor v1.01

This is a program for editing your Battle.net gateway list.

Required Files
BnGateEdit.zip (15.7 KB) Last updated 6:59 PM June 17, 2002 - by ShadowFlare - Total downloads: 8757
Visual Basic 4 runtime files (866 KB) - Microsoft

8. MapColors v1.0

This program makes it easier to have colored text in a map. All you have to do is select the color, click a button to copy it into the clipboard, and paste it where you want the text to be colored.

Required Files
MapColors.zip (5.12 KB) Last updated 8:17 PM February 4, 2002 - by ShadowFlare - Total downloads: 3604
Visual Basic 4 runtime files (866 KB) - Microsoft

9. TblPad v2.0

This is a tbl file editor. It has a few features that are not in the one with StarDraft.

Required Files
TblPad.zip (14.3 KB) Last updated 8:56 PM February 4, 2002 - by ShadowFlare - Total downloads: 5914
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 1 (716 KB)

10. StarExeHack v2.51

This program changes what mpq files Starcraft and Staredit use and some other things. A text file with a list of steps to create mpq files is included in the zip.

Required Files
StarExeHack.zip (18.2 KB) Last updated 8:55 PM February 4, 2002 - by ShadowFlare - Total downloads: 3776
Download StarEdit_v1_04.zip (556 KB) - Download this if you don't have Staredit from v1.04 of Starcraft.
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 1 (716 KB)

11. Lo?Edit v1.00

Edits the lo* files that contain graphic offsets for turrets and other things.

Required Files
LoEdit.zip (12.1 KB) Last updated 8:17 PM February 4, 2002 - by ShadowFlare - Total downloads: 3252
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 1 (716 KB)

12. StarCraft/WarCraft Dialog Editor v0.91

Views and edits Starcraft dialog boxes(BIN files).

Required Files
BinEdit.zip (30.2 KB) Last updated 8:16 PM February 4, 2002 - by ShadowFlare - Total downloads: 3988
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 1 (716 KB)

13. StarCraft Dialog Viewer beta v0.75

Views Starcraft dialog boxes(BIN files).

Required Files
BINView.zip (14.9 KB) Last updated 8:16 PM February 4, 2002 - by ShadowFlare - Total downloads: 3030
Visual Basic 4 runtime files (866 KB) - Microsoft

14. ShadowFlare Patcher v1.01

This program creates patches for modified or different versions of files. The patches can be used on another computer to get the files. The patches only have the differences between the original and modified file, so the patch will be significantly smaller if the modified file is large.

Required Files
SFPatch.zip (20.2 KB) Last updated 8:44 PM February 4, 2002 - by ShadowFlare - Total downloads: 3601
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 1 (716 KB)

15. AIEdit v1.32

Here is an aiscript.bin/bwscript.bin editor that can change the labels, code pointers, where the scripts are in Staredit, and other things.

Required Files
ScriptEdit.zip (30.6 KB) Last updated 8:44 PM February 4, 2002 - by ShadowFlare - Total downloads: 3480
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 1 (716 KB)

16. ShadowFlare File Splitter v1

This program divides files into segments. It can divide them into segments as small as 1 byte. It can join the files to create the original file. This program is good for putting large files on disks.

Required Files
SFSplit.zip (9.09 KB) Last updated 8:44 PM February 4, 2002 - by ShadowFlare - Total downloads: 3447
Visual Basic 4 runtime files (866 KB) - Microsoft
Runtime Files Pack 1 (716 KB)
Runtime Files Pack 2 (544 KB)


Runtime Files

1. Visual Basic 4 runtime files

This is required for all programs on this page. After downloading, unzip all the files and run setup.exe.

Visual Basic 4 runtime files (866 KB) - Microsoft

2. Runtime Files Pack 1

This is required for some of the programs on this page. Under the link to download a program, it will say if it needs this to work. After downloading, unzip all the files and run setup.exe.

The following files are in this zip:
Microsoft Common Dialog Control 6.0

Runtime Files Pack 1 (716 KB)

3. Runtime Files Pack 2

This is required for some of the programs on this page. Under the link to download a program, it will say if it needs this to work. After downloading, unzip all the files and run setup.exe.

The following files are in this zip:
Rich Text Control
Microsoft Windows Common Controls

Runtime Files Pack 2 (544 KB)

4. Runtime Files Pack 3

This is required for some of the programs on this page. Under the link to download a program, it will say if it needs this to work. After downloading, unzip all the files and run setup.exe.

The following files are in this zip:
Microsoft Windows Common Controls 6.0

Runtime Files Pack 3 (731 KB)