-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
permanent patch #52
Comments
just remove the last line in the script(cleanup portion) then you can just run the script on its own and it will put the modified exe in a temp folder inside the directory and not delete itself. |
After removing everything after #cleanup and running the script in the terminal, like this: $ python3 er-patcher -r 100 -e path/to/ELDEN RING/Game/eldenring.exe -o patched_eldenring.exe I get this: path/to/ELDEN RING/Game/er-patcher", line 14, in System is Nobara Linux. Anything I'm missing? |
Just in case you're still wanting a fix: https://pastebin.com/aRj62gTi
|
someone could open a PR implementing a CLI argument to do that, your script looks pretty good |
I tried this today and get an error ./er-patcher --rate 144 --disable-rune-loss -u -v -c -a -s -f Now when i run the game, the ultrawide screen option is now working I tried Flawless widescreen mod today, and everything works. (but its annoying to start this everytime) I wish this mod worked :( |
can i apply the fps fix permanently to the binary ?
i mean, put some fps lock in that and then permanently patch it into the original exe
that would be awesome, specially for linux users
suggestion
The text was updated successfully, but these errors were encountered: