This is an ASI plugin for Black Myth: Wukong that features expanded ultrawide support and graphical tweaks.
- Adjust gameplay FOV.
- Enable developer console.
- Remove 21:9 aspect ratio limit.
- Fix cropped FOV at <16:9.
- Adjust forced sharpening.
- Disable chromatic aberration.
- Disable vignette (darkening at the edges of the screen).
- Enable virtual shadow maps.
- If you used my patch for the game before, make sure to delete
SUWSF.asi
andSUWSF.ini
in the game folder. - Grab the latest release of WukongTweak from here.
- Extract the contents of the release zip in to the the game folder. e.g. ("steamapps\common\BlackMythWukong" for Steam).
🚩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.
To display the console, you will need to have a console key bound.
You can do this by editing %LOCALAPPDATA%\b1\Saved\Config\Windows\Input.ini
and adding these lines:
[/Script/Engine.InputSettings]
ConsoleKeys=Tilde
- See WukongTweak.ini to adjust settings.
Please report any issues you see. This list will contain bugs which may or may not be fixed.
Expanded Ultrawide Support |
Ultimate ASI Loader for ASI loading.
inipp for ini reading.
spdlog for logging.
safetyhook for hooking.
UnrealContainers for working with UE4/5 container types.