mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-03-11 18:38:58 +00:00
Update ReadMe.md
This commit is contained in:
parent
ec51e6d6cf
commit
05a2e9c82c
@ -1,17 +1,17 @@
|
|||||||
## NOTE: It appears a recent firmware update _may_ have broken this...
|
## NOTE: To fix issue with recent firmware, file should start with a period `.`
|
||||||
|
|
||||||
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. (All the files below were made with this script. I've notated the numbers used as _DO#_ later.)
|
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. (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.
|
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)_<br>
|
`.dolphin.state.ZERO` - Starting from scratch, just a n00b... _(DO#: 0)_<br>
|
||||||
`dolphin.state.TOP1` - Next action you do upgrades to LVL 2 _(DO#: 734)_<br>
|
`.dolphin.state.TOP1` - Next action you do upgrades to LVL 2 _(DO#: 734)_<br>
|
||||||
`dolphin.state.LVL2a` - Instant LVL 2 animation on reboot _(DO#: 735)_<br>
|
`.dolphin.state.LVL2a` - Instant LVL 2 animation on reboot _(DO#: 735)_<br>
|
||||||
`dolphin.state.TOP2` - Next action you do upgrades to LVL 3 _(DO#: 2939)_<br>
|
`.dolphin.state.TOP2` - Next action you do upgrades to LVL 3 _(DO#: 2939)_<br>
|
||||||
`dolphin.state.LVL3a` - Instant LVL 3 animation on reboot _(DO#: 2940)_<br>
|
`.dolphin.state.LVL3a` - Instant LVL 3 animation on reboot _(DO#: 2940)_<br>
|
||||||
`dolphin.state.FIN3` - You're the king, nothing left... _(DO#: 2941 or greater)_
|
`.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`<br>
|
Now that you have downloaded the dolphin.state file you want to a location you know, RENAME IT to just `.dolphin.state`<br>
|
||||||
Next, open up qFlipper and head to the file browser section to transfer your new file:
|
Next, open up qFlipper and head to the file browser section to transfer your new file:
|
||||||
|
|
||||||

|

|
||||||
@ -20,7 +20,7 @@ You should see the internal and external (SD) there - double-click on `Internal
|
|||||||
|
|
||||||

|

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

|

|
||||||
|
|
||||||
@ -28,11 +28,11 @@ Right-click on it and select "Rename..."
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
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`:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Great! Now drag and drop the `dolphin.state` file you downloaded 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:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@ -41,5 +41,5 @@ 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<br>
|
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<br>
|
||||||
the `dolphin.state` file, then rename your `dolphin.state.mine` (or whatever you picked) back to `dolphin.state`.<br>
|
the `.dolphin.state` file, then rename your `.dolphin.state.mine` (or whatever you picked) back to `.dolphin.state`.<br>
|
||||||
Finally, retart Flipper again and you should be back to where you started! (This can be done as many times as you like.)
|
Finally, retart Flipper again and you should be back to where you started! (This can be done as many times as you like.)
|
||||||
|
Loading…
Reference in New Issue
Block a user