cloud-game/pkg/config
sergystepanov 42b003db62 Verifies during startup if the system can run the emulator
This check can be disabled with the emulator.failFast = false config option. Right now it checks SDL2 video context creation.
2025-06-20 18:30:17 +03:00
..
config.yaml Verifies during startup if the system can run the emulator 2025-06-20 18:30:17 +03:00
coordinator.go Send worker lib 2024-11-17 12:59:43 +03:00
emulator.go Verifies during startup if the system can run the emulator 2025-06-20 18:30:17 +03:00
emulator_test.go Fix lint warnings 2023-06-27 23:45:57 +03:00
loader.go Fix possible NPEs 2023-11-26 22:39:46 +03:00
loader_test.go Dynamic audio buf 2024-12-12 21:13:43 +03:00
shared.go Add new aliasFile option 2024-09-14 20:38:16 +03:00
webrtc.go Update config manager 2023-04-22 17:05:28 +03:00
worker.go Dynamic audio buf 2024-12-12 21:13:43 +03:00