Changes
- Fix: Fake Online for AoE II now makes the game start even if there are no connected (LAN) adapters.
Libraries
Age2FakeOnline.dll
andAge3FakeOnline.dll
: Fakes an internet always online behaviour. It is essential so that Age Lan Server can be used 100% offline. AoE I does not need it.
Minimum system requirements
- Microsoft Visual C++ Redistributable (it is very likely you have it installed already).
Note: It is assumed the requirements for the game itself are met too.
Verification
The verification process ensures that the files you download are the same as the ones that were uploaded by the
maintainer.
Verification steps
- Check the release tag is verified with the committer's signature key (as all commits must be).
- Download the
..._checksums_vA.B.C.D.txt
and..._checksums_vA.B.C.D.txt.sig
files. - Import the release public key and import it to your keyring if you haven't already.
- Verify the
..._checksums_vA.B.C.D.txt
file with the..._checksums_vA.B.C.D.txt.sig
file. - Verify the SHA-256 checksum list inside
..._checksums_vA.B.C.D.txt
with the downloaded archives.
Full Changelog: v1.2.0.0...v1.2.1.0