somefunguy / TTWLSaveEditor

A desktop based save and profile editor for Wonderlands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tiny Tina's Wonderlands Save Editor

A desktop based save and profile editor for Tiny Tina's Wonderlands.

Installation / Usage

  1. Download the 7zip file on the Releases tab.
  2. Extract the 7zip file to a folder of your choosing.
  3. Run TTWSaveEditor.exe
  4. Click Open, then you can select either a profile (profile.sav) or a game save ([NUMBERS].sav).
  5. You can now edit your profile or game save to your hearts content!
  6. Once you think you're done editing your saves, you can save your file with either the Save button (which will overwrite your loaded file), or use the Save As button, allowing you to save to a new file. In either case, it will make backups to help keep your saves protected!

Credits

  • FromDarkHell for creating the original BL3 editor, which this project has been entirely built upon and would not be possible without.
  • Arwent for transforming the FDH BL3 editor to work with Wonderlands.
  • GreenLamp for continuing and adding many things to Arwent's work.
  • gibbed for their Inventory Serial Number Database. It's what allows me to know what weapons you've got in your backpack! I also use their WonderlandsProtos repository
  • apocalyptech for writing the incredibly helpful guide on parsing weapon serials.
  • Benjamin Ruhl for creating AdonisUI, the WPF toolkit I used for most of my UI development/theming.
  • xceed software for creating the Extended WPF Toolkit, allowing me to have a Raw tab and number up/downs.
  • Gearbox Software of course for creating Wonderlands.
  • Many others who helped test the editor as well as help me get my mind around some of the concepts.

Support

If you for some reason want to support me financially for this project (or others I make), you can donate to me via ko-fi or Patreon.

ko-fi Support me on Patreon

About

A desktop based save and profile editor for Wonderlands

License:GNU General Public License v3.0


Languages

Language:C# 96.5%Language:Python 3.4%Language:PowerShell 0.1%