101 lines
4.6 KiB
XML
101 lines
4.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<component type="desktop-application">
|
||
<id>io.github.Faugus.faugus-launcher</id>
|
||
<name>Faugus Launcher</name>
|
||
<developer_name>Faugus</developer_name>
|
||
<summary>A simple and lightweight app for running games using UMU-Launcher</summary>
|
||
<url type="homepage">https://github.com/Faugus/faugus-launcher</url>
|
||
<url type="donation">https://ko-fi.com/faugus</url>
|
||
<url type="bugtracker">https://github.com/Faugus/faugus-launcher/issues</url>
|
||
<project_license>MIT</project_license>
|
||
<metadata_license>CC0-1.0</metadata_license>
|
||
<branding>
|
||
<color type="primary" scheme_preference="light">#5588A3</color>
|
||
<color type="primary" scheme_preference="dark">#00334E</color>
|
||
</branding>
|
||
<description>
|
||
<p>Main Features:</p>
|
||
<ul>
|
||
<li>Play Windows games using Proton</li>
|
||
<li>Play Linux native games</li>
|
||
<li>Run Windows games directly from the .exe file</li>
|
||
<li>Prefix management</li>
|
||
<li>Shortcut and Steam shortcut management</li>
|
||
</ul>
|
||
<p>Integrated tools:</p>
|
||
<ul>
|
||
<li>Winetricks: A helper tool to easily install dependencies, fonts, DLLs, and tweaks for Wine.</li>
|
||
<li>Winecfg: Wine's graphical interface to configure Windows versions, libraries, drivers, and integrations.</li>
|
||
<li>MangoHud: Shows an overlay for monitoring FPS, temperatures, CPU/GPU load and more.</li>
|
||
<li>Feral GameMode: Tweaks your system to improve performance.</li>
|
||
<li>Disable Hidraw: May fix controller issues in some games.</li>
|
||
<li>Additional Application: An additional application to run with the game, like Cheat Engine, Trainers, Mods...</li>
|
||
<li>Lossless Scaling Frame Generation: Create fake frames to increase the framerate.</li>
|
||
<li>Proton Manager: Download/Remove GE-Proton and Proton-EM builds.</li>
|
||
<li>Wine Wayland Driver support (Experimental).</li>
|
||
<li>HDR Support (Experimental).</li>
|
||
</ul>
|
||
<p>Known issues with Flatpak:</p>
|
||
<ul>
|
||
<li>The 'stop' button won't close games.</li>
|
||
<li>Gamescope doesn't work.</li>
|
||
<li>It may not use the system theme in some DEs.</li>
|
||
</ul>
|
||
</description>
|
||
<categories>
|
||
<category>Game</category>
|
||
</categories>
|
||
<content_rating type="oars-1.1">
|
||
<content_attribute id="violence-cartoon">none</content_attribute>
|
||
<content_attribute id="violence-fantasy">none</content_attribute>
|
||
<content_attribute id="drugs-alcohol">none</content_attribute>
|
||
<content_attribute id="language-profanity">none</content_attribute>
|
||
</content_rating>
|
||
<launchable type="desktop-id">io.github.Faugus.faugus-launcher.desktop</launchable>
|
||
<screenshots>
|
||
<screenshot type="default">
|
||
<image>https://raw.githubusercontent.com/Faugus/faugus-launcher/bc54b5e/screenshots/main-list.png</image>
|
||
<caption>Main window: List interface mode</caption>
|
||
</screenshot>
|
||
<screenshot>
|
||
<image>https://raw.githubusercontent.com/Faugus/faugus-launcher/c8202c4/screenshots/main-blocks.png</image>
|
||
<caption>Main window: Blocks interface mode</caption>
|
||
</screenshot>
|
||
<screenshot>
|
||
<image>https://raw.githubusercontent.com/Faugus/faugus-launcher/c8202c4/screenshots/main-banners.png</image>
|
||
<caption>Main window: Banners interface mode</caption>
|
||
</screenshot>
|
||
<screenshot>
|
||
<image>https://raw.githubusercontent.com/Faugus/faugus-launcher/05f60c0/screenshots/add-main.png</image>
|
||
<caption>Add/Edit Game: Main</caption>
|
||
</screenshot>
|
||
<screenshot>
|
||
<image>https://raw.githubusercontent.com/Faugus/faugus-launcher/05f60c0/screenshots/add-tools.png</image>
|
||
<caption>Add/Edit Game: Tools</caption>
|
||
</screenshot>
|
||
<screenshot>
|
||
<image>https://raw.githubusercontent.com/Faugus/faugus-launcher/05f60c0/screenshots/settings.png</image>
|
||
<caption>Settings</caption>
|
||
</screenshot>
|
||
<screenshot>
|
||
<image>https://raw.githubusercontent.com/Faugus/faugus-launcher/bc54b5e/screenshots/proton-manager.png</image>
|
||
<caption>Proton Manager</caption>
|
||
</screenshot>
|
||
<screenshot>
|
||
<image>https://raw.githubusercontent.com/Faugus/faugus-launcher/05f60c0/screenshots/shortcut-file.png</image>
|
||
<caption>Create shortcut from .exe file</caption>
|
||
</screenshot>
|
||
</screenshots>
|
||
<releases>
|
||
<release version="1.14.4-1" date="2026-02-19">
|
||
<description>
|
||
<ul>
|
||
<li>Added support to JXL images for icons and banners</li>
|
||
<li>Now prevents non latin characters in title</li>
|
||
<li>A backup system was added for the games.json file to prevent data loss and protect the user’s library</li>
|
||
</ul>
|
||
</description>
|
||
</release>
|
||
</releases>
|
||
</component>
|