Hello, I just purchased Flipper and have now updated DarkFlipper and successfully replaced the original animation. I would like to ask how I can replace the passport imageof the flipper?
Within the firmware repo's home directory, go to /assets/icons/Passport/; there are an assortment of icons with the naming convention 'passport_(mood+level)_46x49.png'. Replace these images with your desired icon(s), following the same naming conventions (and ensure filetype is .png). Note that these icons will change depending on your Flipper's given mood and level, respectively.
From Terminal/Powershell, go to firmware repo's home directory and then type:
'set-location "hard-path-to-folder"'
'./fbt updater-package'
In firmware repo's home directory, navigate to /dist/f7-D/ and drag-and-drop folder f7-update-local into your Flipper Zero SD Card, into /Update folder.
From Flipper Zero, go to Browser and then Update/f7-update-local and install custom firmware. After a quick restart of the Flipper Zero, the new passport icons should show up.
Hello, I just purchased Flipper and have now updated DarkFlipper and successfully replaced the original animation. I would like to ask how I can replace the passport imageof the flipper?