• Stars
    star
    1,103
  • Rank 42,076 (Top 0.9 %)
  • Language
    C++
  • License
    MIT License
  • Created about 4 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Tiny application that lets you force remote play together any game you have in your steam library including non-steam ones.

RemotePlayWhatever

Tiny application that lets you force remote play together any game you have in your steam library including non-steam ones.

Building

Make sure you have cmake and wxWidgets installed first

Linux

  1. git clone --recurse-submodules https://github.com/m4dEngi/RemotePlayWhatever.git
  2. cd RemotePlayWhatever
  3. mkdir build
  4. cd build
  5. cmake ../
  6. make

Optional on deb/ubuntu system you can run make package to build *.deb package

Windows

  1. git clone --recurse-submodules https://github.com/m4dEngi/RemotePlayWhatever.git
  2. cd RemotePlayWhatever
  3. mkdir build
  4. cd build
  5. cmake -G "Visual Studio 16 2019" -A Win32 ../
  6. cmake --build . --config Release

Setup

Credit to Jondycz on Reddit.

  1. Go to releases and download the latest pre-compiled version.
  2. Extract zip file to desktop
  3. Open the app
  4. Open any steam game
  5. Alt+Tab: on your system tray, there's a steam/portal logo, click on it and select your friend to play with.
  6. Alt+tab back to the game and enjoy