Skip to content

Commit 8609103

Browse files
committed
deploy: 1c3b818
1 parent 7864520 commit 8609103

53 files changed

Lines changed: 270 additions & 270 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/global-variables/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
</span></span><span style=display:flex><span> <span style=color:#f92672>&#34;variable3&#34;</span>: <span style=color:#66d9ef>true</span>
88
</span></span><span style=display:flex><span>}
99
</span></span></code></pre></div><p>Variables will by sorted by their types in Aurora-RGB.</p><p>You can see current values on <a href=http://localhost:9088/variables>http://localhost:9088/variables</a> endpoint.</p><h2 id=using-state-variables>Using State Variables</h2><p>Global variables are used similar to <a href=https://www.project-aurora.com/Docs/advanced-topics/state-variables/>State Variables</a>.
10-
Instead of selecting a variable from a drop down list, you need to type the name of the variable in a &ldquo;Global Variable&rdquo; function.</p><p><picture><img class=img-fluid src="https://www.project-aurora.com/Docs/img/docs/obs-global-var.png?v=d1aa5a7aa28a8fc164465f9503383b00" alt="Global variable usage in Aurora-RGB" loading=lazy height=615 width=1135></picture></p></section><hr style="margin:28px 100px"><ul class=author-list><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/advanced-topics/custom-layout/>« Custom Layout</a>
10+
Instead of selecting a variable from a drop down list, you need to type the name of the variable in a &ldquo;Global Variable&rdquo; function.</p><p><picture><img class=img-fluid src="https://www.project-aurora.com/Docs/img/docs/obs-global-var.png?v=12af51588d10b1214f70f8756af56a69" alt="Global variable usage in Aurora-RGB" loading=lazy height=615 width=1135></picture></p></section><hr style="margin:28px 100px"><ul class=author-list><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/advanced-topics/custom-layout/>« Custom Layout</a>
1111
<span class=divider>|</span>
1212
<a class="page-link page-link-next" href=https://www.project-aurora.com/Docs/advanced-topics/overrides-system/>Overrides System »</a></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><ul><li><a href=#updating-values>Updating Values</a></li><li><a href=#using-state-variables>Using State Variables</a></li></ul></li></ul></nav></aside></main><script>for(let e of document.querySelectorAll("main article a"))e.hostname!=window.location.hostname&&(e.target="_blank",e.rel="noreferrer noopener");(function(){document.querySelectorAll(".tabs").forEach(t=>e(t,0));function t(){let n=[...this.parentElement.children].indexOf(this),t=this.closest(".tabs");t.dataset.tabsSyncGroup?document.querySelectorAll(`.tabs[data-tabs-sync-group="${t.dataset.tabsSyncGroup}"]`).forEach(t=>e(t,n)):e(t,n)}function e(e,t){let n=e.querySelector(`.tab-content:nth-child(${t+1})`);n!=null&&(e.querySelectorAll(".tab-content.active, .tab-header.active").forEach(e=>e.classList.remove("active")),n.classList.add("active"),e.querySelector(`.tab-header:nth-child(${t+1})`).classList.add("active"))}document.querySelectorAll(".tab-header").forEach(e=>e.addEventListener("click",t))})(),function(){let t=document.querySelector("main nav");document.querySelector(".nav-burger").addEventListener("click",function(e){document.body.classList.contains("nav-open")||(e.stopPropagation(),document.body.classList.add("nav-open"))}),document.addEventListener("click",function(e){t.contains(e.target)||document.body.classList.remove("nav-open")});let e=document.querySelector(".toc .toc-header");e==null||e.addEventListener("click",function(){document.querySelector(".toc").classList.toggle("collapsed")})}(),function(e,t,n){var o=!!(t&&t.pushState),s={ANCHOR_REGEX:/^#[^ ]+$/,OFFSET_HEIGHT_PX:70,init:function(){this.scrollToCurrent(),window.addEventListener("hashchange",this.scrollToCurrent.bind(this)),e.body.addEventListener("click",this.delegateAnchors.bind(this))},getFixedOffset:function(){return this.OFFSET_HEIGHT_PX},scrollIfAnchor:function(s,i){var a,r,c;return!!this.ANCHOR_REGEX.test(s)&&(a=e.getElementById(s.slice(1)),a&&(r=a.getBoundingClientRect(),c=window.pageYOffset+r.top-this.getFixedOffset(),window.scrollTo(window.pageXOffset,c),o&&i&&t.pushState({},e.title,n.pathname+s)),!!a)},scrollToCurrent:function(){this.scrollIfAnchor(window.location.hash)},delegateAnchors:function(e){var t=e.target;t.nodeName==="A"&&this.scrollIfAnchor(t.getAttribute("href"),!0)&&e.preventDefault()}};window.addEventListener("DOMContentLoaded",s.init.bind(s))}(window.document,window.history,window.location)</script></body></html>

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
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)
1010
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=d1aa5a7aa28a8fc164465f9503383b00" 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
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=12af51588d10b1214f70f8756af56a69" 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: 1 addition & 1 deletion
Large diffs are not rendered by default.

basic-topics/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Aurora currently has one developer and I would really appreciate more people tes
2828

2929

3030
&lt;picture >
31-
&lt;img class="img-fluid" src="https://www.project-aurora.com/Docs/img/docs/overview.png?v=d1aa5a7aa28a8fc164465f9503383b00" alt="Annotated picture of the main Aurora UI" loading="lazy" height="714" width="1000" />
31+
&lt;img class="img-fluid" src="https://www.project-aurora.com/Docs/img/docs/overview.png?v=12af51588d10b1214f70f8756af56a69" alt="Annotated picture of the main Aurora UI" loading="lazy" height="714" width="1000" />
3232
&lt;/picture>
3333
&lt;/p>
3434
&lt;ol>
@@ -76,7 +76,7 @@ Aurora currently has one developer and I would really appreciate more people tes
7676

7777

7878
&lt;picture >
79-
&lt;img class="img-fluid" src="https://www.project-aurora.com/Docs/img/docs/overview.png?v=d1aa5a7aa28a8fc164465f9503383b00" alt="Annotated picture of the main Aurora UI" loading="lazy" height="714" width="1000" />
79+
&lt;img class="img-fluid" src="https://www.project-aurora.com/Docs/img/docs/overview.png?v=12af51588d10b1214f70f8756af56a69" alt="Annotated picture of the main Aurora UI" loading="lazy" height="714" width="1000" />
8080
&lt;/picture>
8181
&lt;/p>
8282
&lt;h1 id="applications">Applications&lt;/h1>

basic-topics/profiles/index.html

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

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=d1aa5a7aa28a8fc164465f9503383b00" 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=12af51588d10b1214f70f8756af56a69" 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>for(let e of document.querySelectorAll("main article a"))e.hostname!=window.location.hostname&&(e.target="_blank",e.rel="noreferrer noopener");(function(){document.querySelectorAll(".tabs").forEach(t=>e(t,0));function t(){let n=[...this.parentElement.children].indexOf(this),t=this.closest(".tabs");t.dataset.tabsSyncGroup?document.querySelectorAll(`.tabs[data-tabs-sync-group="${t.dataset.tabsSyncGroup}"]`).forEach(t=>e(t,n)):e(t,n)}function e(e,t){let n=e.querySelector(`.tab-content:nth-child(${t+1})`);n!=null&&(e.querySelectorAll(".tab-content.active, .tab-header.active").forEach(e=>e.classList.remove("active")),n.classList.add("active"),e.querySelector(`.tab-header:nth-child(${t+1})`).classList.add("active"))}document.querySelectorAll(".tab-header").forEach(e=>e.addEventListener("click",t))})(),function(){let t=document.querySelector("main nav");document.querySelector(".nav-burger").addEventListener("click",function(e){document.body.classList.contains("nav-open")||(e.stopPropagation(),document.body.classList.add("nav-open"))}),document.addEventListener("click",function(e){t.contains(e.target)||document.body.classList.remove("nav-open")});let e=document.querySelector(".toc .toc-header");e==null||e.addEventListener("click",function(){document.querySelector(".toc").classList.toggle("collapsed")})}(),function(e,t,n){var o=!!(t&&t.pushState),s={ANCHOR_REGEX:/^#[^ ]+$/,OFFSET_HEIGHT_PX:70,init:function(){this.scrollToCurrent(),window.addEventListener("hashchange",this.scrollToCurrent.bind(this)),e.body.addEventListener("click",this.delegateAnchors.bind(this))},getFixedOffset:function(){return this.OFFSET_HEIGHT_PX},scrollIfAnchor:function(s,i){var a,r,c;return!!this.ANCHOR_REGEX.test(s)&&(a=e.getElementById(s.slice(1)),a&&(r=a.getBoundingClientRect(),c=window.pageYOffset+r.top-this.getFixedOffset(),window.scrollTo(window.pageXOffset,c),o&&i&&t.pushState({},e.title,n.pathname+s)),!!a)},scrollToCurrent:function(){this.scrollIfAnchor(window.location.hash)},delegateAnchors:function(e){var t=e.target;t.nodeName==="A"&&this.scrollIfAnchor(t.getAttribute("href"),!0)&&e.preventDefault()}};window.addEventListener("DOMContentLoaded",s.init.bind(s))}(window.document,window.history,window.location)</script></body></html>

devices/corsair/index.html

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

0 commit comments

Comments
 (0)