Commit graph

15 commits

Author SHA1 Message Date
fewtarius
e8948686fa
Switch back to lower:upper configuration so /storage/roms is writeable. 2023-11-28 03:10:25 +00:00
fewtarius
057dc346fd
Deprecate and remove workdir, not needed in lower only overlay. 2023-11-28 02:59:08 +00:00
fewtarius
73b7b358e8
Feature: Use overlayfs to merge internal and external storage into /storage/roms.
* Creates a new directory structure for games:
  * Internal Storage (or tf1): /storage/games-internal
  * External MicroSD: /storage/games-external
  * Combined Path: /storage/roms
* Games copied to /storage/roms will be saved to /storage/games-internal.
* Samba has been updated to present both volumes for network access.
* EmulationStation now has an eject option under System Settings -> Hardware /Storage.
* When a compatible microsd is inserted, JELOS will automatically add it to the overlay, making the content available to ES after a gamelist update or an ES restart.
* Udevil will no longer mount microsd cards to /run/media, however it will still handle mounting all other external storage.
* After the update, JELOS will automatically migrate your current roms directory once.
* Additionally the hotkey management feature has moved from System Settings to Controller and Bluetooth Settings.
* The rom split tool is now deprecated as it is no longer needed.
2023-11-27 22:41:15 +00:00
fewtarius
3c4acbb9a7
Delete duplicates, and clean up copyright statement. 2023-10-24 16:00:57 +00:00
fewtarius
3f222455b1
Reassign my copyrights to the JELOS project. 2023-10-23 22:53:27 +00:00
fewtarius
243948bc6e
Break apart the system directories so only the directories for supported systems are created on boot. 2023-06-11 23:50:56 +00:00
fewtarius
f3831f2b49
Create cps1-3 directories. 2023-05-23 22:13:40 +00:00
mason
91fb7d8dda
Add Xemu - Xbox Emulator 2023-02-18 15:25:15 +00:00
mason
a807a16a8b
Initial RPCS3 Support 2023-02-08 23:08:18 +00:00
fewtarius
1e848932b7
Set the game directories to be world writeable so non-root Linux users can easily access them when the card is mounted on their PCs. 2023-01-27 07:22:06 -05:00
fewtarius
334b2168b3
* Deprecate and remove gzdoom, lzdoom, ecwolf, and raze.
* Update a few base system packages.
* Update emulators and cores.
2023-01-10 17:11:33 -05:00
fewtarius
5c00023da3
Merge pull request #916 from fewtarius/dev
Initial support for WiiU
2023-01-08 06:33:48 -05:00
fewtarius
3c5111b88f
Add initial WiiU support, thanks in large part to @SupervisedThinking. 2023-01-07 18:34:43 -05:00
mason
39bdb2da55
Remove deprecated code 2023-01-06 17:25:51 +00:00
fewtarius
1cbb66b40f
Bump the Linux kernel to 6.0.11. 2022-12-04 11:19:50 -05:00