{"id":48647264,"url":"https://github.com/thiagorochasti/duo-manager-fix","last_synced_at":"2026-04-17T01:01:46.081Z","repository":{"id":350371397,"uuid":"1206538438","full_name":"thiagorochasti/duo-manager-fix","owner":"thiagorochasti","description":"Fixes Duo Manager 1.5.6 on recent Windows 11 builds - Sunshine crash, 640x480 resolution, broken web UI, and gamepad isolation","archived":false,"fork":false,"pushed_at":"2026-04-10T03:18:00.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-10T04:27:04.526Z","etag":null,"topics":["apollo","duo-manager","game-streaming","gamepad","moonlight","nvenc","rtx","sunshine","vigem","windows11"],"latest_commit_sha":null,"homepage":"https://github.com/thiagorochasti/duo-manager-fix/releases/latest","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thiagorochasti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-10T02:33:48.000Z","updated_at":"2026-04-10T03:18:03.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/thiagorochasti/duo-manager-fix","commit_stats":null,"previous_names":["thiagorochasti/duo-manager-fix"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/thiagorochasti/duo-manager-fix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagorochasti%2Fduo-manager-fix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagorochasti%2Fduo-manager-fix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagorochasti%2Fduo-manager-fix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagorochasti%2Fduo-manager-fix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thiagorochasti","download_url":"https://codeload.github.com/thiagorochasti/duo-manager-fix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagorochasti%2Fduo-manager-fix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31910585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apollo","duo-manager","game-streaming","gamepad","moonlight","nvenc","rtx","sunshine","vigem","windows11"],"created_at":"2026-04-10T06:01:31.607Z","updated_at":"2026-04-17T01:01:46.044Z","avatar_url":"https://github.com/thiagorochasti.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Duo Manager Fix\n\nThe ultimate community patch for **[Duo Manager 1.5.6](https://github.com/DuoStream/Duo/releases/tag/v1.5.6)**. This fix resolves critical issues that appear on recent Windows 11 builds with NVIDIA RTX GPUs and [Moonlight](https://moonlight-stream.org/) streaming.\n\n\u003e **Symptoms Fixed:** Moonlight fails to connect immediately, sessions stuck at 640×480, management UI showing a black/blank screen, or 4K host overload during first connection.\n\n---\n\n## Quick Install (v1.0.6)\n\n1.  Ensure **[Duo Manager 1.5.6](https://github.com/DuoStream/Duo/releases/tag/v1.5.6)** is installed.\n2.  Ensure **[ViGEmBus](https://github.com/nefarius/ViGEmBus/releases/latest)** is installed.\n3.  Download **[DuoManagerFix-Setup.exe](https://github.com/thiagorochasti/duo-manager-fix/releases/latest)**.\n4.  Run the installer (it automatically requests Admin privileges).\n5.  Choose your engine (**Apollo** for stability, **Sunshine** for experimental feature support).\n6.  Connect from Moonlight and enjoy!\n\n---\n\n## What it fixes\n\n### 1 — Streaming server crashes (Apollo Engine)\nOn recent Windows 11 builds, the original `sunshine.exe` bundled with Duo Manager often enters a crash loop.\\n**Fix:** The installer replaces it with a specialized version from **Apollo 0.4.6**, ensuring stable connections and proper NVENC encoding on RTX cards.\n\n### 2 — Resolution stuck at 640×480\nDuo Manager hardcodes `640 480` into its internal RDP component, ignores Moonlight's requested resolution.\n**Fix:** Our **DuoRdpWrapper** intercepts these arguments and intelligently matches your client's screen size.\n*   **Predictive Match:** It reads your previous session's resolution from `Games.log`.\n*   **Safe Start:** New installs default to `1920x1080` (fixing the old \"4K host lock\" bug).\n*   *Note: To sync a new screen size, simply connect once, close the stream, and reconnect.*\n\n### 3 — Web management UI blank\nThe management page (`https://YOUR_PC:62203`) often appears blank because of outdated Vue.js assets.\\n**Fix:** The installer replaces the web assets with up-to-date files matching the engine you selected.\n\n### 4 — Dual Engine Support\nDuring installation, you can choose:\n*   **Apollo 0.4.6:** Recommended for 99% of users. Solid stability and performance.\n*   **Sunshine Native:** Best for users testing new HID features or specific controller drivers. The installer copies all required files (sunshine.exe, zlib1.dll, assets, scripts, tools) automatically — no manual file copying needed.\n\n### 5 — Auto-Admin Installer\nNo more \"Run as Administrator\" right-click requirement. The installer handles elevation automatically to ensure every patch is applied correctly.\n\n### 6 — Seamless PIN Pairing\nWe patched the pairing process via the Web UI to automatically grant full administrative permissions to new Moonlight clients, bypassing manual UAC prompts on the host PC.\n\n---\n\n## Verifying the fix\n\nAfter connecting from Moonlight:\n\n**Streaming server**\nMoonlight connects successfully and displays the Desktop or Steam Big Picture.\n\n**Resolution**\nCheck `C:\\\\Users\\\\Public\\\\duordp_args.txt` for the log line:\n```\n=\u003e Duo sent 640x480 (bug). Replacing with 2560x1440 [Moonlight (Games.log)]\n```\n\n**Web UI**\nVisit `https://YOUR_PC_IP:62203` — the management page should be fully functional.\n\n---\n\n## Troubleshooting\n\n**Apps open on the host desktop instead of the remote session?**\nEnable these two options in Duo Manager → **Patch Settings**:\n- ✅ Enable Process Patching\n- ✅ Targeted Applications → All\n\nThis routes app launches to the correct RDP session automatically.\n\n**Resolution still low on first connection?**\nRDP locks resolution mid-session. Simply connect, wait for the desktop to load, end the session, and connect again. The wrapper will now have \"learned\" your resolution and will apply it instantly.\n\n**Controller isolation (HidHide / ds4windows)?**\nUse the **Isolate HID Devices** option built into Duo Manager directly. The `DuoGamepadIsolator` service from older versions (v1.0.4/v1.0.5) has been removed — the installer will clean it up automatically if present.\n\n**Moonlight fails to connect / Black screen**\n- Check `C:\\\\Program Files\\\\Duo\\\\config\\\\Games.log` for encoder errors.\n- Ensure GPU drivers are current.\n- Restart the \"Duo Manager\" service in `services.msc`.\n\n---\n\n## Building from source\n\n1.  `git clone https://github.com/thiagorochasti/duo-manager-fix.git`\n2.  Run `scripts\\\\build.bat` (Requires .NET 4.x).\n3.  Ensure Apollo/Sunshine binaries are in `bundled/`.\n4.  Open `installer\\\\setup.iss` in **Inno Setup 6** and compile (F9).\n\n---\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiagorochasti%2Fduo-manager-fix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthiagorochasti%2Fduo-manager-fix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiagorochasti%2Fduo-manager-fix/lists"}