Skip to content
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

Fix huge negative numbers on challenges #5

Merged
merged 1 commit into from
Jun 14, 2023
Merged

Fix huge negative numbers on challenges #5

merged 1 commit into from
Jun 14, 2023

Conversation

loot-midget
Copy link

Note: I know about --challenges max but prefer fair play :)

New command line option for fixing only challenges that got overflow.

Links to source problem
https://steamcommunity.com/app/49520/discussions/0/1327844097129063344/
https://steamcommunity.com/app/49520/discussions/0/38596748231645372/

How to use

$ bl2_save_edit.py -o savegame --fix-challenge-overflow Save0001.sav Save0001_fixed.sav

Opening Save0001.sav for input file

Performing requested changes
fix overflow in: Dolla Dolla Bills, Y'all
fix overflow in: Say "Watt" Again
fix overflow in: Slag-Licked
fix overflow in: Gun Slinger
fix overflow in: Heal Plz

Opening Save0001_fixed.sav for output file
Writing savegame file

Done!

New command line option for fixing only challenges that got overflow.

Links to source problem description:

https://steamcommunity.com/app/49520/discussions/0/1327844097129063344/ 

https://steamcommunity.com/app/49520/discussions/0/38596748231645372/

**How to use**
```
$ bl2_save_edit.py -o savegame --fix-challenge-overflow Save0001.sav Save0001_fixed.sav

Opening Save0001.sav for input file

Performing requested changes
fix overflow in: Dolla Dolla Bills, Y'all
fix overflow in: Say "Watt" Again
fix overflow in: Slag-Licked
fix overflow in: Gun Slinger
fix overflow in: Heal Plz

Opening Save0001_fixed.sav for output file
Writing savegame file

Done!
```
@apocalyptech apocalyptech merged commit 171799a into apocalyptech:master Jun 14, 2023
@apocalyptech
Copy link
Owner

Sweet, thanks for the PR! Always nice to have contributors. :)

Cheers!

@loot-midget
Copy link
Author

Thank you!
Now I have to post update to threads :)

@loot-midget
Copy link
Author

loot-midget commented Jun 26, 2023 via email

@loot-midget
Copy link
Author

oops.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants