What's Changed
- Fixed incorrect casting of a float causing various issues. (#18 & #19)
- Reworked CVAR setup to not rely on signatures.
- Added SSAO quality levels option.
- Added
r.SkeletalMeshLODBias -1
when enabling LOD tweaks. This helps with character detail pop-in at a distance. (#17) - Added toggle for battle transition fix. (#21)
CVAR Dump
- As a sidenote, I have dumped the available console variables here. There are only a few specific to this game, all the rest are standard UE4 CVARs.
Installation
- Download the file marked
SMTVFix_v0.8.7.zip
from the "Assets" section below. - Extract the contents of the release zip in to the the game's binary folder.
(e.g."steamapps\common\SMT5V" 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 SMTVFix.ini to adjust settings for the fix.