
A cross platform, customizable graphical frontend for launching emulators and managing your game collection.

A cross platform, customizable graphical frontend for launching emulators and managing your game collection.


Pegasus is a graphical frontend for browsing your game library (especially retro games) and launching them from one place. It's focusing on customizability, cross platform support (including embedded devices) and high performance.
Instead of launching different games with different emulators one by one manually, you can add them to Pegasus and launch the games from a friendly graphical screen from your couch. You can add all kinds of artworks, metadata or video previews for each game to make it look even better!
With additional themes, you can completely change everything that is on the screen. Add or remove UI elements, menu screens, whatever. Want to make it look like Kodi? Steam? Any other launcher? No problem. You can add animations and effects, 3D scenes, or even run your custom shader code.
Pegasus can run on Linux, Windows, Mac, Raspberry Pi, Odroid and Android devices. It's compatible with EmulationStation metadata and gamelist files, and instantly recognizes your Steam games!

: All interactive elements meet WCAG AA contrast; voice‑over labels for each button; haptic feedback on “Play” and “Reward” actions. 6. Technical Architecture | Layer | Technologies | Responsibilities | |-------|---------------|------------------| | Presentation | Kotlin + Jetpack Compose (Android 13+), Material 3, Infinix UI SDK | UI rendering, animations, theme management. | | Business Logic | Kotlin Coroutines, Flow, Repository pattern | Game‑Mode orchestration, reward logic, social sync. | | Performance Engine | Native C++ (NDK) + MediaTek Game Turbo APIs | CPU/GPU frequency scaling, thermal throttling, network QoS (QoE). | | Cloud Services | Firebase (Auth, Firestore), Infinix Cloud (custom sync), Google Play Games Services (optional) | User accounts, cloud saves, leader‑boards, analytics. | | Ads & Monetisation | Infinix AdX (rewarded video), Google Play Billing, In‑app purchase SDK | Rewarded ads, micro‑transactions, point redemption. | | Social Backend | WebSocket (real‑time chat), REST API for friends/clans, voice‑chat via Agora.io SDK | Low‑latency communication, voice channels. | | Developer SDK | AAR library (gradle), sample projects, documentation portal | Easy integration for game developers. | | Analytics | Infinix Telemetry SDK, Mixpanel (event tracking) | Capture FPS, battery impact, session length. | | Security | End‑to‑end encryption for user data, sandboxed game sandbox, Play Integrity API | Protect user data, prevent cheating. |