Update hzdr.py

This commit is contained in:
J-Doiron
2024-12-23 13:26:13 -08:00
parent 226e6b8c24
commit d1ddbdf279

View File

@@ -40,7 +40,7 @@ VIDEO_PATH = os.path.join(get_steamapps_common_path(), "Horizon Zero Dawn Remast
input_file = os.path.join(SCRIPT_DIRECTORY, 'graphics.reg')
config_file = os.path.join(SCRIPT_DIRECTORY, 'graphics_config.txt')
hive = winreg.HKEY_CURRENT_USER
subkey = r"SOFTWARE\\Guerilla Games\\Horizon Zero Dawn Remastered\\Graphics"
subkey = r"SOFTWARE\\Guerrilla Games\\Horizon Zero Dawn Remastered\\Graphics"
user.FAILSAFE = False