An open API service indexing awesome lists of open source software.

https://github.com/yuvix25/r3e-launching

A HUD element to get you the most out of your RaceRoom starts!
https://github.com/yuvix25/r3e-launching

Last synced: 3 months ago
JSON representation

A HUD element to get you the most out of your RaceRoom starts!

Awesome Lists containing this project

README

        

# R3E Launch Tool
A tool for RaceRoom Racing Experience which shows you launch data.

## Usage
Run the tool, change the Stop Speed to whatever you want, and then it will show you information about 0 to that speed runs.
If the timer starts running without the car actually moving, increase `zero_threshold` in `config.json`.

## Installation
You can check out pre-compiled versions in the [Forum] (might be outdated),
or run the `setup.py` file to compile (into a directory called `R3E_Launching`).
Another thing to note is that `setup.py` requires Python3, and `py2exe` which you can install by running:
```sh
$ pip install py2exe
```

[Forum]:(https://forum.sector3studios.com/index.php?threads/launching-timer.17986/#post-233043)