Overview
If you’re still lagging during the gameplay after setting all graphic settings to LOW, you might as well search for these following configuration files to tweak the game.DISCLAIMER: I am not held responsible if you broke your game. Mod at your own risk.
Where Do I Find These Configuration Files?
Depends highly where your local drive is, but mine just happens to be in the C drive.
C:UsersYourUserDocumentsMy GamesMurdered Soul SuspectFateGameConfig
or
Search for the “FateEngine.ini” file.
Disable Intro Videos
- First of all we want to open the configuration file called “FateEngine.ini” using your favorite text editor, notepad.
- Search for “FullScreenMovie”.
- Delete these following entries:
StartupMovies=Square_TitleScreen StartupMovies=Airtight_TitleScreen StartupMovies=UE3_Logo StartupMovies=ScaleFormParadeLogo StartupMovies=PhysXParadeLogo StartupMovies=AMDParadeLogo StartupMovies=LoadingMovie
- Save.
- This way it will remove the introduction movies to this game.
OR
- Under the “LIBRARY” tab in the Steam client.
- Right-click on “Murdered: Soul Suspect” and select “Properties”.
- Under the “GENERAL” tab, click on “SET LAUNCH OPTIONS”.
- Add this command:
-nostartupmovies
- Press “OK”.
Disable Mouse Smoothing
- Open the file called, “FateInput.ini”
- Look for the entry called “bEnableMouseSmoothing” and change the value to “False”.
- Save.
Below is the default value, but we want “False”.
Disable Chromatic Aberration
- Open the file called, “FateSystemSettings.ini”
- Search for “Chromatic”
- Change to these new values:
“ChromaticUVNudge=0.000000” “ChromaticBlendExp=0.000000”
- Save
These are the default values
Changes
- May 30, 2015 – Added the command: -nostartupmovies to “Disable Intro Videos”.
- February 21, 2015 – created this guide.