mirror of
https://github.com/RetroDECK/org.ppsspp.PPSSPP.git
synced 2024-11-23 06:05:38 +00:00
46 lines
2.5 KiB
XML
46 lines
2.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<application>
|
|
<id type="desktop">ppsspp.desktop</id>
|
|
<name>PPSSPP</name>
|
|
<summary>A PlayStation Portable emulator</summary>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-2.0</project_license>
|
|
<description>
|
|
<p>
|
|
PPSSPP is a PSP emulator that can run games full HD resolution. It can
|
|
even upscale textures that would otherwise be too blurry as they were made
|
|
for the small screen of the original PSP.
|
|
</p>
|
|
</description>
|
|
<url type="homepage">http://www.ppsspp.org/</url>
|
|
<screenshots>
|
|
<screenshot type="default">https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/1.png</screenshot>
|
|
<screenshot>https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/2.png</screenshot>
|
|
<screenshot>https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/3.png</screenshot>
|
|
<screenshot>https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/4.png</screenshot>
|
|
</screenshots>
|
|
<releases>
|
|
<release version="1.5.1" date="2017-11-29">
|
|
<description>
|
|
<p>1.5 has support for Vulkan, the new faster way to draw graphics. Supported on many modern Android devices, and if enabled (change Backend in Graphics settings) you will see a massive speed boost. PPSSPP 1.5 also has the usual assortment of fixes:</p>
|
|
<ul>
|
|
<li>Full Vulkan support, also for Android now. Very fast on supported devices. (#10033, #10049)</li>
|
|
<li>Smarter graphics state management, reduced CPU consumption on all backends (#9899)</li>
|
|
<li>Android: Support for Arabic and other scripts we couldn't support before</li>
|
|
<li>Fixes to video dumping</li>
|
|
<li>Fix Android widgets, screen scaling (#10145)</li>
|
|
<li>Geometry problems fixed in Medal of Honor</li>
|
|
<li>Implement immediate draws, fixing Thrillville (#7459)</li>
|
|
<li>Software rendering improvements, speed and accuracy</li>
|
|
<li>Partial sceUsbGps and sceUsbCam support (Android)</li>
|
|
<li>Hardware tesselation of PSP Beziers and Splines (used by a few games)</li>
|
|
<li>Android "Sustained performance mode" to avoid thermal throttling (#9901)</li>
|
|
<li>Linux controller mapping fixes (#9997)</li>
|
|
<li>Assorted bugfixes and compatibility improvements</li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
</releases>
|
|
<updatecontact>b@bpiotrowski.pl</updatecontact>
|
|
</application>
|