Skip to content

Commit 31ea454

Browse files
authored
fix spelling, add coming soon
1 parent 9c0356f commit 31ea454

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,25 @@ This is an open-source implementation of the R2R Modification of Ableton Live.
33
# Compatibility
44
- Works on Windows and Linux (with wine)
55
- This should work for all Ableton Live Versions above Live 9 (9,10,11,12)
6-
- For every Edition too (Lite, Intro, Standard, Suite)
6+
- Every Edition works too (Lite, Intro, Standard, Suite)
77
# How to use
88
1. Open `hex.json`
99
2. Change the `file_path` variable to your Ableton executable path.
1010
3. Save the file, dont touch the other variables.
1111
4. Run `patcher.py`, your Ableton should be patched.
1212
5. Run the `keygen.py`
13-
# Credits
14-
The Implementation of the KeyGen (keygen.py) was made by rufoa. Go leave a star on his Git page!
15-
1613
# KeyGen
1714
## Usage
1815
` usage: kg.py [-h] -i HWID [-o OUTPUT] [-v {9,10,11,12}] [-e {Lite,Intro,Standard,Suite}]`
1916

20-
This is an open source reimplementation of `R2RLIVE.dll` by Team R2R.
17+
The KeyGen is an open source reimplementation of `R2RLIVE.dll` by Team R2R.
2118

2219
Like `R2RLIVE.dll`, this script uses Team R2R's signing key only.
2320

2421
This script is not the result of reverse engineering Ableton Live, and the output of this script **will not** circumvent the protection on an unmodified copy of Ableton Live.
22+
# Credits
23+
The Implementation of the KeyGen (keygen.py) was made by rufoa. Go leave a star on his Git page!
24+
# Coming Soon
25+
- Ableton Downloader
26+
- AIO Script
2527

0 commit comments

Comments
 (0)