REZero Asset Pack for Momentum Firmware
October 17, 2025 · View on GitHub
A custom asset pack featuring characters from the anime series "Re:Zero − Starting Life in Another World" for the Momentum firmware on Flipper Zero devices.
Preview Animations
Rem Animations

Ram Animations

Rem & Ram Together

Icons Included
The pack also includes passport-style icons for various states:
Happy State:

Okay State:

Bad State:

Installation
- Download the latest release from this repository
- Copy the
REZerofolder to your Flipper Zero's SD card - Navigate to the asset pack in your Momentum's settings
- Select the REZero pack to activate it
Contributing
I welcome contributions from the RE:Zero & Flipper Zero community! Here's how you can help:
Creating New Animations
- Character Selection: Choose any character from Re:Zero
- Animation Requirements:
- Recommended size: 128x64 pixels
- Create a
meta.txtfile with animation settings
- File Structure:
REZero/Anims/your_animation_name/ ├── frame_0.png ├── frame_1.png ├── ... ├── frame_11.png └── meta.txt
Creating New Icons
You are welcome to submit icons for any Flipper Zero app! Please note that icon sizes may vary depending on the target app—refer to the app’s requirements or existing icons for guidance. In general:
- Icon Requirements:
- Create clear, easily recognizable icons
- Use PNG format with white background
- Match the dimensions required for the specific app
- Filenames: Use descriptive names such as
appname_icon_[size].png
Submission Process
- Fork this repository
- Create a new branch for your contribution
- Add your animations/icons following the structure above
- Update the manifest.txt file if adding new animations
- Test your changes with the asset packer
- Submit a pull request with a description of your additions
Guidelines
- Keep animations family-friendly
- Ensure good contrast
- Test animations on actual Flipper Zero hardware
- Follow the existing naming conventions
- Include preview GIFs in your pull request
💖 Support the Project
If you enjoy this asset pack and want to support further development:
Your support helps me create more high-quality animations and maintain the project!
🙏 Acknowledgments
- Re:Zero - Original anime series by Tappei Nagatsuki
- Momentum Firmware - The amazing firmware that makes this possible
- Community Contributors - Everyone who helps improve this pack