This file has moved from google code
Sc2ParserApe is the tool I made to parse SC2's replays from C#, it is probably way out of date in regard to the current state of replay files but could be updated.
TheOmniscientChimp still relies on files on the google code page to update this software.
This project uses SC2ParserApe available here (bundled in, you don't need to install it separately)
Phalanger is no longer required to be installed for this software to run, but you can still have an interested look here =)
However, you DO need the Framework .Net 4.0 available here, and VC++ 2010 SP runtime available here
These two things are very common, and you should already have them installed unless you're running a fresh windows.
It has no intention to display exhaustive information on the game, its main purpose is to help the user sort his replays and quickly decide which ones he wants to watch.
Discuss here
Run TheOmniscientChimp.exe to ensure always having the latest version running
* Fast display - replays get only parsed once.
* Displays all the basic information (realm, players names, races, APM ...).
* Allow for easy relocation (to your starcraft II replay folder for example).
* Displays APM graph. (New in v0.0.0.4b)
* Diplays player's builds (next to their APM graphs). (New in v1.0.1 !)
* Allow users to add comments on each replay (New in v1.1.0!)
* A big renaming ability has been added, with lots of possibilities (New in v1.1.0!)
* An auto-updater/loader will automatically notify you of new versions if you run *TheOmniscientChimp.exe* instead of Sc2ReplayMonkey.exe, the former will also automatically start the latter once the update is done (if there is one). (New in v1.1.0!)
* You can chose between two skins (Zerg and Terran) *(New in v1.2.0!)*
Terran skin:
Zerg skin:
Author: louis.kottmann@gmail.com