Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m4dengi/remoteplaywhatever
Tiny application that lets you force remote play together any game you have in your steam library including non-steam ones.
https://github.com/m4dengi/remoteplaywhatever
game remote-play steam unlocker
Last synced: 5 days ago
JSON representation
Tiny application that lets you force remote play together any game you have in your steam library including non-steam ones.
- Host: GitHub
- URL: https://github.com/m4dengi/remoteplaywhatever
- Owner: m4dEngi
- License: mit
- Created: 2020-11-05T20:48:02.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T21:15:09.000Z (4 months ago)
- Last Synced: 2025-01-03T09:03:28.348Z (19 days ago)
- Topics: game, remote-play, steam, unlocker
- Language: C++
- Homepage:
- Size: 73.2 KB
- Stars: 1,177
- Watchers: 21
- Forks: 42
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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. makeOptional 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](https://www.reddit.com/r/Steam/comments/jtm6zc/remote_play_whatever_together_a_tiny_app_that/gc6jnvf?utm_source=share&utm_medium=web2x&context=3) on Reddit.
1. Go to [releases](https://github.com/m4dEngi/RemotePlayWhatever/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