Skip to content

Battle Cats Save File Editor made in C# that requires root/rooted emulator and a PC

License

Notifications You must be signed in to change notification settings

Wazard/Battle-Cats-Save-File-Editor

 
 

Repository files navigation

Battle Cats Save File Editor

I have a discord server:https://discord.gg/DvmMgvn5ZB, it's the best way report bugs and you can leave your suggestions for new features to be implemented in the editor
If you want to support my work and keep me motivated to continue to work on this project then maybe consider gifting me some ko-fi here:https://ko-fi.com/fieryhenry

Thanks to:

Lethal's editor for giving me inspiration to start the project and it helped me work out how to patch the save data and edit cf/xp: https://www.reddit.com/r/BattleCatsCheats/comments/djehhn/editoren/

Beeven and csehydrogen's open source code, which helped me figure out how to patch save data: https://github.com/beeven/battlecats, https://github.com/csehydrogen/BattleCatsHacker

How to use

Warning: Before editing anything, please make sure to create a backup of the save file somewhere, in case things go wrong

This got way more complicated due to added security to the transfer system, you now need to have a rooted device - either an emulator or a real device and extract the save that way.

Download the tool https://github.com/fieryhenry/Battle-Cats-Save-File-Editor/releases (get Battle Cats Save File Editor.zip, not the exe)

I have created an updated tutorial video that goes you through the steps of getting the save from the game, editing it, putting it back in, and fixing save data is used elsewhere bug: https://youtu.be/D6hPnJTlq-U

Features

  1. Cat Food
  2. XP
  3. Tickets / Platinum Shards
    3.1 Normal Tickets
    3.2 Rare Tickets
    3.3 Platinum Tickets
    3.4 Legend Tickets
    3.5 Platinum Shards (using this instead of platinum shards reduces the chance of a ban)
  4. Leadership
  5. NP
  6. Treasures
    6.1 All Treasures In A Chapter / Chapters
    6.2 Specific Treasure Types e.g Energy Drink, Void Fruit
  7. Battle Items
  8. Catseyes
  9. Cat Fruits / Seeds
  10. Talent Orbs
  11. Gamatoto
    11.1 Catamins
    11.2 Helpers
    11.3 XP
  12. Ototo
    12.1 Base Materials
    12.2 Engineers
    12.3 Cat Cannon Upgrades
  13. Gacha Seed
  14. Equip Slots
  15. Gain / Remove Cats
    15.1 Get all cats
    15.2 Get specific cats
    15.3 Remove all cats
    15.3 Remove specific cats
  16. Cat / Stat Upgrades
    16.1 Upgrade all cats
    16.2 Upgrade all cats that are currently unlocked
    16.3 Upgrade specific cats
    16.4 Upgrade Base / Special Skills (The ones that are blue)
  17. Cat Evolves
    17.1 Evolve all cats
    17.2 Evolve specific cats
  18. Cat Talents
  19. Clear Levels / Outbreaks / Timed Score
    19.1 Clear Main Story Chapters
    19.2 Clear Stories of Legend Subchapters
    19.3 Clear Uncanny Legends Subchapters
    19.4 Clear Other Event Stages
    19.5 Clear Zombie Stages / Outbreaks
    19.6 Clear Aku Realm
    19.7 Set Into The Future Timed Scores
    19.8 Clear Heavenly Tower
    19.9 Clear Infernal Tower
  20. Inquiry Code / Elsewhere Fix / Unban
    20.1 Change Inquiry Code
    20.2 Fix save is used elsewhere error - whilst selecting a save that has the error(the one you select when you open the editor) select a new save that has never had the save is used elsewhere bug ever(you can re-install the game to get a save like that)
  21. Get Restart Pack
  22. Close rank up bundle / offer menu
  23. Game Modding Menu
    23.1 Decrypt .list and .pack files
    23.2 Encypt a folder of game files and turn them into encrypted .pack and .list files
    23.3 Update the md5 sum in the libnative file for modified .list and .pack files (required to do before putting the .pack and .list files into the game, otherwise you get dataread error h01)
    23.4 Enter the game file parsing/editing menu - contains things like editing the unit*.csv files
            22.4.1 Edit unit*.csv (cat data)
            22.4.2 Edit stage*.csv (stage data)
            22.4.2 Edit t_unit.csv (enemy data)
  24. Calculate checksum of save file

About

Battle Cats Save File Editor made in C# that requires root/rooted emulator and a PC

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%