mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-14 03:46:36 +00:00
Use --unsupported option also for unsupported resolutions
This commit is contained in:
@@ -39,7 +39,7 @@ typedef struct _CONFIGURATION {
|
||||
bool sops;
|
||||
bool localaudio;
|
||||
bool fullscreen;
|
||||
bool unsupported_version;
|
||||
bool unsupported;
|
||||
char* inputs[MAX_INPUTS];
|
||||
int inputsCount;
|
||||
enum codecs codec;
|
||||
|
||||
Reference in New Issue
Block a user