Coder Social home page Coder Social logo

annajiat / roblox_steam_launcher Goto Github PK

View Code? Open in Web Editor NEW

This project forked from corecii/roblox_steam_launcher

0.0 1.0 0.0 27 KB

Allows one to have the Steam overlay and Steam Input in Roblox by launching it through Steam.

License: MIT License

Batchfile 2.89% Python 21.75% Rust 75.36%

roblox_steam_launcher's Introduction

Roblox Steam Launcher

This allows one to have the Steam overlay and Steam Input in Roblox. It functions by replacing RobloxPlayerLauncher.exe with a custom launcher that launches the real RobloxPlayerLauncher through Steam.

Installation and Uninstallation

  1. Grab the Latest Release
  2. Unzip
  3. Run roblox_steam_launcher_installer.exe.
  4. If you have installed Roblox Steam Launcher previously, Uninstall first, then run the installer again and choose Install

Building

Building requires a Windows computer with an installation of Rust, Python 2.7, and PyInstaller.
The two build scripts (build.bat and build_release.bat) will run cargo build and pyinstaller -F -y in the proper places and copy the executables to build or build_release.

Issues

  • Python is used for calculating the game id of a game because I could not figure out how to set up the crc32 calculation properly in Rust, and I did not want to spend time writing my own. It was fastest to bundle a python executable.
  • The Roblox website will suggest that one downloads Roblox, as if it is not already installed. Roblox still runs fine. This is probably an issue with the launcher taking too long, and it sometimes happens even without the launcher installed.
  • Errors in one half of the launching process are not handled well, and won't give any indication if things break.

Screenshots

Steam Notification Steam Overlay Steam Controller Support Steam Keyboard Support

roblox_steam_launcher's People

Contributors

corecii avatar

Watchers

James Cloos avatar

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.