VerstreuteSeele 62bde88d4e Part 4.5 / 5
2022-12-21 21:01:18 +01:00
2022-12-21 14:19:12 +03:00
2022-12-19 06:28:07 +01:00
2022-12-21 21:01:18 +01:00
2022-12-21 21:01:18 +01:00
2022-11-05 20:47:59 +09:00
2022-12-19 03:13:38 +01:00
2022-12-21 10:53:00 -05:00
2022-12-19 22:24:52 +03:00
2022-12-19 06:28:07 +01:00
2022-11-24 04:02:22 +03:00
2021-12-15 14:33:52 +03:00
2022-10-26 07:15:02 +09:00
2022-11-07 23:54:41 +09:00
2022-06-26 15:16:32 +03:00
2022-10-26 07:15:02 +09:00
NFC
2022-12-19 21:46:36 +01:00
2022-10-26 07:15:02 +09:00
2022-11-12 19:03:22 +09:00
2021-08-13 21:19:42 +03:00
2022-12-19 03:28:08 +01:00
2022-11-12 19:03:22 +09:00
2022-10-11 22:13:36 +02:00

XFW - Xtrme Firmware for the Flipper Zero

3a369eda-33b5-492e-a3d8-19425ca83a8a

Official Version

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.


What makes it special?

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:

Note: This repo is always updated with OFW, Unleashed & Rogue. No need to mention all those here. I will only mention MY changes


- 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 further NFC stuff
- Updated Weather App
- Updated Applications to use below mentioned API Routes

- Added multiple Animation profiles to fit your style
- Added new API Routes for Locale settings
- Added Applications to new Locale setting
- Added scrolling view for long file names in browser

Known Bugs:

- Wii EC can crash due to Null Pointer
- subghz brutemap not working

Build it yourself:

$ git clone --recursive https://github.com/ClaraCrazy/Flipper-Xtreme.git
$ cd flipperzero-firmware-wPlugins/
$ ./fbt updater_package

# If building FAPS:
$ ./fbt fap_dist

# If building image assets:
$ ./fbt resources icons dolphin_ext
Languages
C 98.6%
Python 1.2%
JavaScript 0.1%