distribution/packages/hardware/quirks/platforms/RK3399
fewtarius 788a398aab
* Add support for changing the merged storage target between the internal and external card.
* Since JELOS creates the games directory structure it is possible that the overlay will hide games if you switch targets as it will consider them removed.  Delete the empty directories and reboot to resolve.
    * Ex: find /storage/games-internal -type d -empty -delete && find /storage/games-external -type d -empty -delete && reboot
  * Merged storage can now be disabled persistently.
  * A new directory structure is required to enable switching:
    * /storage/games-internal/roms
    * /storage/games-external/roms
    * The target /storage/roms has not changed.
* Lowers clocks to powersave for RK3566 devices.
2023-12-03 13:04:06 +00:00
..
040-affinity * Add support for changing the merged storage target between the internal and external card. 2023-12-03 13:04:06 +00:00
050-modifiers Delete duplicates, and clean up copyright statement. 2023-10-24 16:00:57 +00:00
060-game_settings Clean up how we launch ports and set most ports to defualt to Perf Govs 2023-11-20 15:19:55 +00:00
090-ui_service Delete duplicates, and clean up copyright statement. 2023-10-24 16:00:57 +00:00