You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Custom resolution options added, including borderless. These control the window/fullscreen resolution, not the PSX internal render resolution. Borrows heavily from MGSHDFix - many thanks to Lyall and emoose!
Tracing feature added for Squirrel and native function calls. Higher tracing level means more recursion into arguments (and will slow things down a lot!)
More behind the scenes improvements: Squirrel VM hooking is now very robust, should solve cases where the fix doesn't start up properly.
MGS 1: Adds an option to enable the dot matrix filter.
Installation
Extract the contents of the release zip in to the the game folder.
(e.g. "steamapps\common\MGS1" for Steam).
Steam Deck/Linux additional instructions
Open up the Steam properties of MGS1 and put WINEDLLOVERRIDES="d3d11=n,b" %command% in the launch options.