cloud-game/pkg
sergystepanov d6199c9598
Use ROM folders
Libretro cores are selected based on the file extensions of the ROMs. However, ROM file extensions are not unique across cores (e.g., .zip is used in both DosBox and MAME). To load a specific core correctly, it's necessary to place the corresponding ROMs in designated folders specified in the configuration. By default, you can use the keys from cores.list as the folder names, or you can specify your own custom folder names using the 'folder' parameter for each core.
2024-07-24 20:31:12 +03:00
..
api Replace the hasMultitap option with a more general solution 2024-03-05 21:34:37 +03:00
com Use for range 2024-04-22 18:10:35 +03:00
config Add frame-options option 2024-05-13 19:29:13 +03:00
coordinator Add frame-options option 2024-05-13 19:29:13 +03:00
encoder Remove useless code from the libyuv wrapper 2024-05-26 02:34:00 +03:00
games Use for range 2024-04-22 18:10:35 +03:00
logger Clean API (#391) 2023-03-18 20:24:06 +03:00
monitoring Remove SSL from the monitoring routes 2023-07-07 15:28:50 +03:00
network Enable SCTP zero checksums 2024-03-31 21:31:18 +03:00
os Use buffered file writer 2023-09-22 18:46:08 +03:00
worker Use ROM folders 2024-07-24 20:31:12 +03:00