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
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,16 +18,16 @@ ReviOS Playbook📜
18
18
19
19
</div>
20
20
21
-
ReviOS is a customized version of Windows, designed to be lightweight, stable, and focused on improving performance, privacy and compatibility. It aspires to re-create what Windows as an operating system should have been - easy and simple. Now compatible with [AME Wizard](https://ameliorated.io)🧙.
21
+
ReviOS is a customized version of Windows, designed to be lightweight, stable, and focused on improving performance, privacy and compatibility. It aspires to re-create what Windows as an operating system should have been - easy and simple. Now compatible with [AME Wizard](https://amelabs.net)🧙.
22
22
23
23
## ✨ Key Features
24
24
25
-
- 🎯 Easy to use, just drag and drop the playbook into [AME Wizard](https://ameliorated.io)
25
+
- 🎯 Easy to use, just drag and drop the playbook into [AME Wizard](https://amelabs.net)
26
26
- 🗑 Removes bloatware and unnecessary system components
27
27
- ⚡ Optimizes your system for performance and improved privacy
28
28
- 🔧 Integrates the [Revision Tool](https://github.com/meetrevision/revision-tool) to customize your system further
29
29
30
-
For more detailed information, see our documentation [here](https://www.revi.cc/docs/faq/before/features).
30
+
For more detailed information, see our documentation [here](https://revi.cc/docs/features).
31
31
32
32
## 💻 System Requirements
33
33
@@ -39,40 +39,40 @@ ReviOS Playbook currently supports ARM64 and AMD64 builds of the following Windo
39
39
- Windows 11 24H2 `26100` (+ LTSC)
40
40
- Windows 11 25H2 `26200`
41
41
42
-
43
42
Any other build **is not** supported by Revision.
44
43
44
+
⚠️ ISO Injection is only supported on Windows 11 ISOs.
45
+
45
46
## 🚀 Getting Started
46
47
47
48
Ready to elevate your Windows experience? Follow these simple steps:
48
49
49
50
> [!CAUTION]
50
51
> It's recommended to start with a fresh, stock Windows installation before applying the playbook to avoid potential conflicts with existing software and user data.
51
52
52
-
1. Download [AME Wizard](https://ameliorated.io) and our playbook from the latest [releases](https://github.com/meetrevision/playbook/releases).
53
+
1. Download [AME Wizard](https://amelabs.net) and our playbook from the latest [releases](https://github.com/meetrevision/playbook/releases).
53
54
2. Launch the AME Wizard and drag-and-drop the playbook into the interface.
54
55
3. Follow the on-screen instructions to complete the installation.
ReviOS Playbook is licensed under [Attribution-NonCommercial-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-nc-sa/4.0/).
69
+
ReviOS Playbook is licensed under [Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/).
70
70
71
71
## 🤝 Support
72
72
73
73
If you need any assistance or have any questions, feel free to reach out to our team. We are here to help!
74
74
75
75
> [!NOTE]
76
-
> Revision itself (and its Discord server) is not tech support in any shape or form. Before joining, please read our [guidelines](https://www.revi.cc/guidelines).
76
+
> Revision itself (and its Discord server) is not tech support in any shape or form.
77
77
78
78
The best way to contact us is through our [Discord server](https://discord.gg/962y4pU).
Copy file name to clipboardExpand all lines: src/Configuration/Tasks/start.yml
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,16 @@ actions:
56
56
- !run:{exe: "powercfg", args: "-setacvalueindex scheme_current sub_processor CPMINCORES1 100"} # on hybrid CPUs, '1' at the end of the setting name is for P-cores
0 commit comments