From f1101a07cc61dfe9f902e33f55bc7a109c782035 Mon Sep 17 00:00:00 2001 From: Clara K Date: Fri, 27 Jan 2023 19:52:20 +0100 Subject: [PATCH 1/2] Update ReadMe.md --- ReadMe.md | 36 +++++++++++++++++++++++++++++++----- 1 file changed, 31 insertions(+), 5 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 0a0d2adda..58123126d 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,7 +1,7 @@

XFW - Xtreme Firmware for the Flipper Zero

- +

[Intro](https://github.com/ClaraCrazy/Flipper-Xtreme#What-makes-it-special) | [Animations](https://github.com/ClaraCrazy/Flipper-Xtreme#Animations--Asset-Packs) | [Docs](https://github.com/ClaraCrazy/Flipper-Xtreme/wiki) | [Changelog](https://github.com/ClaraCrazy/Flipper-Xtreme#list-of-changes) | [Known bugs](https://github.com/ClaraCrazy/Flipper-Xtreme#Known-bugs) | [Install](https://github.com/ClaraCrazy/Flipper-Xtreme#Install) | [Build](https://github.com/ClaraCrazy/Flipper-Xtreme#build-it-yourself) | [Discord](https://discord.gg/flipper-xtreme) @@ -13,7 +13,7 @@ This firmware is a complete overhaul of the [Official Firmware](https://github.c

What makes it special?

-I have spent many hours perfecting this code even further, and getting the most out of it. +We have spent many hours perfecting this code even further, and getting the most out of it. The goal of this Firmware is to regularly bring out amazing updates based on what the community wants, with an actual understanding of whats going on. Fixing bugs that are regularly talked about, removing unstable / broken applications (.FAP) and actually using the level system that just sits abandoned everywhere else.

@@ -28,6 +28,27 @@ The goal of this Firmware is to regularly bring out amazing updates based on wha - Up2Date: This firmware receives updates from a few repositories, not just from its Upstream. If there are functional, but yet un-merged Pull requests on another flipper firmware that are good, they will be in here! +----- +
+

Xtreme Settings:

+ + +We wrote a powerful yet easy-to-use application specifically for our Firmware, that gives you easy-access to all the fancy things we implemented: + + + +Base Graphics: Change the fallback assets used. Its either SFW (default) or NSFW +
Asset Pack: Allows you to easily customize your firmware, more on that below +
Anim Speed: Speed in which the animations play +
Cycle Anims: Duration of how long animations are played before switching to next +
Unlock Anims: Custom setting just for NSFW fallback animations. Figure it out ;) +
Battery style: Classic Firmware battery style toggle, just at a more convenient place +
XP Level: Changes your Flippers level +
SubGhz Extend: Allows you to extend the subghz range beyond what FZ devs planned +
SubGhz Bypass: Allows you to bypass the subghz region locks of the Flipper + +
+ -----

Animations / Asset Packs:

@@ -58,9 +79,14 @@ After installing the packs to Flipper, hit the Arrow UP button on t

Levels:

-This firmware contains some NSFW animations to bring a twist to the boring community, and added a fun leveling-system around them, that you can easily add to your own `Asset Packs`. +This Firmware has 30 levels, not just the basic 3 the official one has. -The idle_animations are tied to the level system. Each level you reach, unlocks a new animation. The higher your level, the more lewd it will become. Rumors have it, I'm to be found in at least one of those too +With this new system in place, it allows for some cool stuff like locking animations behind a certain level. This can be done fairly easy: The idle_animations are tied to the level system. Specifically, the `Min level` variable of your manifest file is used here. Each level you reach, unlocks a new animation. The higher your level, the more animations people can see. + +
+Our example + +In our case, this is used with the NSFW animations. Dont worry, these are disabled by default because I know not everyone likes to see my / anime tits and thats fine. Anyways.. each level gives a brand new background animation, they also become more and more lewd over time. (Funfact for those reading.. thats why the repository has this warning. Github doesnt like my tits :c) | Level | Animations | | ------------- | ------------- | @@ -68,7 +94,7 @@ The idle_animations are tied to the level system. Each level you reach, unlocks | 11-20 | Some tits, maybe an ass | | 21-30 | Fully NSFW, graphic scenes | -By default, SFW mode is selected, but if you want to enable all of the above simply hit `Arrow UP` from the main menu, select `Xtreme Settings` and change to NSFW graphics. +
-----
From c0b366438664c29f1837aff8caf9c51369d1f103 Mon Sep 17 00:00:00 2001 From: Willy-JL Date: Fri, 27 Jan 2023 23:14:40 +0000 Subject: [PATCH 2/2] Add credits for WatchDogs pack --- assets/dolphin/custom/ReadMe.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 assets/dolphin/custom/ReadMe.md diff --git a/assets/dolphin/custom/ReadMe.md b/assets/dolphin/custom/ReadMe.md new file mode 100644 index 000000000..359cad154 --- /dev/null +++ b/assets/dolphin/custom/ReadMe.md @@ -0,0 +1,6 @@ +# Pre-included Asset Packs + +Includes a WatchDogs asset pack by default. Credits: +- [WrenchAtHome](https://github.com/wrenchathome) for some [pdesktop anims](https://github.com/wrenchathome/flip0anims) +- [u/Cheroon](https://www.reddit.com/user/Cheroon/) for the [passport portait](https://www.reddit.com/r/watch_dogs/comments/50n046/pixel_art_wrench_mask_gif/) +- [WillyJL](https://github.com/Willy-JL) for other assets, icons and animations