Add files via upload

This commit is contained in:
helpme970 2025-11-23 06:30:02 +01:00 committed by GitHub
parent f6661e8861
commit e3c2890a9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -135,12 +135,11 @@ if __name__ == "__main__":
print("er-patcher: remove_60hz_fullscreen pattern scan failed")
if patch.permanent:
# create backup of eldenring.exe
copy("eldenring.exe", "eldenring.exe.bak")
if patch.with_eac:
copy("eldenring.exe", "eldenring.exe.bak")
exe = "eldenring.exe"
else:
copy("start_protected_game.exe", "start_protected_game.exe.bak")
exe = "start_protected_game.exe"
# patch elden ring