Skip to content

Instantly share code, notes, and snippets.

@m0rb
Created July 11, 2017 23:11
Show Gist options
  • Save m0rb/6039eb6254319980a3dc9e906733cac4 to your computer and use it in GitHub Desktop.
Save m0rb/6039eb6254319980a3dc9e906733cac4 to your computer and use it in GitHub Desktop.
The Ur-Quan Masters -- Credit filling binary patch (for a savefile)
QlNESUZGNDAxAAAAAAAAADIAAAAAAAAA0AMAAAAAAABCWmg5MUFZJlNZcn321wAAB0BGaBBAAAQA
QAAgACGTBCGAQ4m5S7xdyRThQkHJ99tcQlpoOTFBWSZTWd/+4BEAAABIBMQAQAAIAAAIoAAgqg0D
ANldoSzHeLuSKcKEhv/3AIhCWmg5F3JFOFCQAAAAAA==
---
base64 -d the above into a file, use bspatch(1) to apply it against one of your savefiles to fill up your RU all the way.
$ bspatch starcon2.00 starcon2.01 credit.patch
where starcon2.01 will be your new savefile. You should have a few billion RU to work with.
Have fun!
--morb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment