distribution/packages/hardware/quirks/platforms
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
..
AMD64 Delete duplicates, and clean up copyright statement. 2023-10-24 16:00:57 +00:00
RK3326 * Add support for changing the merged storage target between the internal and external card. 2023-12-03 13:04:06 +00:00
RK3399 * Add support for changing the merged storage target between the internal and external card. 2023-12-03 13:04:06 +00:00
RK3566 * Add support for changing the merged storage target between the internal and external card. 2023-12-03 13:04:06 +00:00
RK3588 Delete duplicates, and clean up copyright statement. 2023-10-24 16:00:57 +00:00
S922X Clean up how we launch ports and set most ports to defualt to Perf Govs 2023-11-20 15:19:55 +00:00
RK3566-X55 Merging common quirks into platform quirks to reduce quirk sprawl. 2023-09-04 14:54:35 +00:00