docs: Update README
This commit is contained in:
parent
43ccebe20a
commit
b586cb75e1
1 changed files with 27 additions and 13 deletions
40
README.md
40
README.md
|
|
@ -1,22 +1,23 @@
|
||||||
# MinUI
|
# FinUI
|
||||||
|
|
||||||
MinUI is a focused custom launcher for the Anbernic RG35XX (and possibly others to come).
|
FinUI is a fork of [MinUI](https://github.com/shauninman/union-minui). MinUI is a
|
||||||
|
focused custom launcher for the Anbernic RG35XX (and possibly others to come). FinUI
|
||||||
|
adds additional features on top of MinUI.
|
||||||
|
|
||||||
<img src="github/minui-main.png" width=320 /> <img src="github/minui-menu-gbc.png" width=320 />
|

|
||||||
See [more screenshots](github/).
|
|
||||||
|
|
||||||
## Features
|
## MinUI features
|
||||||
|
|
||||||
- Simple launcher, simple SD card
|
- Simple launcher, simple SD card
|
||||||
- No settings or configuration
|
- No settings or configuration
|
||||||
- No boxart, themes, or distractions
|
- No boxart, themes, or distractions
|
||||||
- Automatically hides extension
|
- Automatically hides extension
|
||||||
and region/version cruft in
|
and region/version cruft in
|
||||||
display names
|
display names
|
||||||
- Consistent in-emulator menu with
|
- Consistent in-emulator menu with
|
||||||
quick access to save states, disc
|
quick access to save states, disc
|
||||||
changing, and emulator options
|
changing, and emulator options
|
||||||
- Automatically sleeps after 30 seconds
|
- Automatically sleeps after 30 seconds
|
||||||
or press POWER to sleep (and wake)
|
or press POWER to sleep (and wake)
|
||||||
- Automatically powers off while asleep
|
- Automatically powers off while asleep
|
||||||
after two minutes or hold POWER for
|
after two minutes or hold POWER for
|
||||||
|
|
@ -24,14 +25,27 @@ See [more screenshots](github/).
|
||||||
- Automatically resumes right where
|
- Automatically resumes right where
|
||||||
you left off if powered off while
|
you left off if powered off while
|
||||||
in-game, manually or while asleep
|
in-game, manually or while asleep
|
||||||
- Resume from manually created, last
|
- Resume from manually created, last
|
||||||
used save state by pressing X in
|
used save state by pressing X in
|
||||||
the launcher instead of A
|
the launcher instead of A
|
||||||
- Streamlined emulator frontend
|
- Streamlined emulator frontend
|
||||||
(minarch + libretro cores)
|
(minarch + libretro cores)
|
||||||
|
|
||||||
You can [grab the latest version here](https://github.com/shauninman/union-minui/releases).
|
You can [grab the latest version here](https://github.com/shauninman/union-minui/releases).
|
||||||
|
|
||||||
## Developers
|
## FinUI additional features
|
||||||
|
|
||||||
I am not soliciting contributions. Please feel free to fork or learn from any of my repos but I don't have time to manage a community or interest in being managed by someone else. Thanks for understanding.
|
-
|
||||||
|
|
||||||
|
## FinUI TODO
|
||||||
|
|
||||||
|
- Add macOS CLI installation instructions
|
||||||
|
- Add "mark as finished" OR "add as favorite" to menu
|
||||||
|
- Improve battery capacity readings (2100 mAh, 2600 mAh, 3500 mAh)
|
||||||
|
- Refactor Tools to Settings
|
||||||
|
- Add Clear Recent setting: <https://github.com/dingmah/MiniUI-Tool-Clear-Recently-Played-List>
|
||||||
|
- Adjust recently played count
|
||||||
|
- Adjust overclocking
|
||||||
|
- Include extras in release by default
|
||||||
|
- Move toolchain to repo: <https://github.com/shauninman/union-rg35xx-toolchain>
|
||||||
|
- Release using GitHub action: <https://github.com/JoeStaff/devilutionX/commit/a0fe502e70767ca8e2921d5580d4d4dec9e15cc1>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue