Doodle Jump DS Save File Reader (otherwise known as DDJDS-SFR) is a simple CLI utility which its purpose is to be able to read any Doodle Jump DS Save File. Simplicity & Stability is the main goal of this application.
On default settings, the only animation that will be playing will be the blinking end text.
| Name | Effect | Default |
|---|---|---|
| --noAnim | No animations will be shown | false |
| --allAnim | All animations will be shown | false |
Note: Graphical Glitches can occur when multiple animations are playing
- Read Settings
- Rendering Errors can happen if lagging while processing multiple animations (v1.0.1)
- Signature Stuff
- Figuring out
Unknown Signature - Validating Signatures
- Figuring out
v1.0.1
- Added Settings Reading
- Added Custom Arguments
- Changed HighScore Type from "UInt16" to "Int32"
- Fixed Drawing randomization
- GUI Improvements (Added Animations, Moved some stuff around & recolored text)
|- Animations
|- Blinking Pause Text
|- Blinking "Max Reached!" & "(2.147B)"
- ".DSV Save File" Reading is more stable
- Added Save File Type Style
|- ".DSV - DeSmuME"
|- ".SAV - Default"
|- "%fileType% - Unknown"