Fixed appdata

This commit is contained in:
xargon 2022-07-17 21:33:29 +02:00
parent c5807e9704
commit 81ab597cfc
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
branch="cooker-"$(date +%d%m%y.%H%M)
branch="main-"$(date +%d%m%y.%H%M)
cd ~/gits
rm -rf flathub

View file

@ -56,7 +56,7 @@
<url>https://github.com/XargonWan/RetroDECK/releases/tag/0.4.4b</url>
<description>
Changelog:
<p>Changelog:</p>
<ul>
<li>Yuzu: Disabled shader caching as it was broken</li>
<li>Yuzu: Switched from vulkan to opengl as vulkan is experimental and it's not working correctly for the games majority, you can set vulkan by opening tuzu from Tools -> Start Yuzu</li>
@ -71,7 +71,7 @@
<li>Backend: General code cleanup.</li>
</ul>
Known Issues:
<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>