Skip to content
/ rpcsx-ui Public

Experimental, cross-platform UI for the RPCSX emulator.

License

Notifications You must be signed in to change notification settings

RPCSX/rpcsx-ui

Repository files navigation

rpcsx-ui

This repo houses an experimental cross-platform UI for RPCSX built using Tauri and Svelte. UI is rendered using OS native browser frameworks, and IPC with the main RPCSX process will be done through the Rust backend.

Dependencies

Build Guide

  • bun install
  • bun run tauri dev

Recommended IDE Setup

VS Code with the following extensions: