Skip to content

Commit

Permalink
Deployed a61593a with MkDocs version: 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
streetpea committed Jan 16, 2024
1 parent 84e5cdd commit fdaa90a
Show file tree
Hide file tree
Showing 23 changed files with 377 additions and 141 deletions.
201 changes: 164 additions & 37 deletions print_page/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

146 changes: 114 additions & 32 deletions setup/configuration/index.html

Large diffs are not rendered by default.

7 changes: 6 additions & 1 deletion setup/controlling/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1271,6 +1271,11 @@ <h3 id="special-button-mappings-you-need-to-assign-these-yourself">Special Butto
<td><span class="keys"><kbd class="key-control">Ctrl</kbd><span>+</span><kbd class="key-m">M</kbd></span></td>
<td>The toggle microphone mute on and off button on the PlayStation controller.</td>
</tr>
<tr>
<td><code>Stream Menu</code></td>
<td><span class="keys"><kbd class="key-control">Ctrl</kbd><span>+</span><kbd class="key-o">O</kbd></span></td>
<td>This brings up a stream menu which shows things like your current Mbps.</td>
</tr>
</tbody>
</table>
<div class="admonition tip">
Expand Down Expand Up @@ -1495,7 +1500,7 @@ <h3 id="enabling-chiaki4deck-to-work-with-dualsense-dualshock-4">Enabling <code>
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 13, 2023</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 16, 2024</span>

<br>
Created:
Expand Down
Binary file modified setup/images/1080P_Settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified setup/images/1080P_SettingsHDR.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified setup/images/720P_Settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added setup/images/AddPS5Manual.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified setup/images/AddPS5Regular.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added setup/images/AddRemoteIP.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added setup/images/AudioSettings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified setup/images/MainSettings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified setup/images/OpenSettings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified setup/images/PS5Connected.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added setup/images/PSNLogin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added setup/images/RegisterRemoteConsole.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified setup/images/UnregisteredPS5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 32 additions & 4 deletions setup/remoteconnection/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -944,13 +944,41 @@ <h2 id="find-routers-ip">Find Router's IP<a class="headerlink" href="#find-route
</div>
</div>
<h2 id="test-connection">Test Connection<a class="headerlink" href="#test-connection" title="Permanent link">&para;</a></h2>
<div class="tabbed-set tabbed-alternate" data-tabs="3:2"><input checked="checked" id="__tabbed_3_1" name="__tabbed_3" type="radio" /><input id="__tabbed_3_2" name="__tabbed_3" type="radio" /><div class="tabbed-labels"><label for="__tabbed_3_1">Automation (recommended)</label><label for="__tabbed_3_2">GUI</label></div>
<div class="tabbed-set tabbed-alternate" data-tabs="3:2"><input checked="checked" id="__tabbed_3_1" name="__tabbed_3" type="radio" /><input id="__tabbed_3_2" name="__tabbed_3" type="radio" /><div class="tabbed-labels"><label for="__tabbed_3_1">GUI</label><label for="__tabbed_3_2">Automation</label></div>
<div class="tabbed-content">
<div class="tabbed-block">
<p>Add your remote IP in the automation script when going through the next (<a href="../automation/" rel="noopener" target="_blank">automation</a>) section. Once setup on your local network, try to launch the PlayStation when connected to a different network such as a mobile hotspot.</p>
<ol>
<li>
<p>Add console to GUI using remote IP as a new manual connection</p>
<ol>
<li>
<p>Click the plus icon in the main menu</p>
<p><img alt="Add Remote IP" src="../images/AddRemoteIP.png" /></p>
</li>
<li>
<p>Create your remote connection</p>
<p><img alt="Remote Registration" src="../images/RegisterRemoteConsole.png" /></p>
<ol>
<li>
<p>Enter your remote IP/DNS</p>
</li>
<li>
<p>Choose the locally registered console you want to remotely connect to</p>
</li>
<li>
<p>Click Add</p>
</li>
</ol>
</li>
</ol>
</li>
<li>
<p>Connect using this new connection</p>
</li>
</ol>
</div>
<div class="tabbed-block">
<p>Add console to GUI using remote IP as a new connection and connect.</p>
<p>Add your remote IP in the automation script when going through the next (<a href="../automation/" rel="noopener" target="_blank">automation</a>) section. Once setup on your local network, try to launch the PlayStation when connected to a different network such as a mobile hotspot.</p>
</div>
</div>
</div>
Expand All @@ -964,7 +992,7 @@ <h2 id="test-connection">Test Connection<a class="headerlink" href="#test-connec
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">August 20, 2023</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 16, 2024</span>

<br>
Created:
Expand Down
30 changes: 15 additions & 15 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,77 +2,77 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://streetpea.github.io/chiaki4deck/</loc>
<lastmod>2024-01-03</lastmod>
<lastmod>2024-01-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://streetpea.github.io/chiaki4deck/diy/builddocs/</loc>
<lastmod>2024-01-03</lastmod>
<lastmod>2024-01-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://streetpea.github.io/chiaki4deck/diy/buildit/</loc>
<lastmod>2024-01-03</lastmod>
<lastmod>2024-01-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://streetpea.github.io/chiaki4deck/diy/steamdeckdev/</loc>
<lastmod>2024-01-03</lastmod>
<lastmod>2024-01-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://streetpea.github.io/chiaki4deck/setup/</loc>
<lastmod>2024-01-03</lastmod>
<lastmod>2024-01-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://streetpea.github.io/chiaki4deck/setup/automation/</loc>
<lastmod>2024-01-03</lastmod>
<lastmod>2024-01-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://streetpea.github.io/chiaki4deck/setup/configuration/</loc>
<lastmod>2024-01-03</lastmod>
<lastmod>2024-01-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://streetpea.github.io/chiaki4deck/setup/controlling/</loc>
<lastmod>2024-01-03</lastmod>
<lastmod>2024-01-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://streetpea.github.io/chiaki4deck/setup/installation/</loc>
<lastmod>2024-01-03</lastmod>
<lastmod>2024-01-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://streetpea.github.io/chiaki4deck/setup/remoteconnection/</loc>
<lastmod>2024-01-03</lastmod>
<lastmod>2024-01-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://streetpea.github.io/chiaki4deck/setup/steaming/</loc>
<lastmod>2024-01-03</lastmod>
<lastmod>2024-01-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://streetpea.github.io/chiaki4deck/updates/</loc>
<lastmod>2024-01-03</lastmod>
<lastmod>2024-01-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://streetpea.github.io/chiaki4deck/updates/done/</loc>
<lastmod>2024-01-03</lastmod>
<lastmod>2024-01-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://streetpea.github.io/chiaki4deck/updates/planned/</loc>
<lastmod>2024-01-03</lastmod>
<lastmod>2024-01-16</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://streetpea.github.io/chiaki4deck/updates/releases/</loc>
<lastmod>2024-01-03</lastmod>
<lastmod>2024-01-16</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.
18 changes: 17 additions & 1 deletion updates/done/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,13 @@
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#touch-friendly-and-semi-controller-navigable-gui" class="md-nav__link">
Touch Friendly and Semi-Controller Navigable GUI
</a>

</li>

<li class="md-nav__item">
<a href="#hdr-for-steam-deck-oled-in-game-mode" class="md-nav__link">
HDR for Steam Deck OLED in game mode
Expand Down Expand Up @@ -844,6 +851,13 @@
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#touch-friendly-and-semi-controller-navigable-gui" class="md-nav__link">
Touch Friendly and Semi-Controller Navigable GUI
</a>

</li>

<li class="md-nav__item">
<a href="#hdr-for-steam-deck-oled-in-game-mode" class="md-nav__link">
HDR for Steam Deck OLED in game mode
Expand Down Expand Up @@ -946,6 +960,8 @@


<h1 id="completed-done-updates">Completed (Done) Updates<a class="headerlink" href="#completed-done-updates" title="Permanent link">&para;</a></h1>
<h2 id="touch-friendly-and-semi-controller-navigable-gui">Touch Friendly and Semi-Controller Navigable GUI<a class="headerlink" href="#touch-friendly-and-semi-controller-navigable-gui" title="Permanent link">&para;</a></h2>
<p>QML based user interface that is better suited for handheld computers such as the Steam Deck and more user-friendly in general.</p>
<h2 id="hdr-for-steam-deck-oled-in-game-mode">HDR for Steam Deck OLED in game mode<a class="headerlink" href="#hdr-for-steam-deck-oled-in-game-mode" title="Permanent link">&para;</a></h2>
<p>You can now use <a href="../../setup/configuration/#hdr-high-dynamic-range">HDR with your Steam Deck OLED</a> thanks to <a href="https://github.com/jbaiter" rel="noopener" target="_blank">Johannes Baiter</a> and <a href="https://github.com/nowrep" rel="noopener" target="_blank">David Rosca</a> as well as many patient testers. In order to enable this, you must have:</p>
<ol>
Expand Down Expand Up @@ -1085,7 +1101,7 @@ <h2 id="enabled-touchpad-and-gyro-controls-with-dualsensedualshock-4-controller-
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 3, 2023</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 16, 2024</span>

<br>
Created:
Expand Down
50 changes: 1 addition & 49 deletions updates/planned/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -607,41 +607,10 @@



<label class="md-nav__link md-nav__link--active" for="__toc">
Planned
<span class="md-nav__icon md-icon"></span>
</label>

<a href="./" class="md-nav__link md-nav__link--active">
Planned
</a>



<nav class="md-nav md-nav--secondary" aria-label="Table of contents">






<label class="md-nav__title" for="__toc">
<span class="md-nav__icon md-icon"></span>
Table of contents
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#update-haptics-from-experimental" class="md-nav__link">
Update Haptics from Experimental
</a>

</li>

</ul>

</nav>

</li>


Expand Down Expand Up @@ -775,21 +744,6 @@



<label class="md-nav__title" for="__toc">
<span class="md-nav__icon md-icon"></span>
Table of contents
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>

<li class="md-nav__item">
<a href="#update-haptics-from-experimental" class="md-nav__link">
Update Haptics from Experimental
</a>

</li>

</ul>

</nav>
</div>
</div>
Expand Down Expand Up @@ -820,15 +774,13 @@


<h1 id="future-updates-planned">Future Updates Planned<a class="headerlink" href="#future-updates-planned" title="Permanent link">&para;</a></h1>
<h2 id="update-haptics-from-experimental">Update Haptics from Experimental<a class="headerlink" href="#update-haptics-from-experimental" title="Permanent link">&para;</a></h2>
<p>After feedback and potential future improvements (if necessary), graduate haptics to a regular (default enabled) vs. experimental future.</p>

<hr>
<div class="md-source-file">
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 12, 2023</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 16, 2024</span>

<br>
Created:
Expand Down
28 changes: 27 additions & 1 deletion updates/releases/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,13 @@
<nav class="md-nav" aria-label="Releases (Newest First)">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#160" class="md-nav__link">
1.6.0
</a>

</li>

<li class="md-nav__item">
<a href="#151" class="md-nav__link">
1.5.1
Expand Down Expand Up @@ -973,6 +980,13 @@
<nav class="md-nav" aria-label="Releases (Newest First)">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#160" class="md-nav__link">
1.6.0
</a>

</li>

<li class="md-nav__item">
<a href="#151" class="md-nav__link">
1.5.1
Expand Down Expand Up @@ -1217,6 +1231,18 @@ <h2 id="updating-chiaki4deck">Updating <code>chiaki4deck</code><a class="headerl
</li>
</ul>
<h2 id="releases-newest-first">Releases (Newest First)<a class="headerlink" href="#releases-newest-first" title="Permanent link">&para;</a></h2>
<h3 id="160">1.6.0<a class="headerlink" href="#160" title="Permanent link">&para;</a></h3>
<p>Touch Friendly and semi-controller naviagble GUI</p>
<ul>
<li>New touch-friendly and semi-controller navigable GUI</li>
<li>MacOS support and Windows libplacebo renderer support</li>
<li>Resume connection from sleep mode on Steam Deck</li>
<li>Ability to login to PlayStation for account ID via GUI</li>
<li>Fix Senkusha, lowering time for console connection and properly setting MTU</li>
<li>Audio Switch to SDL including fixing audio lag building over session</li>
<li>New Logo</li>
<li>Qt6 support</li>
</ul>
<h3 id="151">1.5.1<a class="headerlink" href="#151" title="Permanent link">&para;</a></h3>
<p>Small patch release</p>
<ul>
Expand Down Expand Up @@ -1427,7 +1453,7 @@ <h3 id="100">1.0.0<a class="headerlink" href="#100" title="Permanent link">&para
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 16, 2023</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 16, 2024</span>

<br>
Created:
Expand Down

0 comments on commit fdaa90a

Please sign in to comment.