$${\color{green}✔}$$ Fixed Resolution
$${\color{green}✔}$$ Fixed Aspect Ratio
$${\color{green}✔}$$ Fixed HUD
$${\color{green}✔}$$ Fixed Field of View
$${\color{green}✔}$$ Fixed FMVs
$${\color{green}✔}$$ Force highest character LOD
$${\color{green}✔}$$ Disabled mouse acceleration
$${\color{green}✔}$$ Added raw input support for mouse
$${\color{green}✔}$$ Improved gamepad support (via Xidi)
$${\color{green}✔}$$ Added an option to enable windowed mode
$${\color{blue}ⓘ}$$ Added an option to skip intro
$${\color{blue}ⓘ}$$ Added an option to skip "Press Enter to Continue" prompt
$${\color{blue}ⓘ}$$ Added an option to increase night vision resolution
$${\color{blue}ⓘ}$$ Added an option to increase shadows resolution
$${\color{blue}ⓘ}$$ Added an option to increase reflections resolution
$${\color{blue}ⓘ}$$ Added an option to change goggles light color
Installation:
Download and extract the archive to the game directory, where the exe is located.
Warning
Non-Windows users (Proton/Wine) need to perform a DLL override.
You need to tell Wine explicitly to use the correct DLL overrides, which include Method 1: For Steam, head to the game’s properties and set Method 2: Use Select the Related Wine documentation:
Click here for details
dinput8.dll, msacm32.dll, msvfw32.dll, and Xidi.32.dll. There's more than one way to achieve it.
WINEDLLOVERRIDES variable lets you temporarily specify DLL overrides. It can be used from a command line as well as in the Steam launcher. In the case of the command line, simply prepend the usual start command with:
`WINEDLLOVERRIDES="dinput8,msacm32,msvfw32,Xidi.32=n,b"`
LAUNCH OPTIONS to WINEDLLOVERRIDES="dinput8,msacm32,msvfw32,Xidi.32=n,b" %command%.
winecfg tool to make a permanent override for a specific Wine prefix. In case of Proton, Steam creates the Wine prefix for Splinter Cell: Pandora Tomorrow in $HOME/.steam/steam/steamapps/compatdata/3929740/pfx. Then you need to run winecfg with that path:
WINEPREFIX="$HOME/.steam/steam/steamapps/compatdata/3929740/pfx" winecfg
Libraries tab and fill the combo box with the name of the library you wish to override and hit Add. You can verify that it’s been added to the list below with (native, builtin) suffix. Then close the window with the OK button.