Skip to content

Commit c25f454

Browse files
committed
deploy: 077c03e
1 parent 3deb450 commit c25f454

42 files changed

Lines changed: 105 additions & 105 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

advanced-topics/animation-editor/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

advanced-topics/overrides-system/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

advanced-topics/state-variables/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
The values depend on which profile is currently in use,
88
for example the CSGO profile contains State Variables for health, current ammo, max ammo, etc.
99
but these specific ones do not work for other profiles such as Minecraft.</p><p>There are some State Variables that are operating system-wide (such as RAM/CPU usage and time values)
10-
and these are always available to use, regardless of the application a profile is on.</p><p>Available State Variables can be found in the <a href=https://www.project-aurora.com/Docs/advanced-topics/state-variables/>State Variables</a> page.</p><h1 id=how-do-you-use-state-variables>How do you use State Variables?</h1><p>Any layers that support the use of State Variables will present you with a drop down box
11-
allowing you to select a State Variable from the current application profile.</p><p><picture><img class=img-fluid src="https://www.project-aurora.com/Docs/img/docs/state-variable-example.png?v=3d86efd82b65d8fc09213c75105cb99b" alt="An example of a drop down containing a list of State Variables for Minecraft" loading=lazy height=431 width=525></picture></p><p>Note that in most circumstances, the drop down list is editable
10+
and these are always available to use, regardless of the application a profile is on.</p><p>Available State Variables can be found in the <a href=https://www.project-aurora.com/Docs/state-variables/>State Variables</a> page.</p><h1 id=how-do-you-use-state-variables>How do you use State Variables?</h1><p>Any layers that support the use of State Variables will present you with a drop down box
11+
allowing you to select a State Variable from the current application profile.</p><p><picture><img class=img-fluid src="https://www.project-aurora.com/Docs/img/docs/state-variable-example.png?v=b4ecd42cf1aaaa91a48658daa8fc41b3" alt="An example of a drop down containing a list of State Variables for Minecraft" loading=lazy height=431 width=525></picture></p><p>Note that in most circumstances, the drop down list is editable
1212
you are able to type a number into the field to use that instead of referencing a State Variable.</p><p>Another use for State Variables is in the <a href=https://www.project-aurora.com/Docs/advanced-topics/overrides-system/>Overrides System</a>.
1313
This system allows you to override property values of the layers when certain conditions are met.
1414
These conditions can be based on State Variables, such as showing a layer when your health is less than 25%.</p></section><hr style="margin:28px 100px"><ul class=author-list><li data-username=Wibble199><a rel=author href=https://github.com/Wibble199 target=_blank><img class="avatar avatar-small" alt=Wibble199 src="https://github.com/Wibble199.png?size=32" width=32 height=32></a></li></ul><span class=author-text-label>Page authors</span><div class=next-post><a class="page-link page-link-prev" href=https://www.project-aurora.com/Docs/advanced-topics/overrides-system/>« Overrides System</a>

advanced-topics/visualizer-output/index.html

Lines changed: 7 additions & 7 deletions
Large diffs are not rendered by default.

basic-topics/getting-started/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

basic-topics/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323

2424
&lt;picture >
25-
&lt;img class="img-fluid" src="https://www.project-aurora.com/Docs/img/docs/overview.png?v=3d86efd82b65d8fc09213c75105cb99b" alt="Annotated picture of the main Aurora UI" loading="lazy" height="714" width="1000" />
25+
&lt;img class="img-fluid" src="https://www.project-aurora.com/Docs/img/docs/overview.png?v=b4ecd42cf1aaaa91a48658daa8fc41b3" alt="Annotated picture of the main Aurora UI" loading="lazy" height="714" width="1000" />
2626
&lt;/picture>
2727
&lt;/p>
2828
&lt;h1 id="applications">Applications&lt;/h1>

basic-topics/user-data/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Clicking this button will open a window where you will be asked to save the profile as a JSON file.
1010
This JSON file can then be sent to other people who can import it into Aurora using the method described above.</p><h1 id=automatic-backups>Automatic Backups</h1><p>Aurora creates new backup with each update at <code>%APPDATA%/AuroraBackups</code>.
1111
You can restore them by</p><ol><li>Removing <code>%APPDATA%\Aurora</code> folder</li><li>Moving the version file to %appdata% and renaming it to Aurora</li></ol><h1 id=taking-a-backup>Taking a Backup</h1><p>There may be times when it would be wise to take a backup of your entire Aurora data folder (for example when you are installing a test build of Aurora).
12-
Doing this is a very simple matter of duplicating a folder.</p><ol><li><p>First, open up Windows file explorer.</p></li><li><p>In the address bar, type <code>%APPDATA%</code> and press enter. This will take you to the folder where various installed programs can store data for your user account.</p></li><li><p>There will be a folder called &ldquo;Aurora&rdquo; in here. Simply copy that folder to a different location (for example your Documents).</p><p><picture><img class=img-fluid src="https://www.project-aurora.com/Docs/img/docs/aurora-user-data-directory.png?v=3d86efd82b65d8fc09213c75105cb99b" alt="Finding the Aurora user data directory" loading=lazy height=308 width=737></picture></p></li><li><p>Should you need to restore data that&rsquo;s been backed up in the future, you can simply replace the same Aurora direction with the backup folder.</p></li></ol><h1 id=clearing-user-data>Clearing User Data</h1><p>Clearing your user data may be required if you start using test versions of Aurora or need to downgrade your Aurora installation for whatever reason.
12+
Doing this is a very simple matter of duplicating a folder.</p><ol><li><p>First, open up Windows file explorer.</p></li><li><p>In the address bar, type <code>%APPDATA%</code> and press enter. This will take you to the folder where various installed programs can store data for your user account.</p></li><li><p>There will be a folder called &ldquo;Aurora&rdquo; in here. Simply copy that folder to a different location (for example your Documents).</p><p><picture><img class=img-fluid src="https://www.project-aurora.com/Docs/img/docs/aurora-user-data-directory.png?v=b4ecd42cf1aaaa91a48658daa8fc41b3" alt="Finding the Aurora user data directory" loading=lazy height=308 width=737></picture></p></li><li><p>Should you need to restore data that&rsquo;s been backed up in the future, you can simply replace the same Aurora direction with the backup folder.</p></li></ol><h1 id=clearing-user-data>Clearing User Data</h1><p>Clearing your user data may be required if you start using test versions of Aurora or need to downgrade your Aurora installation for whatever reason.
1313
To do this, you can simply delete (or rename/move if you intend to reuse to this data some time) the Aurora folder.</p><ol><li>First, ensure that you have closed Aurora. Aurora will write back some data from memory when it closes.</li><li>Next, open up Windows file explorer and in the address bar, type <code>%APPDATA%</code> and press enter. This will take you to the roaming application data folder.</li><li>There will be a folder called &ldquo;Aurora&rdquo; in here. Simply delete, move or rename that folder.</li><li>When you next re-open Aurora, it will recreate all the necessary data with the default configuration: default settings, default profiles, etc.</li></ol></section><hr style="margin:28px 100px"><ul class=author-list><li data-username=Wibble199><a rel=author href=https://github.com/Wibble199 target=_blank><img class="avatar avatar-small" alt=Wibble199 src="https://github.com/Wibble199.png?size=32" width=32 height=32></a></li><li data-username=Aytackydln><a rel=author href=https://github.com/Aytackydln target=_blank><img class="avatar avatar-small" alt=Aytackydln src="https://github.com/Aytackydln.png?size=32" width=32 height=32></a></li></ul><span class=author-text-label>Page authors</span><div class=next-post><a class="page-link page-link-prev" href=https://www.project-aurora.com/Docs/basic-topics/games/>« Natively Supported Games</a>
1414
<span class=divider>|</span>
1515
<span class=page-link></span></div><ins class=adsbygoogle data-adtest=on data-ad-test=on style=display:block data-ad-client=ca-pub-2151914442626247 data-ad-slot=9668641531 data-ad-format=auto data-full-width-responsive=true></ins></article><aside class="toc collapsed"><div class=toc-header>Table of Contents</div><nav id=TableOfContents><ul><li><a href=#importing-profiles>Importing Profiles</a></li><li><a href=#exporting-profiles>Exporting Profiles</a></li><li><a href=#automatic-backups>Automatic Backups</a></li><li><a href=#taking-a-backup>Taking a Backup</a></li><li><a href=#clearing-user-data>Clearing User Data</a></li></ul></nav></aside></main><script type=text/javascript src=https://www.project-aurora.com/Docs/app.min.2bcfb047308f998a6088a2acffb21e54a18267e565856d8e9c38355a9c745965.js></script></body></html>

devices/corsair/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

devices/index.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272

7373

7474
&lt;picture >
75-
&lt;img class="img-fluid" src="https://www.project-aurora.com/Docs/img/docs/icue-enable-sdk.png?v=3d86efd82b65d8fc09213c75105cb99b" alt="Turning on the SDK in Corsair iCUE" loading="lazy" height="811" width="1280" />
75+
&lt;img class="img-fluid" src="https://www.project-aurora.com/Docs/img/docs/icue-enable-sdk.png?v=b4ecd42cf1aaaa91a48658daa8fc41b3" alt="Turning on the SDK in Corsair iCUE" loading="lazy" height="811" width="1280" />
7676
&lt;/picture>
7777
&lt;/p>
7878
&lt;blockquote>
@@ -122,7 +122,7 @@ Color updating is recommended to be disabled with supported games by setting a s
122122

123123

124124
&lt;picture >
125-
&lt;img class="img-fluid" src="https://www.project-aurora.com/Docs/img/docs/ghub-enable-sdk.png?v=3d86efd82b65d8fc09213c75105cb99b" alt="Turning on the SDK in Logitech G HUB" loading="lazy" height="792" width="1138" />
125+
&lt;img class="img-fluid" src="https://www.project-aurora.com/Docs/img/docs/ghub-enable-sdk.png?v=b4ecd42cf1aaaa91a48658daa8fc41b3" alt="Turning on the SDK in Logitech G HUB" loading="lazy" height="792" width="1138" />
126126
&lt;/picture>
127127
&lt;/p></description></item><item><title>OpenRGB</title><link>https://www.project-aurora.com/Docs/devices/openrgb/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.project-aurora.com/Docs/devices/openrgb/</guid><description>&lt;p>You can use Aurora with OpenRGB for ultimate lighting control, integration, performance and compatibility.&lt;/p>
128128
&lt;h1 id="required-software">Required Software&lt;/h1>
@@ -153,7 +153,7 @@ Color updating is recommended to be disabled with supported games by setting a s
153153

154154

155155
&lt;picture >
156-
&lt;img class="img-fluid" src="https://www.project-aurora.com/Docs/img/docs/openrgb-setup.png?v=3d86efd82b65d8fc09213c75105cb99b" alt="OpenRGB Setup screenshot" loading="lazy" height="487" width="1809" />
156+
&lt;img class="img-fluid" src="https://www.project-aurora.com/Docs/img/docs/openrgb-setup.png?v=b4ecd42cf1aaaa91a48658daa8fc41b3" alt="OpenRGB Setup screenshot" loading="lazy" height="487" width="1809" />
157157
&lt;/picture>
158158

159159
You can also make OpenRGB start at boot and enable SDK Server automatically from it&amp;rsquo;s settings.&lt;/li>
@@ -230,7 +230,7 @@ If you did, click &amp;ldquo;&amp;hellip;&amp;rdquo; button in &lt;strong>Chroma
230230

231231

232232
&lt;picture >
233-
&lt;img class="img-fluid" src="https://www.project-aurora.com/Docs/img/docs/enable-sse-app.png?v=3d86efd82b65d8fc09213c75105cb99b" alt="Enabling custom app in SSE3" loading="lazy" height="1040" width="1920" />
233+
&lt;img class="img-fluid" src="https://www.project-aurora.com/Docs/img/docs/enable-sse-app.png?v=b4ecd42cf1aaaa91a48658daa8fc41b3" alt="Enabling custom app in SSE3" loading="lazy" height="1040" width="1920" />
234234
&lt;/picture>
235235
&lt;/p>
236236
&lt;p>If you still cannot control your keyboard or mouse illumination, check if Color Special Event is enabled in Aurora applet in SSE.&lt;/p></description></item><item><title>Wooting</title><link>https://www.project-aurora.com/Docs/devices/wooting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.project-aurora.com/Docs/devices/wooting/</guid><description>&lt;h1 id="required-software">Required Software&lt;/h1>

0 commit comments

Comments
 (0)