Skip to content

Play any game or emulator you want in Steam Remote Play Together.

Notifications You must be signed in to change notification settings

maximoospital/MSRemotePlayLauncher

Repository files navigation

Logo

Maxi's Remote Play Launcher

Maximo Ospital, 2024

Table of Contents

About the Project

Screen Shot

A Flutter-based app that allows users to play any game with their friends through Steam's Remote Play Together feature.

This feature's really useful, however it is locked down to only games enabled to do this by the dev. I've tried apps like RemotePlayWhatever before, but i've encountered some issues with them, so the Exe-replacing method ended up being the most functional for me, and this app simplifies it for everyone.

Features:

  • A flutter-powered lightweight and fast desktop app.
  • Takes into account possible errors and offers quick solutions.
  • Add your own games and emulators to the launcher.
  • Placeholder EXE for convenience (You can individually check that exe out at the nwreplacement repo)
  • Easily guided through tutorials.

Built With

Getting Started

Prerequisites

  • Steam

Installation

  1. Download the latest release here

  2. Unzip or install, run and follow instructions!

Getting Started (for advanced users)

Prerequisites for manually building

  • Flutter SDK

Installation

  1. Clone repo
git clone https://github.com/maximoospital/MSRemotePlayLauncher.git
  1. Run flubber pub get to install packages

  2. Run flutter build to get binaries.


Logo