Flipper/Dolphin_Level/ReadMe.md
2022-05-31 22:13:00 -07:00

2.8 KiB

If your flipper level is moving too slow for you, there are ways you can fix that! Are you are the tinkering kind? See DroomOne's Python script. (All the files below were made with this script. I've notated the numbers used as DO# later.)

If you would rather just "git'r'done" then grab one of the following files depending on your need.

dolphin.state.ZERO - Starting from scratch, just a n00b... (DO#: 0)
dolphin.state.TOP1 - Next action you do upgrades to LVL 2 (DO#: 734)
dolphin.state.LVL2a - Instant LVL 2 animation on reboot (DO#: 735)
dolphin.state.TOP2 - Next action you do upgrades to LVL 3 (DO#: 2939)
dolphin.state.LVL3a - Instant LVL 3 animation on reboot (DO#: 2940)
dolphin.state.FIN3 - You're the king, nothing left... (DO#: 2941 or greater)

Now that you have downloaded the dolphin.state file you want to a location you know, RENAME IT to just dolphin.state
Next, open up qFlipper and head to the file browser section to transfer your new file:

File_browser

You should see the internal and external (SD) there - double-click on Internal Flash:

Int_Flash

There's not a lot here, but the important file is! You should see a dolphin.state file already present:

Dolphin_State

Right-click on it and select "Rename..."

Rename_Dolphin_State

Give it a name that you'll know what it is still and can go back. I picked dolphin.state.mine:

Renamed_Dolphin_State

Great! Now drag and drop the dolphin.state file you downloaded from this repo right into the same spot:

Copy_New_File

That's it! Now restart Flipper and enjoy your new level!

L337_Level

If you find yourself longing for your original friend as it was, it's easy to go back. Repeat the process above, but now DELETE
the dolphin.state file, then rename your dolphin.state.mine (or whatever you picked) back to dolphin.state.
Finally, retart Flipper again and you should be back to where you started! (This can be done as many times as you like.)