From c72fb4544e6f5bbc590cb73ac29b27ae608199e4 Mon Sep 17 00:00:00 2001 From: Yukino Song Date: Wed, 25 Sep 2024 00:58:33 +0800 Subject: [PATCH] Update README --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5b2c472e..8d368562 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,9 @@ Apollo is a self-hosted desktop stream host for [Artemis(Moonlight Noir)](https: Major features: -- Built-in Virtual Display with HDR support -- Permission management for clients +- [x] Built-in Virtual Display with HDR support +- [x] Permission management for clients +- [ ] Clipboard sync ## Usage @@ -30,7 +31,7 @@ Checkout [WiKi](https://github.com/ClassicOldSong/Apollo/wiki/Permission-System) Apollo uses SudoVDA for virtual display. It featurs auto resolution and framerate matching for your Artemis/Moonlight clients. The virtual display is created upon the stream starts and removed once the app quits. **If you couldn't notice a new virtual display being added or removed when the stream starts/quits, then there might be a misconfiguration of the driver or you're still have other presisting virtual display connected.** -The virtual display works just like any physically attached monitors with SudoVDA, Windows will remember the monitor position config natively, there's completely no need for a super complicated solution to "fix" resolutions for your monitors. Unlike all other solutions that reuses one identity or generate a random one each time for any virtual display sessions, Apollo assigns a fixed identity for each Artemis client, or use a dedicated identity each app if using other Moonlight clients. +The virtual display works just like any physically attached monitors with SudoVDA, there's completely no need for a super complicated solution to "fix" resolution configurations for your devices. Unlike all other solutions that reuses one identity or generate a random one each time for any virtual display sessions, **Apollo assigns a fixed identity for each Artemis/Moonlight client, so your display configuration will be automatically remembered and managed by Windows natively.** ## Configuration for dual GPU laptops @@ -152,8 +153,6 @@ No real time chat support will ever be provided for Apollo and Artemis. Includin I got kicked from Moonlight and Sunshine's Discord server and banned from Sunshine's GitHub repo literally for helping people out. -![image](https://github.com/user-attachments/assets/f01fc57f-5199-4495-9b96-68cfa017b7ff) - This is what I got for finding a bug, opened an issue, getting no response, troubleshoot myself, fixed the issue myself, shared it by PR to the main repo hoping my efforts can help someone else during the maintenance gap. Yes, I'm going away. [Apollo](https://github.com/ClassicOldSong/Apollo) and [Artemis(Moonlight Noir)](https://github.com/ClassicOldSong/moonlight-android) will no longer be compatible with OG Sunshine and OG Moonlight eventually, but they'll work even better with much more carefully designed features.