Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Releases: shauninman/MinUI-Legacy-RG35XX

MinUI-20230326b-0

26 Mar 13:12
Compare
Choose a tag to compare
MinUI-20230326b-0 Pre-release
Pre-release

Please see the README.txt in the zip file for installation and update instructions.

Base

  • fixed mistaking bare tag name folders as empty
  • removed incomplete hdmi support (won't support codepaths I won't use, ergonomics are all wrong)
  • restored low battery overlay
  • fixed disappearing in-game save data that may occur after quicksave/auto-resume

Extras

  • Clock.pak updated to support the updated MinUI

MinUI-20230320a-5

21 Mar 00:17
Compare
Choose a tag to compare
MinUI-20230320a-5 Pre-release
Pre-release

Please see the README.txt in the zip file for installation and update instructions.

A huge thank you to eggs who did the research into overclocking without kernel support for the target speeds and using the stock kernel's ION physical memory allocator and Display Engine APIs. His example code was invaluable, MinUI on the RG35XX would be dead in the water without his contributions. It now runs atop a completely unmodified stock kernel which should make it more resilient to future hardware revisions.

Base

  • downgraded from beta to alpha because:
  • added support for newer hardware revisions which:
  • broke already incomplete HDMI support
  • broke in-game low battery icon
  • increased how long boot feels (power LED doesn't come on as early as previous versions of MinUI which used a custom uImage)

Otherwise this release is effectively the same as the previous beta.

Anbernic RG35XX TF1 stock firmware

20 Mar 23:51
Compare
Choose a tag to compare
Pre-release

Compatible with initial batch and the problematic later batches. Based on the official 64GB TF1 image with the last ROMS partition resized to fit on smaller SD cards. Instructions for expanding that partition on macOS (I recommend just using a small card for TF1 and putting all your games on a second, larger capacity card for TF2).

(The original instructions link on pastebin expired so I created a gist. I do not recall the original author.)

MinUI-20230311b-0

11 Mar 13:23
Compare
Choose a tag to compare
MinUI-20230311b-0 Pre-release
Pre-release

Anbernic has released hardware revisions with breaking changes (in addition to larger batteries). If you received your RG35XX after February 2023 MinUI probably won't work on it. MinUI will be updated shortly with workarounds for the new hardware courtesy of eggs.

Please see the README.txt in the zip file for installation and update instructions.

Base

  • updated various frontend and emulator option default values
  • added press A to see entire (or at least more of) truncated option description
  • fixed controls being overridden by core defaults

Extras

  • updated various frontend and emulator option default values
  • disabled TurboGrafx-16 option Alternate Turbo Toggle (device doesn't have the buttons used for it, L3/R3)

MinUI-20230304b-8

04 Mar 21:20
Compare
Choose a tag to compare
MinUI-20230304b-8 Pre-release
Pre-release

Please see the README.txt in the zip file for installation and update instructions.

Normally I wouldn't post two updates so close together (especially not one with so few changes) but I think this bug is egregious enough to warrant a quick fix. See the previous release for a more meaningful list of changes from the initial release.

Base

  • fixed native scanline and grid scalers

MinUI-20230304b-7

04 Mar 14:36
Compare
Choose a tag to compare
MinUI-20230304b-7 Pre-release
Pre-release

Please see the README.txt in the zip file for installation and update instructions.

Base

  • restored PlayStation interlace and enhanced resolutions options
  • fixed flicker at low end of screen brightness ramp
  • fixed late loading of configs (was preventing boot logos for certain systems)
  • fixed input mapping for cores with different input modes
  • added support for zipped roms
  • initial hdmi support (known issues: no audio, in-game menu bg stretching, save state screenshot stretching)
  • updated installation instructions with link to Anbernic's stock TF1 image
  • broke native scanline and grid scalers :(

Extras

  • added PCE.pak for TurboGrafx-16
  • added SGB.pak for Super Game Boy (fixed tag in rom folder name, should be SGB, not SBG)
  • restored Game Boy Player rumble support in MGBA.pak (some games had rumble hardware on the cartridge, others depended on the Game Cube's and require this toggle to access it)
  • added SMS.pak for Master System
  • added GG.pak for Game Gear
  • updated Clock.pak for hdmi

MinUI-20230226b-0

26 Feb 16:24
Compare
Choose a tag to compare
MinUI-20230226b-0 Pre-release
Pre-release

Please see the README.txt in the zip file for installation and update instructions.

  • Initial release