Lyall / FISTFix

A fix for ultrawide/narrower issues and more in FIST: Forged In Shadow Torch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FIST: Forged In Shadow Torch Fix

Patreon-Button ko-fi
Github All Releases

This is a fix for FIST: Forged In Shadow Torch that adds custom resolutions, ultrawide support and more.

If you would like to see a technical breakdown on how this fix was made, you can check it out on my Patreon.

Features

  • Custom resolution support that integrates with the game's menus.
  • Ultrawide/narrow aspect ratio support.
  • Correct FOV at any aspect ratio.
  • Option to constrain HUD to 16:9.
  • Option to increase gameplay FOV.
  • Ability to override DLSS "Auto" quality setting.
  • Intro skip.

Installation

  • Grab the latest release of FISTFix from here.
  • Extract the contents of the release zip in to the the game folder.
    (e.g. "steamapps\common\FISTGame" for Steam).

Steam Deck/Linux Additional Instructions

🚩You do not need to do this if you are using Windows!

  • Open up the game properties in Steam and add WINEDLLOVERRIDES="dsound=n,b" %command% to the launch options.

Configuration

  • See FISTFix.ini to adjust settings for the fix.

Known Issues

Please report any issues you see. This list will contain bugs which may or may not be fixed.

  • At the moment, this is only tested on the Epic Games Store version. If you run in to any issues with your specific version, please create an issue.

Screenshots

ezgif-2-5036ee6527
Gameplay
ezgif-5-870a5852f0
Cutscene

Credits

Ultimate ASI Loader for ASI loading.
inipp for ini reading.
spdlog for logging.
safetyhook for hooking.

About

A fix for ultrawide/narrower issues and more in FIST: Forged In Shadow Torch.

License:MIT License


Languages

Language:C++ 99.4%Language:C 0.6%