gurrgur / er-patcher

Elden Ring enhancement patches (ultrawide support, custom frame rate limits and more) seamlessly integrated with steam.
MIT License
312 stars 25 forks source link

No longer working in linux #82

Open elogicuk opened 1 week ago

elogicuk commented 1 week ago

/er-patcher --disable-vignette --disable-rune-loss --ultrawide --disable-ca --increase-animation-distance --skip-intro --remove-60hz-fullscreen --rate 144

Traceback (most recent call last): File "/home/home/Games/elden-ring/drive_c/Games/Elden Ring/Game/./er-patcher", line 30, in patcher_args = sys.argv[1:sys.argv.index("--")] ^^^^^^^^^^^^^^^^^^^^ ValueError: '--' is not in list

gurrgur commented 1 week ago

Which version of ER do you use?

gurrgur commented 1 week ago

The error indicates erronous command line arguments. Try copy pasting from the provided examples.

Jakobohrnell commented 1 day ago

Hey! It's not working for me either and I've tried 2 of the supplied examples.

EDIT: Somehow the temp directory had ended up being owned by root for me, not quite sure how. Works after chowing it.