Git Product home page Git Product logo

slcubed's Introduction

SLCubed

SLCubed is a simple application that redirects the steam launcher to the Starloader Launcher by making use of the POSIX exec syscall.

While technically it is able redirect every call to it to a newly created java process.

Building

On Linux it can be built by invoking gcc SLCubed.c. It likely works similarly for other plattforms, but it really depends on what you currently have on how to compile it. Using non-linux environments for C compilation is nerveracking at best either way.

Usage

After building and obtaining your executable, you need to replace the galimulator-linux-64bit executeable with the newly obtained executable.

The command line syntax is:

galimulator-linux-64bit or ./galimulator-linux-64bit [path/to/your.jar] [arguments]

by default it will invoke the starloader.jar java archive, however you can change it. Per default steam will call the executable directly with the launch options (empty by default).

License

This repository is licensed under the MIT/Expat license, see the LICENSE file for more information

slcubed's People

Contributors

geolykt avatar

Watchers

James Cloos avatar  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.