Simple guide explaining all kinds of stuff related to the configuration of the game. (Config File Editing is not possible!)
Disclaimer
The save file is a binary and therefore you can not easily modify settings. You have to change the settings in-game or build an save game editor
%localappdata%\SpaceFish\Saved\SaveGames\Steam
I do not take responsibility for anything.
If you get headache, break your game installation, or destroy your computer it’s not my fault and also not my problem 😛
Use contents of this guide at own risk.
Removing splash screen (Sony Interactive Entertainment presents…)
For example, in my case the file is located at:
K:\GameLibrarys\steamapps\common\Predator Hunting Grounds\SpaceFish\Content\Movies
and instead of deleting it i renamed it to FrontEnd_Splash2.mp4.
It might be that the file gets re-downloaded during an update and for sure when you verify game files. To work around this, you could simply make the movies folder read only after renaming / deleting the file.
To make the folderread only do the following
- Right click on the folder
- Select properties
- Mark the check box called “Read-only”
It might be that the check box already seems active by showing a black box, in that case simply click it twice.
Making the folder read only could cause problems in the future
(For example there will be added a new intro screen or some other clip – steam would not be able to update the folders contents.)
Config File Location
%localappdata%\SpaceFish\Saved\Config\WindowsNoEditor
GameUserSettings.ini
[/script/spacefish.sfgameusersettings] bUseVSync=False bUseDynamicResolution=False ResolutionSizeX=1920 ResolutionSizeY=1080 LastUserConfirmedResolutionSizeX=1920 LastUserConfirmedResolutionSizeY=1080 WindowPosX=-1 WindowPosY=-1 FullscreenMode=1 LastConfirmedFullscreenMode=1 PreferredFullscreenMode=1 Version=5 AudioQualityLevel=0 LastConfirmedAudioQualityLevel=0 FrameRateLimit=0.000000 DesiredScreenWidth=1280 DesiredScreenHeight=720 LastUserConfirmedDesiredScreenWidth=1280 LastUserConfirmedDesiredScreenHeight=720 LastRecommendedScreenWidth=-1.000000 LastRecommendedScreenHeight=-1.000000 LastCPUBenchmarkResult=-1.000000 LastGPUBenchmarkResult=-1.000000 LastGPUBenchmarkMultiplier=1.000000 bUseHDRDisplayOutput=False HDRDisplayOutputNits=1000 [/script/engine.gameusersettings] bUseDesiredScreenHeight=False [ScalabilityGroups] sg.ViewDistanceQuality=3 sg.AntiAliasingQuality=2 sg.ShadowQuality=2 sg.PostProcessQuality=2 sg.TextureQuality=3 sg.EffectsQuality=3 sg.FoliageQuality=2
ScalabilityGroups Numbers explained
[ScalabilityGroups] sg.ViewDistanceQuality=0 sg.AntiAliasingQuality=0 sg.ShadowQuality=0 sg.PostProcessQuality=0 sg.TextureQuality=0 sg.EffectsQuality=0 sg.FoliageQuality=0
Everything on medium
[ScalabilityGroups] sg.ViewDistanceQuality=1 sg.AntiAliasingQuality=1 sg.ShadowQuality=1 sg.PostProcessQuality=1 sg.TextureQuality=1 sg.EffectsQuality=1 sg.FoliageQuality=1
Everything on high
[ScalabilityGroups] sg.ViewDistanceQuality=2 sg.AntiAliasingQuality=2 sg.ShadowQuality=2 sg.PostProcessQuality=2 sg.TextureQuality=2 sg.EffectsQuality=2 sg.FoliageQuality=2
Everything on epic
[ScalabilityGroups] sg.ViewDistanceQuality=3 sg.AntiAliasingQuality=3 sg.ShadowQuality=3 sg.PostProcessQuality=3 sg.TextureQuality=3 sg.EffectsQuality=3 sg.FoliageQuality=3
Thanks to LuckyStrike for his great guide, all credit to his effort. you can also read the original guide from Steam Community. enjoy the game.
Related Posts:
- Predator Hunting Grounds: Fireteam Classes & Character Properties
- Predator Hunting Grounds: All Achievements (How to Get)