Giter Club home page Giter Club logo

rcoinstaller's Introduction

⚠️No more updates will be provided to this installer. The JSON file should still stay up-to-date though.⚠️

RCOInstaller

⚠️I DID NOT MAKE RCO⚠️

This is only an alternative client to auto-install RCO. If you would like to use the original RCO installer, please visit https://github.com/L8X/Roblox-Client-Optimizer! Don't submit issues about the optimization here, submit those to the RCO discord server!

About

Yet another RCO installer. This one is a fork of ShashTheEpic's RCO-Auto-Installer, which does most of what I wanted the original RCO installer to do except a few things which I added to this project. THIS PROJECT IS WINDOWS-ONLY!!

Features

  • Get the latest version of RCO installed to the proper folder, hassle-free.
  • Automatically run the program when you start your computer
  • Super simple. Run the application once and it's all installed.
  • doodoo code written by yours truly

How to compile

If you have tried running RCOInstaller's python file without compiling, you might've seen a notice (if you are on 1.2 or later) about how you need to compile the program for it to work properly. Here's how to do that.

Firstly, install git. Once that's installed, clone the repository using the following command in your terminal.

git clone https://github.com/hdboye/RCOInstaller.git

Make sure to cd to the place you'd like to clone the folder to. You can also click here to download and unzip the code manually. Once that's done, run the command cd RCOInstaller (or cd RCOInstaller-main if you downloaded the code from the site) to access the files in the folder.

Now, install Python (any version should work, but RCOInstaller was made and tested on 3.10.7). Once that's installed, go back to the terminal and run this command to install the dependencies this project uses

pip install winshell pyinstaller

Once that's finished, run this command.

pyinstaller RCOI.pyw --onefile --icon=rbx.ico

You can remove the --onefile parameter if you don't want it to compile to a single exe and the whole --icon=rbx.ico parameter if you want the exe to have a standard PyInstaller icon.

Once that's finished compiling (it might take a small while), you'll have a dist folder located in the RCOInstaller folder where your compiled EXE will be located.

FAQ

Why does this exist?

I never really liked the original RCO installer, mainly because it never seemed to work for me. I don't know if anyone else experienced problems with it but I just found it confusing to use and it didn't put the json file into the folder most of the time. I sought out to make an alternative installer, and RCO-Auto-Installer was a perfect base for it.

What's the difference between RCO2/RCO3 and RCOInstaller?

It installs the same json files, I just made RCOInstaller to greatly simplify the process.

How do I use this?

Download the EXE file from the releases tab. Open the EXE file. Enjoy.

My Roblox just updated and the optimizations don't work anymore.

Open the file again, or restart your computer. The first one should be easier though.

How do I uninstall RCO using RCOInstaller?

Uninstallation is a bit trickier for now. Type %localappdata%\Roblox\Versions in the search bar of your pc, then check both folders for a folder called ClientSettings. If you see a folder called ClientSettings, open it and delete the json file that's in there.

Credits

rcoinstaller's People

Contributors

hdboye avatar shashtheepic 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.