From 03f908887acbec57e20a4538772a39bccbba21b3 Mon Sep 17 00:00:00 2001 From: ClaraCrazy Date: Tue, 20 Dec 2022 21:34:55 +0100 Subject: [PATCH] Update ReadMe.md --- ReadMe.md | 43 ++++++++++++++++++++++++++++++++++--------- 1 file changed, 34 insertions(+), 9 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 74670c86a..1aced4c13 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,29 +1,54 @@ -## Flipper Xtreme, the most advanced Flipper firmware +## XFW - `Xtrme Firmware` for the Flipper Zero ![3a369eda-33b5-492e-a3d8-19425ca83a8a](https://user-images.githubusercontent.com/55334727/208327285-07abf8e9-7f11-491e-8c17-6fbbae4a5752.png) -[RogueMaster Firmware](https://github.com/RogueMaster/flipperzero-firmware-wPlugins) | [Official Version](https://github.com/flipperdevices/flipperzero-firmware) +[Official Version](https://github.com/flipperdevices/flipperzero-firmware) -This Firmware is a modified version of RM with some of my own Ideas added to it and some ignored stuff from the official one brought into it as well. Probably more bleeding edge than RM, but will always remove things that crash the flipper + +This firmware is a complete overhaul of "RM" (RogueMaster), with changes on all graphics, `disgusting` code and more. Xtreme brings you the most for your little flipper companion. ----- -Note: +## What makes it special? -I'm currently working on getting my own custom animation style done. This is going to be nsfw, as that suits me quite well. If you wanna help, lmk! +This firmware is based on RogueMaster (I know, should have forked unleashed, too late now). It combines the bleeding-edge PRs of Rogues firmware with 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 in RM. +- The focus of this firmware is functionality & stability: If an App doesnt work, its gone +- Giving the level system a purpose: Right now, each level unlocks a new wallpaper. More on that below +- Clean upgraded code: RM wrote some updates to certain files. These are... painful, to say the least. Here its all rewritten and cleaned up. I invite you all to compare the `applications\system\dolphin\helpers\dolphin-state.c` file as an example +- 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! + + +----- + +## Animations: + +This firmware contains NSFW animations. No, actually it consisnts purely of those in stock configuration. If you dont like that, There will also be an SFW version soon. + +The 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, the author is to be found in at least one of those too + +| Level | Animations | +| ------------- | ------------- | +| 1-10 | Try harder. Just sexy clothes | +| 11-20 | Some tits, maybe an ass | +| 21-30 | Fully NSFW, graphic scenes | ----- ## List of changes: -```txt -- Removed broken apps (bad apple, chess, etc.) +Note: This repo is always updated with OFW, Unleashed & Rogue. No need to mention all those here. I will only mention **MY** changes +```txt + +- Removed broken apps (bad apple, chess, etc.) +- Removed unused code from FAPs and system calls + +- Updated all graphics - Updated Compiler to now handle all non-compiled faps during build - Updated Compiler to accept WIP SDK - Updated Compiler to just stfu about non-fatal problems -- Updated some NFC stuff +- Updated some further NFC stuff - Updated Weather App -- Updated +- Updated Applications to use below mentioned API Routes - Added multiple Animation profiles to fit your style - Added new API Routes for Locale settings