You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,8 @@ You can download the Ableton Installers directly from Ableton's servers. There's
25
25
# How to use
26
26
27
27
1. Run `pip install cryptograpghy` to install dependencies
28
-
2. Open `config.json` and change the variables to fit your Ableton Live installation. You will find your HWID after pressing "Authorize Ableton offline" in Ableton. Make sure to follow the json language, for example double slash in the file path.
28
+
2. Find your Ableton HWID, open Ableton, and press "Authorize Ableton offline". You will find your HWID.
29
+
2. Open `config.json` and change the variables to fit your Ableton Live installation. Make sure to follow the json language, for example double slash in the file path.
29
30
3. Save the file.
30
31
4. Run `activate_ableton.py`, your Ableton should be patched and the `Authorize.auz` file should generate.
31
32
5. Run Ableton, drag the `Authorize.auz` file into the activation Window
0 commit comments