Install GitHub Version With WEB INSTALLER
Thank you so much to our RM Pro/Extreme Patreon supporters! Because of people like you, we are able to offer the best and most up-to-date Flipper Zero Firmware!
- Keep Your Flipper Up To Date With PATREON membership
- PATREON for compiled releases for nearly ALL updates. Patreon Releases sometimes multiple times a day. GitHub releases will occur weekly or with OFW version updates.
- Contact me on Patreon to RENAME your Flipper I can do custom names and custom animation sets with your custom build provided for every Patreon release.
- 🔥 PATREON ANIMATION BUILDS AVAILABLE: ALL, 420, 420+18, Anime Only, Anime+420, Anime+420+18, DBZ, Dolphin, HACKZ, MARIO, ONE PIECE, P0KEMON, RM 18PLUS, RM SELECT, RM SELECT + 18PLUS, RM MINIMAL (default on GitHub), SAO, SCIENCE AND STOCK with all assets updated to look like stock.
- NEW VIDEO PREVIEW FOR ALL ANIMATIONS
- Supporters get SD Card Assets with extra NFC Assets such as 48 RM Pro Trained Level 50 Sm@sh Amiib0 (By RogueMaster)
- Donations: BTC:
3MPQbKmGRCstg4FjnadfHa3woCT94JkR2a
- Donations: ETH:
roguemaster.eth
or0xC32Ea488DBeCF95992A5C81BD411e56Bd418BC5f
Latest Updates - PATREON: Latest Release RM0213-0044-0.76.1-dfbc77a
- Last Synced/Checked Unleashed, changes in changelog and in commits:
2023-02-13 00:40 EST
- Last Synced/Checked OFW, changes in commits:
2023-02-13 00:40 EST
- UL: iButton Fixes (By xMasterX)
- UL: Update filebrowser #327 (By CrazyClara) - File sorting SAME algorithm used, back action fixed...
- UL: added support for subghz pagers #328 (By jbohack)
- Added: Text To SAM (By RoundPi)
- UL: Fix file browser update issues #333 (By Willy-JL) - Also removed dumb assumptions from code comments
- UL: Archive and FileBrowser: Fixed #332 (large folders parse issue)
- UL: SubGHz -> HAL: Fixed external CC1101 module issues (transmission now works correctly) (fixed issue #331)
- UL: SubGHz: Use 17 (1W) pin for subghz debug mode
- OFW: Mark debug app as debug not external #2387 (By Willy-JL)
Install Latest Release
- FLASH STOCK FIRST BEFORE UPDATING TO CUSTOM FIRMWARE!
- To avoid Application errors, delete /ext/apps before doing the any RM firmware update
- Get Latest GitHub Release or for PATREON members Latest Patreon Release.
- See Install Instructions
Install Instructions
- Extract/unzip the downloaded file from above to a folder on your computer (Use 7Zip or WinRAR)
- Copy the entire folder to the update folder onto the SD card you're using in your FlipperZero
- Once the SD card is back in the Flipper (or you've copied the files successfully via qFlipper), press down at the Desktop (the screen with the animations)
- This opens the Archive app, press left/right to get to the Browser section
- Locate the update folder, and the folder you copied earlier
- Locate the update file and select it
- Select Run in App
Build
$ git clone --recursive https://github.com/RogueMaster/flipperzero-firmware-wPlugins.git
$ cd flipperzero-firmware-wPlugins/
$ ./fbt updater_package
# FAPS placed at assets/resources/apps on BUILD
# Install this folder on your flipper dist/f7-C/f7-update-RM420FAP
# If building animation assets:
$ ./fbt dolphin_ext
READ THE WHOLE README PLEASE