Nearcade wurde in der Version 3.0.4 veröffentlicht.
Nearcade ist eine Plattform für Remote-Arcade-Gaming, mit der Spieler Spiele über das Internet gemeinsam streamen und spielen können - als Desktop-App (Electron) und Android-App.
Das Update konzentriert sich auf Stabilität und Performance: Das Spiele-Scanning für große Steam-Bibliotheken läuft nun in Worker-Threads mit Caching, das Dashboard flackert nicht mehr beim Navigieren, und mehrere Speicherlecks sowie Abstürze wurden behoben.
- Background Scanning: Game scanning for large Steam libraries moved to worker threads with 5-minute caching.
- Audio Fallback: Re-enabled timeout with 3-second Python driver activation.
- ViGEmBus Detection: Native driver detection added to the boot script.
- Tampermonkey Rewrite: Bidirectional memory cache for persisting viewer settings.
- Dashboard Flicker: Navigation flicker eliminated through synchronous DOM application.
- New Settings Modal: Stick deadzone slider, rumble, and bandwidth toggles.
- Dynamic Track Swapping: WebRTC track swapping for multi-instance viewer routing.
- Gamepad-Friendly Routing: New instance assignment dropdown for controller-based navigation.
- Input Isolation:
bind-evdevsupport for window-specific instances.- Bugfixes: Steam Deck icon parsing,
requestAnimationFramememory leak, URL list scroll limit,stopCapture()teardown issues, and fakeStorageEventcrashes.

Quelle: GitHub