Releases: RatchetModding/slimseditor
Releases · RatchetModding/slimseditor
Additional datatypes
This release adds experimental new datatypes:
- UnsignedInteger
- Char
- UnsignedChar
- Short
- UnsignedShort
- BitField
Add reload&diff function
Fix PS3 savegame writing (was broken)
Contains fixes for backends.py:PS3DecryptedBackend. Version 0.0.5.
Add basic PS Vita support
This release removes:
- reloadmagic, since it doesn't work properly anyway
- PS3 savegame decryption, since that didn't work either. Also cuts us loose from heavy crypto library.
This release adds:
- PS Vita OG Trilogy savegame support.
Add digital nexus game id
Add NPEA00457 for rac:nexus digital release.
PS3 Support and Game Items in JSON files.
This release adds support for unencrypted PS3 savegame data. It also adds game IDs for Ratchet: Nexus.
Furthermore: the game item data has been moved to .json files so they are easier to edit, especially on frozen versions.
Initial Public Release
First release of Slim's Editor!