forked from Synergy-Tweaks/SynergyOS
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplaybook.conf
More file actions
172 lines (172 loc) · 7.3 KB
/
Copy pathplaybook.conf
File metadata and controls
172 lines (172 loc) · 7.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
<?xml version="1.0" encoding="utf-8"?>
<Playbook>
<Name>SynergyOS</Name>
<Username>by Kwanteks</Username>
<ShortDescription>SynergyOS Playbook for Windows.</ShortDescription>
<Title>SynergyOS</Title>
<Description>SynergyOS is an official verified playbook that delivers a high-performance Windows transformation designed for gamers, power users, and latency enthusiasts.</Description>
<Details>The ONLY Playbook your PC will ever need.</Details>
<Version>1.5.0</Version>
<UniqueId>8d2981ab-6d76-4a90-9ef6-3a3f620460bc</UniqueId>
<ProductCode>48</ProductCode>
<Git>https://github.com/kwanteks/SynergyOS</Git>
<SupportedBuilds>
<string>19044</string>
<string>19045</string>
<string>22000</string>
<string>22621</string>
<string>22631</string>
<string>22635</string>
<string>26100</string>
<string>26200</string>
</SupportedBuilds>
<Requirements>
<Requirement>DefenderToggled</Requirement>
<Requirement>NoPendingUpdates</Requirement>
<Requirement>NoAntivirus</Requirement>
<Requirement>Internet</Requirement>
<Requirement>PluggedIn</Requirement>
<Requirement>PasswordSet</Requirement>
</Requirements>
<UpgradableFrom>any</UpgradableFrom>
<Website>https://discord.gg/kwanteks</Website>
<SupportsISO>true</SupportsISO>
<OOBE>
<BulletPoints>
<BulletPoint Icon="Rocket" Title="Performance"
Description="Optimized for gaming and low latency with unnecessary services disabled and performance tweaks applied."/>
<BulletPoint Icon="Privacy" Title="Privacy"
Description="Removes telemetry, bloatware, and tracking to give you a cleaner, more private Windows experience."/>
<BulletPoint Icon="Lock" Title="Streamlined"
Description="Pre-configured browser, visual tweaks, and quality of life improvements ready out of the box."/>
</BulletPoints>
<Internet>Force</Internet>
</OOBE>
<ISO>
<DisableBitLocker>true</DisableBitLocker>
<DisableHardwareRequirements>true</DisableHardwareRequirements>
</ISO>
<ProgressText><![CDATA[SynergyOS is currently being applied to your system. Please do not restart your PC in the meantime and ensure all apps are closed during the installation process.]]></ProgressText>
<FeaturePages>
<RadioImagePage CheckDefaultBrowser="true" DefaultOption="browser-brave" Description="Please select a browser to install.">
<TopLine Text="We do not recommend Chrome for privacy reasons."/>
<Options>
<RadioImageOption None="true" />
<RadioImageOption>
<Text>Chrome</Text>
<Name>browser-chrome</Name>
<FileName>chrome</FileName>
<GradientTopColor>#4285F4</GradientTopColor>
<GradientBottomColor>#34A853</GradientBottomColor>
</RadioImageOption>
<RadioImageOption>
<Text>Brave</Text>
<Name>browser-brave</Name>
<FileName>brave</FileName>
<GradientTopColor>#FF4500</GradientTopColor>
<GradientBottomColor>#F38F02</GradientBottomColor>
</RadioImageOption>
<RadioImageOption>
<Text>Firefox</Text>
<Name>browser-firefox</Name>
<FileName>firefox</FileName>
<GradientTopColor>#FF3647</GradientTopColor>
<GradientBottomColor>#FFC742</GradientBottomColor>
</RadioImageOption>
</Options>
<BottomLine Text="Need help? Join our Discord!" Link="https://discord.gg/kwanteks"/>
</RadioImagePage>
<CheckboxPage Description="Select general tweaks to apply during SynergyOS installation.">
<Options>
<CheckboxOption IsChecked="false">
<Text>Install SynToolkit</Text>
<Name>syntoolkit</Name>
</CheckboxOption>
<CheckboxOption IsChecked="true">
<Text>Remove Edge (irreversible)</Text>
<Name>remove-edge</Name>
</CheckboxOption>
<CheckboxOption IsChecked="true">
<Text>Disable Xbox Services (reversible)</Text>
<Name>disable-xbox</Name>
</CheckboxOption>
<CheckboxOption IsChecked = "false">
<Text>Disable VBS / HVCI (reduces security / reversible)</Text>
<Name>disable-vbs</Name>
</CheckboxOption>
</Options>
</CheckboxPage>
<CheckboxPage Description="Optional security trade-offs. Leave unchecked unless you accept the risks.">
<TopLine Text="These options weaken Windows security."/>
<Options>
<CheckboxOption IsChecked="false">
<Text>Disable Defender (reduces security, permanent)</Text>
<Name>disable-defender</Name>
</CheckboxOption>
<CheckboxOption IsChecked="false">
<Text>Disable Exploit Mitigations (reduces security / reversible)</Text>
<Name>disable-mitigations</Name>
</CheckboxOption>
</Options>
<BottomLine Text="Some anti-cheat games require mitigations."/>
</CheckboxPage>
<RadioPage DefaultOption="enable-uac" Description="Choose whether User Account Control stays enabled or is disabled.">
<TopLine Text="Disabling UAC removes all elevation prompts."/>
<Options>
<RadioOption>
<Text>Enable UAC (recommended)</Text>
<Name>enable-uac</Name>
</RadioOption>
<RadioOption>
<Text>Disable UAC (reduces security)</Text>
<Name>disable-uac</Name>
</RadioOption>
</Options>
<BottomLine Text="Only disable UAC if you fully understand."/>
</RadioPage>
</FeaturePages>
<Software>
<Package Option="syntoolkit">
<Name>syntoolkit</Name>
<Title>SynToolkit</Title>
<Description>SynergyOS toolkit for managing tweaks and Post Install Settings after installation.</Description>
<Icon>playbook.png</Icon>
</Package>
<Package Option="browser-brave" DefaultWebBrowser="true">
<Name>brave</Name>
<Title>Brave Browser</Title>
<Description>Privacy-focused browser with built-in ad blocking and tracker protection.</Description>
<Icon>brave.png</Icon>
</Package>
<Package Option="browser-chrome" DefaultWebBrowser="true">
<Name>chrome</Name>
<Title>Google Chrome</Title>
<Description>Fast and widely-used web browser by Google.</Description>
<Icon>chrome.png</Icon>
</Package>
<Package Option="browser-firefox" DefaultWebBrowser="true">
<Name>firefox</Name>
<Title>Firefox</Title>
<Description>Fully featured web browser, configured for optimal usability.</Description>
<Icon>firefox.png</Icon>
</Package>
<Package>
<Name>vcredist</Name>
<Title>Visual C++ Redistributable</Title>
<Description>Required runtime components for running C++ applications.</Description>
<Icon>vcredist.png</Icon>
</Package>
<Package>
<Name>7zip</Name>
<Title>7-Zip</Title>
<Description>Powerful open-source file archiver with high compression ratio.</Description>
<Icon>7zip.png</Icon>
</Package>
<Package>
<Name>dotnet</Name>
<Title>.NET Desktop Runtime</Title>
<Description>Runtime required for modern Windows applications.</Description>
<Icon>vcredist.png</Icon>
</Package>
</Software>
</Playbook>