Menu

Tree [be0b4d] master /
 History

HTTPS access


File Date Author Commit
 AntichamberSaveWatcher 2013-05-09 Crehl Crehl [be0b4d] Fixed trigger number for "With forethought, thi...
 .gitignore 2013-04-24 Chris Evans Chris Evans [0bb9b1] Initial commit
 AntichamberSaveWatcher.sln 2013-04-24 Crehl Crehl [cf8f98] Initial commit from previous project.
 README.md 2013-04-28 Chris Evans Chris Evans [9c23c1] Update README.md

Read Me

Antichamber Save Watcher

Tool for displaying Antichamber save file updates (collected guns, signs, pink cubes) in real time.

A (probably) up-to-date Win32 binary can be downloaded from https://sourceforge.net/projects/antichamber-sw/files/

Usage

While you can run ASW with now command line arguments, it is recommended you specify the exact flags and (optionally) the path to Antichamber's save file you need.
Single letter arguments can be combined into one, e.g. -s -c -f "path" is equivalent to -scf "path".
The possible arguments are as follows:

Usage:
  AntichamberSaveWatcher [arguments]

Arguments:
  -s, --signs
    Displays any new signs collected

  -c, --cubes
    Displays any new pink cubes collected

  -g, --guns
    Displays any new guns collected

  -d, --debug
    Shows certain error messages in the console (you'll want this off unless you're having problems)

  -n, --no-resize
    Prevents the window from resizing itself on startup.

  -f <path>, --file <path>
    Watches the given save file for changes instead of the default path.

Default Behaviour

If no save file is specified, ASW will attempt to find a running process matching either Steam or Antichamber (UDK). Failing that, ASW defaults to watching C:\Program Files (x86)\Steam\SteamApps\common\Antichamber\Binaries\Win32\SavedGame.bin.
If no arguments at all are given, ASW defaults to just tracking signs.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.