Skip to content

v3.0 - The .NET Evolution

Choose a tag to compare

@kil0bit-kb kil0bit-kb released this 13 Feb 08:25
· 168 commits to main since this release
bf87ad2

πŸš€ Scrcpy GUI v3.0 - Full Migration to .NET

We are excited to announce Scrcpy GUI v3.0! This release marks a major milestone: we have completely rebuilt the application from the ground up, moving away from Electron to a high-performance .NET 10 (WPF + WebView2) architecture.

🌟 What's New in v3.0

πŸ— Engine & Performance

  • Electron β†’ .NET 10: Significant reduction in memory usage and improved startup speed.
  • Integrated Downloader: No more manual setup! The app now auto-detects your PC architecture (x64/x86) and downloads the required scrcpy binaries directly.

πŸ“± Mirroring & Control

  • Expanded Modes: Support for Standard Mirroring, High-Speed Camera View, Desktop Mode (Android 16+), and Pure OTG Mode (USB & Wireless).
  • Advanced Camera Support: Choose specific sensors (Main, Ultra-wide, Macro) using Camera IDs and use H.265 (HEVC) for high-frame-rate stability.
  • One-Click Screenshots: Capture your phone screen directly to your PC's Pictures folder.

πŸ“ File Management

  • Universal Drag-and-Drop: Drag any file onto the GUI to push it to your phone's /sdcard/Download folder instantly. APKs are still automatically installed.

🎨 Customization

  • New Theme Switcher: 5 professionally designed themes (Ultraviolet, Astro Blue, Carbon Stealth, Emerald Stealth, and Blood Moon).
  • Device Nicknames: Set custom names for your devices to replace cryptic serial numbers.
  • Intelligent Hints: Modern, multi-line hint boxes for every setting.

πŸ“₯ Which file should I download?

  • Setup.exe: Best for most users. Full installer that works on any PC.
  • Portable_x64.zip: For modern 64-bit Windows PCs (No installation needed).
  • Portable_x86.zip: For older 32-bit Windows PCs.
  • Portable_ARM64.zip: For Windows on ARM devices (Surface Pro, etc.).