Releases: Lyall/SMTVFix
Releases · Lyall/SMTVFix
v0.8.1
What's Changed
🚩This version has been updated at 16:17 UTC to hotfix some crashing issues. If you experience any crashing with this version, please create an issue.
- Dumped SDK and implemented it in the project. This expands the possibilities of what SMTVFix can do.
- Fixed issue where markers would be offset when using increased screen percentage.
- Fix some backgrounds in cutscenes not filling screen.
- Added intro skip feature to skip warnings/logos.
Enabled developer console
Note that you'll need to bind a console key to make use of it. You can do that by opening %LOCALAPPDATA%\SMT5V\Saved\Config\WindowsNoEditor\Input.ini
and adding these lines:
[/Script/Engine.InputSettings]
ConsoleKeys=Tilde
You can substitute Tilde
for a different key too if you'd prefer.
Installation
- Download the file marked
SMTVFix_v0.8.1.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.
v0.8.0 - Initial Release
Installation
- Download the file marked
SMTVFix_v0.8.0.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.