Releases: Lyall/SMTVFix
v0.9.9
What's Changed
- Updated SMTVFix to make it compatible with Reloaded-II and added a release workflow.
Check the instructions below on how to install it.
Installation
- Download the file marked
SMTVFix_v0.9.9_Steam.zip
orSMTVFix_v0.9.9_Xbox.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.
Installing SMTVFix as a Reloaded II Mod
This applies to both Windows and Steam Deck/Linux
Before starting, make sure to delete any SMTVFix files inside of the game's files if you have already have used this fix previously (SMTVFix.ini, SMTVFix.asi, dsound.ini and dsound.dll)
To make sure SMTVFix loads alongside any Reloaded II mods you are using, follow these steps:
-
Download the file marked
SMTVFix_Reloaded-II.zip
from the "Assets" section below. -
Drag and drop
SMTVFix_Reloaded-II.zip
onto the Reloaded-II window. (Alternatively: Manual Install) -
Enable it in your
Reloaded-II
mod list. -
You should now be able to start the game and see both SMTVFix and Reloaded II mods working.
Configuration
- See SMTVFix.ini to adjust settings for the fix.
v0.9.8b
What's Changed
- Fixed log spam for real this time, honest 🤞. (#55)
Installation
- Download the file marked
SMTVFix_v0.9.8b_Steam.zip
orSMTVFix_v0.9.8b_Xbox.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.9.8a
What's Changed
- Fixed log spam from setting CVars. (#53)
- Log file is now limited to 10MB.
Installation
- Download the file marked
SMTVFix_v0.9.8a_Steam.zip
orSMTVFix_v0.9.8a_Xbox.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.9.8
What's Changed
- Fixed broken intro movie skip. (#52)
- Fixed screen percentage setting not being applied. (#52)
- Added an Xbox/MS Store release build that includes the required folder structure.
Installation
- Download the file marked
SMTVFix_v0.9.8_Steam.zip
orSMTVFix_v0.9.8_Xbox.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.9.7
What's Changed
- Reworked two functions/patterns to work on MS Store version.
- Reduced logspam from movie letterbox/pillarbox fix.
Installation
- Download the file marked
SMTVFix_v0.9.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.
v0.9.6
What's Changed
- Added "Custom CVars" option. This allows you to apply Unreal Engine CVars on startup.
CheckSMTVFix.ini
to adjust.
[Custom CVars]
; Add Unreal Engine console variables below to be set on startup.
; Format is "CVar = Value". Below is an example.
; r.Tonemapper.Sharpen = 1
Installation
- Download the file marked
SMTVFix_v0.9.6.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.9.5
What's Changed
- Switched to dynamic offsets for the SDK. This should improve compatibility with other versions of the game and future updates.
Installation
- Download the file marked
SMTVFix_v0.9.5.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.9.4
What's Changed
- Removed console hotkey option.
- Added more logging and error handling to other functions.
- Added extra checks to console creation which should stop crashes and produce more helpful log files.
Installation
- Download the file marked
SMTVFix_v0.9.4.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.9.3
What's Changed
- Removed injection delay parameter.
- Added extra checks to various functions to (hopefully) handle errors more gracefully than crashing.
- Added build optimisations.
- Reworked console constructor. You can now set the hotkey in
SMTVFix.ini
. - Rewrote certain helper functions to be more robust.
- Added pillarboxing/letterboxing to movies when using an ultrawide/narrower display.
Movie Pillarboxing/Letterboxing
Installation
- Download the file marked
SMTVFix_v0.9.3.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.9.2
What's Changed
- Fixed false positive results for certain pattern scans returning a nullptr and causing crashes.
Installation
- Download the file marked
SMTVFix_v0.9.2.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.