cloud-game/pkg/worker
Sergey Stepanov 7ee98c1b03 Add keyboard and mouse support
Keyboard and mouse controls will now work if you use the kbMouseSupport parameter in the config for Libretro cores. Be aware that capturing mouse and keyboard controls properly is only possible in fullscreen mode.

Note: In the case of DOSBox, a virtual filesystem handler is not yet implemented, thus each game state will be shared between all rooms (DOS game instances) of CloudRetro.
2024-08-02 11:04:44 +03:00
..
caged Add keyboard and mouse support 2024-08-02 11:04:44 +03:00
cloud Add a generic S3 provider for cloud saves 2023-11-13 21:33:12 +03:00
compression Remove not needed rand seeding 2023-04-06 20:39:41 +03:00
media Migrate to rand/v2 2024-04-22 18:10:35 +03:00
recorder Migrate to rand/v2 2024-04-22 18:10:35 +03:00
room Use ROM folders 2024-07-24 20:31:12 +03:00
thread Fix macOS tests 2024-05-07 21:05:12 +03:00
coordinator.go Replace the hasMultitap option with a more general solution 2024-03-05 21:34:37 +03:00
coordinatorhandlers.go Add keyboard and mouse support 2024-08-02 11:04:44 +03:00
watcher.go Add empty rooms watcher 2023-10-17 21:39:16 +03:00
worker.go Add a generic S3 provider for cloud saves 2023-11-13 21:33:12 +03:00