1.1.2 release
This release focuses more on internal features and optimizations.
Complete description of the patch for the latest version.
Changes since 1.1.1
- Implemented executable patch API for modders.
- Experimental commands for toggling function patches on demand (
ListPatches()
,EnablePatch(INDEX)
andDisablePatch(INDEX)
commands). - A few local server cheats that work across any gamemode and any mod.
- Revamped FOV patching and mip distance fixing. Should be a bit more stable now.
- Optional debug output for patcher actions on game start (create
PatcherOutput
file in the same directory as the EXE file to see them).
Installation
- Download desired version of the patch (
TheFirstEncounter_1.05.zip
orTheSecondEncounter_1.07.zip
for Steam). - Navigate to the game folder and extract contents of the ZIP archive into it.