This is a HAT mod which adds some debug functionalities to FEZ - mainly tools for speedrunners, but also for people who want to just mess with the game.
- Multiple annoying cutscenes (intro, dot loading etc.) shortened or removed.
- Command like (available through
~key) for interacting with other features. - Binding feature allowing you to have any command bound to any key through
bindcommand. warpcommand for moving to different levels instantaneously.reloadcommand for quick reload of the level you're currently in.- Quicksave functionality through
saveandloadcommands. - Commands for quick inventory manipulation (
itemcount,mapsandartifacts). progresscommand for manipulating game flags and level progress (WIP)blackholescommand for manipulating black holes.- Timescale manipulation through
timescalecommand. - Invisible trile wireframe preview using
hiddentrileswireframecommand. - Configurable IL timer (
timercommand). - Basic HUD for displaying player's position, velocity and state (WIP).
- Download and install HAT.
- Download
FEZUG.zipand put it inModsdirectory. - Run
MONOMODDED_FEZ.exeand enjoy practising!
- Clone repository.
- Copy all dependencies listed in
Dependenciesdirectory and paste them into said directory. - Build it. idk. it should work.