Skip to content

1.2.1

Latest

Choose a tag to compare

@Krzyhau Krzyhau released this 22 Apr 19:57
· 12 commits to main since this release

Installation

  1. Download HAT.zip from Release tab and unpack it in the game's directory (next to FEZ.exe).
  2. Run hat_install.bat (for Windows) or hat_install.sh (for Linux, experimental!). This should generate new executable file called MONOMODDED_FEZ.exe.
  3. Run MONOMODDED_FEZ.exe and enjoy modding!

Changelog

Changes:

  • switched to using stripped game libraries to allow HAT installation in DRM-free versions of the game
  • updated FEZRepacker for correct art object/trileset loading
  • changed required type of code mod to non-abstract GameComponent (@Jenna1337)

Tweaks and fixes:

  • enforced uniform culture (for the same purpose FEZRepacker was updated, probably redundant)
  • enhanced custom text injection
  • replaced blacklist with ignorelist
  • fixed prioritylist functionality
  • added more detailed logs to asset loading errors
  • enhanced custom logging routine (cleaning up old logs)