Nearcade wurde in der Version 3.0.2 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.
Die neue Version bringt ein komplettes Rebranding von “Nearsec” zu “Nearcade”, einen neuen HIDMaestro-Eingabe-Backend für Windows-Controller, PipeWire-Bildschirmaufnahme unter Linux/Wayland sowie eine überarbeitete Android-App mit neuem Lobby-System.
- Full Rebrand: All references to Nearsec have been replaced with Nearcade across the entire project, including UI strings, translations, documentation, and packaging.
- VR Streaming Foundation: Infrastructure added for WiVRn-based VR streaming on Linux, though this feature is still in progress and not yet ready for use.
- HIDMaestro Input Backend: New Windows gamepad emulation system complementing existing ViGEmBus driver support.
- Main Process Refactor: Significant restructuring of Electron’s main process with modularized IPC handlers and configuration management.
- Cloudflare Worker Arcade API: Server-side session management system with Pusher real-time updates and ban checking.
- Discord Integration: Webhook notifications for arcade sessions and moderation alerts.
- Ban Management System: IP-based ban system with dashboard UI and Bearer token authentication.
- PipeWire Capture: Linux screen capture using PipeWire portal for hardware-accelerated Wayland support.
- Android Rebuild: Comprehensive redesign of the Android application with new lobby system and rebranding.

Quelle: GitHub