Giter Site home page Giter Site logo

r6-close's Introduction

R6 Close

Does what it says on the tin. The game is currently bugged and doesn't exit properly after closing the game. Launching this application just closes it so you don't have to do it manually.

 

Usage

  1. Download the latest version of the application.

  2. Run 'R6-Close.exe' when you want Siege to exit.

 

Optional - Build the app from source

If you don't want to use the released EXE, you can build the application yourself.

  1. Download and install Python 3

    1. Navigate to Python 3 install page.
    2. Click on 'Latest Python 3 Release - Python 3.X.X' near top of page.
    3. Scroll down to 'Files' and download either:
      1. 'Windows x86-64 embedded zip file' or
      2. 'Windows x86-64 executable installer'
    4. Install Python 3.
      1. Make sure that:
        • 'Install launcher for all users' = checked
        • 'Add Python 3.8 to PATH' = checked
      2. Click on 'Disable path length limit' (requires admin privileges).
  2. Download the source code.

  3. Install dependencies (found in requirements.txt)

    1. Press Win+S.

    2. Type file explorer.

    3. Using the file explorer, navigate to your (downloads?) directory where requirements.txt is.

    4. In the file explorer address bar type cmd and press ENTER.

    5. Using command prompt (cmd), type pip3 install -r requirements.txt. If that doesn't work, type py -3 -m pip install -r requirements.txt

  4. Using the command prompt, type pyinstaller --onefile --windowed --name "Close R6" --icon="{current directory}\src\r6-logo.ico" close.py, where {current directory} is the extracted R6 Close folder.

  5. Program located in 'dist' folder

 

Releases

Version 1.0.0 - Initial release

  • Closes both vulkan and regular R6 games. No additional releases expected.

 

Element Attribution

R6 Logo

  • Rainbow Six Siege icon by Icons8

r6-close's People

Contributors

primus27 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.