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.
- Flutter
- window_manager
- path_provider
- url_launcher
- file_picker
- introduction_screen
- font_awesome_flutter
- archive
- path
- Bat To Exe Converter
- Steam
-
Download the latest release here
-
Unzip or install, run and follow instructions!
- Flutter SDK
- Clone repo
git clone https://github.com/maximoospital/MSRemotePlayLauncher.git
-
Run flubber pub get to install packages
-
Run flutter build to get binaries.