Posted May 08, 2025
Even on sale at $48.99 is about $20 too much. Also the game has terrible crashing at startup problems and horrible "optimization" that they have never fixed/patched. The patches they have done actually made the startup crashing worse.
Glad to see it on GOG though, for the future if/when the community fixes the broken game and the price comes down to a more reasonable ~$20-30.
Oh yeah, and FIRST, B----ES!
For the crashing, the only fix has been to start, restart, 3-15 times (yes 15...I counted) until it finally goes to a black/grey screen. If you get to that, don't kill it, it is not frozen. After a few minutes it should go to "caching shaders" and then start and run ~fine until something causes shaders to be cleared, like installing a new GPU driver.
1. The best performance tweaks I have found (you'll need them) are to add the following to your "ENGINE.INI" file, under the existing text. Both settings give ~+8-10 frames per second each.
*\Users\UserName\AppData\Local\SilentHill2\Saved\Config\Windows\Engine.ini
*unless GOG's version changes this path.
[SystemSettings]
r.nanite=0
r.Shadow.MaxResolution=1024
2. To start the game without all the Logos, edit the "GAME.INI":
*\Users\UserName\AppData\Local\SilentHill2\Saved\Config\Windows\Game.ini
[/Script/MoviePlayer.MoviePlayerSettings]
bWaitForMoviesToComplete=False
StartupMovies=
3. Good luck.
Note: You can force it to run in Directx 11, which disables "r.nanite" by default and likely causes worse stuttering due to skipping the shader cache. To do so add "-dx11" to the shortcut target (without quotes). "r.nanite=0, and r.Shadow.MaxResolution=1024" will give you every advantage of -dx11 without the added stutter though, IMO.
Glad to see it on GOG though, for the future if/when the community fixes the broken game and the price comes down to a more reasonable ~$20-30.
Oh yeah, and FIRST, B----ES!
For the crashing, the only fix has been to start, restart, 3-15 times (yes 15...I counted) until it finally goes to a black/grey screen. If you get to that, don't kill it, it is not frozen. After a few minutes it should go to "caching shaders" and then start and run ~fine until something causes shaders to be cleared, like installing a new GPU driver.
1. The best performance tweaks I have found (you'll need them) are to add the following to your "ENGINE.INI" file, under the existing text. Both settings give ~+8-10 frames per second each.
*\Users\UserName\AppData\Local\SilentHill2\Saved\Config\Windows\Engine.ini
*unless GOG's version changes this path.
[SystemSettings]
r.nanite=0
r.Shadow.MaxResolution=1024
2. To start the game without all the Logos, edit the "GAME.INI":
*\Users\UserName\AppData\Local\SilentHill2\Saved\Config\Windows\Game.ini
[/Script/MoviePlayer.MoviePlayerSettings]
bWaitForMoviesToComplete=False
StartupMovies=
3. Good luck.
Note: You can force it to run in Directx 11, which disables "r.nanite" by default and likely causes worse stuttering due to skipping the shader cache. To do so add "-dx11" to the shortcut target (without quotes). "r.nanite=0, and r.Shadow.MaxResolution=1024" will give you every advantage of -dx11 without the added stutter though, IMO.
Post edited May 08, 2025 by Quexos