Resetting game registry in Windows
Steps to reset game registry:
-
- First, you will need to make some changes:
- Turn off Steam Cloud Sync for the game: Right click "SCP: Secret Laboratory" in the steam library -> "Properties" -> "General" tab and toggle off "Keep games saves in the Steam Cloud for SCP: Secret Laboratory".
- Stay in the properties menu and navigate to "Installed Files" -> "Browse...". Find the
appdata.bat
and double click it, this will open another folder. Simply find and delete theregistry.txt
file.
- Turn off Steam Cloud Sync for the game: Right click "SCP: Secret Laboratory" in the steam library -> "Properties" -> "General" tab and toggle off "Keep games saves in the Steam Cloud for SCP: Secret Laboratory".
- press windows button + R and enter
regedit
, then click enter or "OK". - On the left side panel navigate to
Computer\HKEY_CURRENT_USER\Software\Northwood\SCPSL
. - In this section you will need to change a few things:
- Change
Screenmanager Fullscreen mode_h3630240806
to2
- Change
Screenmanager Native RefreshRate Numerator_h4243137005
to60
- Change
Screenmanager RefreshRate Numerator_h3473131500
to60
- Change
Screenmanager Resolution Height_h2627697771
to2d0
- Change
Screenmanager Resolution Width_h182942802
to500
- Change
Screenmanager Resolution Window Height_h1684712807
to2d0
- Change
Screenmanager Resolution Window Width_h2524650974
to500
- Change
- Make sure to save changes, then restart the game.
- You can also download SCPSLreg.reg and run it, which will change the values automatically but do this at your own risk. Windows registry can be fragile, and may cause damage to your system.
- First, you will need to make some changes: