mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-02-16 10:30:47 +00:00
Warn about unsupported resolutions in combination with SOPS
When using unsupported resolutions SOPS will default to 720p60
This commit is contained in:
@@ -29,5 +29,6 @@
|
||||
#define GS_UNSUPPORTED_VERSION -7
|
||||
#define GS_NOT_SUPPORTED_MODE -8
|
||||
#define GS_ERROR -9
|
||||
#define GS_NOT_SUPPORTED_SOPS_RESOLUTION -10
|
||||
|
||||
extern const char* gs_error;
|
||||
|
||||
Reference in New Issue
Block a user