diff --git a/Dolphin_Level/ReadMe.md b/Dolphin_Level/ReadMe.md index 8c615d57..ce93af4f 100644 --- a/Dolphin_Level/ReadMe.md +++ b/Dolphin_Level/ReadMe.md @@ -1,8 +1,15 @@ -If your flipper level if moving too slow for you, there are ways you can fix that! Are you are the tinkering kind? See [DroomOne's](https://github.com/DroomOne/FlipperScripts) Python script. +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](https://github.com/DroomOne/FlipperScripts) Python script. (Notated as DO# later.) -If you would rather just "git'r'done" then grab the `dolphin.state` file in this repo (thanks ؟؟͌̊̄Maj͈̾i͍̓K͛́ͅ?̈́͢͡?) and follow along... +If you would rather just "git'r'done" then grab one of the following files depending on your need. -Now that you have downloaded the `dolphin.state` file to a location you know, open up qFlipper for head to the file browser: +`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](https://user-images.githubusercontent.com/57457139/169634442-38acca0a-94e0-4038-aa54-dd33ebdffa29.png) @@ -18,11 +25,11 @@ Right-click on it and select "Rename..." ![Rename_Dolphin_State](https://user-images.githubusercontent.com/57457139/169634563-05313a4f-85d0-4a94-a298-a75e7b059fec.png) -Give it a name that you'll know what it is still and can go back. I picked "dolphin.state.mine": +Give it a name that you'll know what it is still and can go back. I picked `dolphin.state.mine`: ![Renamed_Dolphin_State](https://user-images.githubusercontent.com/57457139/169634598-920eeb36-7b1f-40fb-8ad2-bfda8c6a6620.png) -Great! Now drag and drop the `dolphin.state` file from this repo right into the same spot: +Great! Now drag and drop the `dolphin.state` file you downloaded from this repo right into the same spot: ![Copy_New_File](https://user-images.githubusercontent.com/57457139/169634632-3c8195ca-af54-43da-a636-7231ff36a988.png) @@ -33,5 +40,3 @@ That's it! Now [restart Flipper](https://docs.flipperzero.one/basics/reboot) and 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.) - -ALSO ADDED: A [high level 2 file](https://github.com/UberGuidoZ/Flipper/tree/main/Dolphin_Level/High_Lvl_2) (thanks [RogueMaster](https://github.com/RogueMaster)!) so you can do a small bit then watch the animation.