User documentation - gegerlan/aog GitHub Wiki

Downloads

The latest updates to the game can be downloaded from Github be either downloading a nightly build, the source as an archive (zip/tar), or by using a revision control tool like Git or Subversion (SVN).

Builds

Nightly (Snaphot)

https://www.dropbox.com/sh/pq9hmtttr052xz4/QrUUfrBdE7

Source

Archive (Snaphot)

https://github.com/gegerlan/aog/zipball/master

Git

git://github.com/gegerlan/aog.git

quick guide for using Git

Mercurial (Hg)

See hg-git for working with Git repositories using Mercurial.

SVN

https://github.com/gegerlan/aog/trunk

See the TortoiseSVN page for a visual guide for how to use SVN.

Installation and Setup

  1. Run game.bat

Getting Started

Navigation : Arrow-keys, WASD-keys

Confirm/Action/Attack : Z, Enter, K

Use Active Item : V

Cast Active Spell : C

Cancel/Abort : X, F, End, Esc

Settings : F1 (Note that changes of the controls will not work)

Full-screen/windowed : Alt+Enter

Walkthrough

Known Issues and Workarounds

Game crashes at start with: 'Failed to load script' error.

Run the Game.bat file. A small command window should appear and go through the source files, making them playable.

Editor crashes at start with: 'Failed to load actor data.'

Run the Editor.bat file.

Game flashes a black window when I try to start the game

There is probably an issue with the location of the game. Try moving it to another folder (e.g. directly to C).

If this still doesn't work, try the older translation tool which can be downloaded here.

FATAL ERROR: Failed to open executable

The location of the game is currently causing issues. Try moving it to another folder (e.g. directly to C).

Changing equipment may not update the list correctly

Leave and return to the equipment view.

The Dali baths are empty

This probably means that you've retrieved the game through the old SVN address. Update to the address found above, or download and replace the following files:

How do I cast spells?

Bind it to a hotkey, and hit the C button when it's active.

How do I use hotkeys?

In the menu item: first you select what hotkey (1-10) slot you wish to use (see the arrow on the far left) by using the up and down arrow keys and pressing the action button. Then you select what item or spell you wish to bind to the hotkey you selected.

In the game you press the corresponding hotkey (1 for the first, 0 for the last), and it should show up in the top right corner of the screen. Press C to cast the spell you selected, or V if it's an item.

No progression of story in Carthage

Reporting Issues

Report an issue on the Github project page.

Getting Involved