mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-06-17 06:01:13 +00:00
Add message to enable GameStream for GFE 3.0
This commit is contained in:
@@ -64,7 +64,7 @@
|
|||||||
callback(host, nil);
|
callback(host, nil);
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
callback(nil, @"Could not connect to host");
|
callback(nil, @"Could not connect to host. Ensure GameStream is enabled in GeForce Experience on your PC.");
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user