mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
APPDATA: Moved and edited known issues and important notes outside the single version changelog
This commit is contained in:
parent
1f8e368f29
commit
0ef7762c7d
|
@ -38,6 +38,7 @@
|
|||
No other software is needed as everything it's already included!</p>
|
||||
<p>
|
||||
NOTE: Albeit RetroDECK could possibily work on every distro, it's supported only on Steam Deck.</p>
|
||||
|
||||
<p>INSTALLATION INSTRUCTIONS:</p>
|
||||
<ul>
|
||||
<li>Start RetroDECK from the Desktop mode (first time only)</li>
|
||||
|
@ -47,6 +48,15 @@
|
|||
<li>Always start RetroDECK from Steam Library</li>
|
||||
</ul>
|
||||
<p>For a better experience is suggested to use the official Steam Controller Config available under community configs in Steam</p>
|
||||
|
||||
<p>Known Issues:</p>
|
||||
<ul>
|
||||
<li>PCSX2: due to its limitation, the standalone PCSX2 doesn't have any way to set the hotkeys, so no save and load state, no quit button. In order to quit press: STEAM -> PCSX2 -> (X) CLOSE WINDOW, be aware that the state is not automatically saved</li>
|
||||
<li>As of this moment external controllers, local multiplayer in gamemode are not supported. Neither is running RetroDECK in desktop mode, we plan on adding the functionality in the future</li>
|
||||
</ul>
|
||||
|
||||
IMPORTANT NOTE:
|
||||
At the moment the emulator configs are reset during every update, this was made because every version they may bring new configurations, please back them up if you did some manual configs.
|
||||
</description>
|
||||
<project_license>GPL-3.0</project_license>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
|
@ -62,14 +72,6 @@
|
|||
<li>New varialbes system: now some variables such as game folder location are saved in /app/retrodeck/retrodeck.cfg.</li>
|
||||
</ul>
|
||||
|
||||
<p>Known Issues:</p>
|
||||
<ul>
|
||||
<li>PCSX2: due to its limitation, the standalone PCSX2 doesn't have any way to set the hotkeys, so no save and load state, no quit button. In order to quit press: STEAM -> PCSX2 -> (X) CLOSE WINDOW, be aware that the state is not automatically saved</li>
|
||||
<li>Due to a Steam limitation, external controllers and keyboard seems not to be working, expecially in the desktop mode</li>
|
||||
</ul>
|
||||
|
||||
IMPORTANT NOTE:
|
||||
At the moment the emulator configs are reset during every update, this was made because every version they may bring new configurations, please back them up if you did some manual configs.
|
||||
</description>
|
||||
</release>
|
||||
|
||||
|
|
Loading…
Reference in a new issue