Coder Social home page Coder Social logo

illusid / remoteplaywhatever Goto Github PK

View Code? Open in Web Editor NEW

This project forked from m4dengi/remoteplaywhatever

0.0 0.0 1.0 74 KB

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

License: MIT License

C++ 87.51% CMake 12.49%

remoteplaywhatever's Introduction

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

remoteplaywhatever's People

Contributors

m4dengi avatar ricardocchaves avatar

Forkers

cuey78

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.