[Meta bug] glui_minimal_assets.zip (used by the F-Droid release) is missing required assets
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 14.1k
- Forks
- 2.2k
- Avg merge
- 7h 35m
- Merged PRs (30d)
- 51
Description
- https://github.com/libretro/RetroArch/issues/18760
- https://github.com/libretro/RetroArch/issues/18756
- https://github.com/libretro/RetroArch/issues/11501
- glui_minimal_assets.zip (used by the F-Droid release) does not support Chinese fonts. This issue is discussed in this comment and further confirmed in this subsequent report, which notes that Chinese text display does not work in the F-Droid build -- used for reference because changing the system fonts to Chinese for testing is inconvenient for non-Chinese users.
Temporary workaround (requires internet)
Main Menu → Online Updater → Update for controllers, assets, etc.
Proposed workarounds
- Remove glui_minimal_assets.zip and use the full asset package instead.
- Update glui_minimal_assets.zip, though this is less reliable and likely to cause new issues in the future. For instance, there was a period when the F-Droid build was expected to become stable once the issues in #16126 were resolved (#15931, #16087), but new problems later emerged with glui_minimal_assets.zip, ultimately leading to this “meta bug” list.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with linked issues #18760, #18756, and #11501, then review the referenced reports #17220, #16126, #15931, and #16087 to understand the F-Droid asset failures. Done means choosing and implementing a reliable asset-package approach that includes required assets such as Chinese fonts without requiring an online update.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile, release
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100