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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# What is this?
1
+
# abletonPatcher - What is this?
2
2
3
3
This is an open-source implementation of the R2R Patch and `R2RLIVE.dll` of Ableton Live, written in Python 3.
4
4
@@ -28,11 +28,11 @@ You can download the Ableton Installers directly from Ableton's servers. There's
28
28
2. Find your Ableton HWID, open Ableton, and press "Authorize Ableton offline". You will find your HWID.
29
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.
30
30
3. Save the file.
31
-
4. Run `activate_ableton.py`, your Ableton should be patched and the `Authorize.auz` file should generate.
32
-
5. Run Ableton, drag the `Authorize.auz` file into the activation Window
33
-
6. You're done. Ableton Live is now activated.
31
+
4. Run `patch_ableton.py`, your Ableton should be patched and the `Authorize.auz` file should generate.
32
+
5. Run Ableton, drag the `Authorize.auz` file into the Window
33
+
6. You're done.
34
34
35
-
If there are any permission erros, its recommended to move the Ableton.exe into the same folder where `activate_ableton.py` is located.
35
+
If there are any permission erros, its recommended to move the Ableton.exe into the same folder where `patch_ableton.py` is located.
0 commit comments