fahrenheit-parry-mod is a standalone mod project for the Fahrenheit framework that adds timing-based parry gameplay to Final Fantasy X / X-2 HD Remaster.
Download the latest release assets:
fahrenheit-full-<tag>.zip(recommended)fhparry-mod-<tag>.zip(for existing Fahrenheit installs)*.sha256checksum files
- Open your game install directory (contains
FFX.exe). - Extract
fahrenheit-full-<tag>.zipthere. - Ensure
.NET Runtime 10is installed (or allowstart-fahrenheit.cmdto install it via winget when prompted). - Start with
fahrenheit/start-fahrenheit.cmd(recommended).
- Ensure Fahrenheit is already installed.
- Extract
fhparry-mod-<tag>.zipintoGAME_DIR/fahrenheit/mods/. - Ensure
GAME_DIR/fahrenheit/mods/loadordercontainsfhparry.
.\build.cmd setup
.\build.cmd doctor
.\build.cmd verify.\build.cmd help
.\build.cmd -h build
.\build.cmd format
.\build.cmd build --configuration Debug
.\build.cmd deploy --game-dir "C:\\Games\\Final Fantasy X-X2 - HD Remaster"
.\build.cmd start --game-dir "C:\\Games\\Final Fantasy X-X2 - HD Remaster"
.\tools.cmd help
.\tools.cmd ghidra-setup
.\tools.cmd ghidra-start
.\build.cmd release-ready --repo Exoridus/fahrenheit-parry-mod
.\build.cmd release-bump --bump patch --repo Exoridus/fahrenheit-parry-mod