Nikolay Minaylov a43579c0c6 VGM apps descriptions fix (#144) %!s(int64=2) %!d(string=hai) anos
..
screenshots 7ed9afaeb2 Add video game module tool (#127) %!s(int64=2) %!d(string=hai) anos
CHANGELOG.md a43579c0c6 VGM apps descriptions fix (#144) %!s(int64=2) %!d(string=hai) anos
README.md a43579c0c6 VGM apps descriptions fix (#144) %!s(int64=2) %!d(string=hai) anos

README.md

Video Game Module Tool

This app is a standalone firmware updater/installer for the Video Game Module

Features

  • Install the official Video Game Module firmware directly from Flipper Zero (firmware comes bundled with the app).
  • Install custom Video Game Module firmware files in UF2 format from a microSD card (see limitations).

Limitations

When creating a custom UF2 firmware image, keep in mind the following limitations:

  • Non-flash blocks are NOT supported.
  • Block payloads MUST be exactly 256 bytes.
  • Payload target addresses MUST be 256 byte-aligned with no gaps.
  • Features such as file containers and extension tags are NOT supported.