mirror of
https://github.com/RetroDECK/org.ppsspp.PPSSPP.git
synced 2024-11-22 13:45:38 +00:00
Update ppsspp.git to 1.14
This commit is contained in:
parent
f935981c03
commit
f9a6b148eb
|
@ -2,9 +2,9 @@
|
|||
<component type="desktop">
|
||||
<id>org.ppsspp.PPSSPP</id>
|
||||
<name>PPSSPP</name>
|
||||
<summary>A PlayStation Portable emulator</summary>
|
||||
<summary xml:lang="de">Ein PlayStation Portable‑Emulator</summary>
|
||||
<summary xml:lang="pl">Emulator PlayStation Portable</summary>
|
||||
<summary>A PlayStation Portable emulator</summary>
|
||||
<summary xml:lang="de">Ein PlayStation Portable‑Emulator</summary>
|
||||
<summary xml:lang="pl">Emulator PlayStation Portable</summary>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>GPL-2.0</project_license>
|
||||
<description>
|
||||
|
@ -14,7 +14,7 @@
|
|||
for the small screen of the original PSP.
|
||||
</p>
|
||||
<p xml:lang="de">
|
||||
PPSSPP ist ein PSP‑Emulator, der Spiele in voller HD‑Auflösung
|
||||
PPSSPP ist ein PSP‑Emulator, der Spiele in voller HD‑Auflösung
|
||||
abspielen kann. Er kann sogar Texturen höher skalieren, welche ansonsten
|
||||
zu verwaschen wären, da sie für den kleinen Bildschirm der ursprünglichen
|
||||
PSP erstellt wurden.
|
||||
|
@ -42,9 +42,10 @@
|
|||
</screenshots>
|
||||
<icon type="remote">https://raw.githubusercontent.com/hrydgard/ppsspp/master/icons/icon-512.svg</icon>
|
||||
<releases>
|
||||
<release version="1.14" date="2022-12-15"/>
|
||||
<release version="1.13.2" date="2022-09-10T13:55:49Z">
|
||||
<description>
|
||||
<p>What's new in 1.13.2</p>
|
||||
<p>What's new in 1.13.2</p>
|
||||
<p>
|
||||
<ul>
|
||||
<li>Crashfix on Android 12 when playing certain background music ([#15990])</li>
|
||||
|
@ -128,7 +129,7 @@
|
|||
<release version="1.13.1b" date="2022-09-10T14:24:51Z"/>
|
||||
<release version="1.13.1" date="2022-07-28T13:39:55Z">
|
||||
<description>
|
||||
<p>What's new in 1.13.1</p>
|
||||
<p>What's new in 1.13.1</p>
|
||||
<p>
|
||||
<ul>
|
||||
<li>Confirmation dialog added before change of MAC address (#15738)</li>
|
||||
|
@ -150,16 +151,16 @@
|
|||
</release>
|
||||
<release version="1.13" date="2022-07-26">
|
||||
<description>
|
||||
<p>What's new in 1.13</p>
|
||||
<p>What's new in 1.13</p>
|
||||
<p>General</p>
|
||||
<p>
|
||||
<ul>
|
||||
<li>Fix assorted Android "scoped storage"-related bugs and performance issues (#15237, #15487), etc.</li>
|
||||
<li>Fix assorted Android "scoped storage"-related bugs and performance issues (#15237, #15487), etc.</li>
|
||||
<li>Analog mapping for fast-forward (#15645)</li>
|
||||
<li>Major softgpu accuracy fixes and speedups, including a JIT (#15163, #15345, #15389, #15529, #15440, #15410, #15405, #15400) and many, many more</li>
|
||||
<li>Fixed some NEON code paths (#15481)</li>
|
||||
<li>Fix performance of texture uploads with Vulkan (#15474)</li>
|
||||
<li>Don't include the large font atlas when we don't need it</li>
|
||||
<li>Don't include the large font atlas when we don't need it</li>
|
||||
<li>Improved upscaling shaders (#15566)</li>
|
||||
<li>Vulkan texture upscaling performance improvements (#15238), etc.</li>
|
||||
<li>Vulkan correctness fixes (#15217, #15211), use the VMA allocator (#15162), etc.</li>
|
||||
|
@ -201,7 +202,7 @@
|
|||
</release>
|
||||
<release version="1.12.3" date="2021-10-18T18:38:20Z">
|
||||
<description>
|
||||
<p>What's new in 1.12.3</p>
|
||||
<p>What's new in 1.12.3</p>
|
||||
<p>
|
||||
<ul>
|
||||
<li>Fix background music speed. A couple translation fixes.</li>
|
||||
|
@ -211,7 +212,7 @@
|
|||
</release>
|
||||
<release version="1.12.2" date="2021-10-10T11:28:40Z">
|
||||
<description>
|
||||
<p>What's new in 1.12.2</p>
|
||||
<p>What's new in 1.12.2</p>
|
||||
<p>
|
||||
<ul>
|
||||
<li>Fix joystick detection bug on Android.</li>
|
||||
|
@ -221,7 +222,7 @@
|
|||
</release>
|
||||
<release version="1.12.1" date="2021-10-09T08:47:43Z">
|
||||
<description>
|
||||
<p>What's new in 1.12.1</p>
|
||||
<p>What's new in 1.12.1</p>
|
||||
<p>
|
||||
<ul>
|
||||
<li>Bug fixes (control mapping fix, popup menus in the Windows debugger, a few crashfixes)</li>
|
||||
|
@ -231,7 +232,7 @@
|
|||
</release>
|
||||
<release version="1.12" date="2021-10-07T14:39:21Z">
|
||||
<description>
|
||||
<p>What's new in 1.12</p>
|
||||
<p>What's new in 1.12</p>
|
||||
<p>Platform support:</p>
|
||||
<ul>
|
||||
<li>Add support for Android 12 Scoped Storage restrictions ([#11997])</li>
|
||||
|
@ -254,11 +255,11 @@
|
|||
</ul>
|
||||
<p>Graphics and Sound:</p>
|
||||
<ul>
|
||||
<li>Add new texture filtering mode "Auto Max Quality" ([#14789])</li>
|
||||
<li>Add new texture filtering mode "Auto Max Quality" ([#14789])</li>
|
||||
<li>Fix Princess Maker 5 Portable half screen in Vulkan ([#13741])</li>
|
||||
<li>Fix Pro Yakyu Spirits 2010 (NPJH50234): Rendering errors with hardware transform off ([#14167])</li>
|
||||
<li>Support texture replacement filtering overrides ([#14230])</li>
|
||||
<li>Fix Yarudora Portable: Double Cast's FMVs artifacting ([#13759])</li>
|
||||
<li>Fix Yarudora Portable: Double Cast's FMVs artifacting ([#13759])</li>
|
||||
<li>Fix Sims 2 Castaway/Pets EA Logo glitched out ([#13146])</li>
|
||||
<li>Fix bad size & position on Japanese & Numbers & Alphabets ([#14209])</li>
|
||||
<li>Implement basic depth texturing for OpenGL ([#14042])</li>
|
||||
|
@ -270,7 +271,7 @@
|
|||
</ul>
|
||||
<p>UI:</p>
|
||||
<ul>
|
||||
<li>Add a setting for choosing background animation in PPSSPP's menus ([#14313], [#14818], [#14810], [#14347])</li>
|
||||
<li>Add a setting for choosing background animation in PPSSPP's menus ([#14313], [#14818], [#14810], [#14347])</li>
|
||||
<li>Add CRC calculation on game info screen and feedback screen ([#14000], [#14041])</li>
|
||||
<li>Add a Storage tab to System Information with some path info ([#14224], [#14238])</li>
|
||||
<li>Track and show memory allocation / usage information in debugger ([#14056])</li>
|
||||
|
@ -301,7 +302,7 @@
|
|||
<li>Fix crashing issue when leaving a multiplayer game room (ie. GTA Vice City Stories) ([#14342])</li>
|
||||
<li>Fix stuck issue when scanning AP to Recruit on MGS:PW ([#14345])</li>
|
||||
<li>Fix possible crash issue on blocking socket implementation (ie. Kao Challengers) ([#14466])</li>
|
||||
<li>Create GameMode's socket after Master and all Replicas have been created (ie. Fading Shadows) ([#14492])</li>
|
||||
<li>Create GameMode's socket after Master and all Replicas have been created (ie. Fading Shadows) ([#14492])</li>
|
||||
<li>Reduce HLE delays due to multiplayer performance regressions (ie. Ys vs. Sora no Kiseki) ([#14513])</li>
|
||||
<li>Fix socket error 10014 on Windows when hosting a game of Vulcanus Seek and Destroy ([#14849])</li>
|
||||
</ul>
|
||||
|
@ -309,7 +310,7 @@
|
|||
</release>
|
||||
<release version="1.11.3" date="2021-06-10">
|
||||
<description>
|
||||
<p>What's new in 1.11.3:</p>
|
||||
<p>What's new in 1.11.3:</p>
|
||||
<ul>
|
||||
<li>Fix for graphics glitches in the on-screen keyboard</li>
|
||||
</ul>
|
||||
|
@ -317,7 +318,7 @@
|
|||
</release>
|
||||
<release version="1.11.2" date="2021-02-14">
|
||||
<description>
|
||||
<p>What's new in 1.11.2:</p>
|
||||
<p>What's new in 1.11.2:</p>
|
||||
<ul>
|
||||
<li>An additional few crash fixes(#14129, #14134, #14132)</li>
|
||||
</ul>
|
||||
|
@ -325,7 +326,7 @@
|
|||
</release>
|
||||
<release version="1.11.1" date="2021-02-11">
|
||||
<description>
|
||||
<p>What's new in 1.11.1:</p>
|
||||
<p>What's new in 1.11.1:</p>
|
||||
<ul>
|
||||
<li>A few crash fixes (#14085, #14089, #14091, #14092), a few adhoc fixes</li>
|
||||
<li>Glitchy menu audio on some devices (#14101), in-game UI font memory leak (#14078)</li>
|
||||
|
@ -335,7 +336,7 @@
|
|||
</release>
|
||||
<release version="1.11.0" date="2021-02-07">
|
||||
<description>
|
||||
<p>What's new in 1.11.0:</p>
|
||||
<p>What's new in 1.11.0:</p>
|
||||
<ul>
|
||||
<li>Lots of minor bug fixes, crash fixes, and performance fixes and improvements.</li>
|
||||
<li>New Browse... button to allow opening SD cards on Android 11</li>
|
||||
|
@ -357,10 +358,10 @@
|
|||
<li>Performance fix for Test Drive Unlimited (#13355, ...)</li>
|
||||
<li>Allow rewind on mobile (#13866)</li>
|
||||
<li>Added option to disable on-screen messages (#13695)</li>
|
||||
<li>Added "Lower resolution for effects" on libretro (#13654)</li>
|
||||
<li>Added "Lower resolution for effects" on libretro (#13654)</li>
|
||||
<li>Allow chaining multiple post-processing shaders (#12924)</li>
|
||||
<li>Support for loading game-specific plugins (#13335)</li>
|
||||
<li>Fixed Assassin's Creed: Bloodlines Save issue on Android (#12761)</li>
|
||||
<li>Fixed Assassin's Creed: Bloodlines Save issue on Android (#12761)</li>
|
||||
<li>Hanayaka Nari Wa ga Ichizoku: mono voices fixed (#5213)</li>
|
||||
<li>Additional fixed games:</li>
|
||||
<li>Namco Museum - Battle Collection, Vol 2 ([#9523], [#13297], [#13298])</li>
|
||||
|
@ -387,7 +388,7 @@
|
|||
</release>
|
||||
<release version="1.6" date="2018-05-26">
|
||||
<description>
|
||||
<p>What's new in 1.6</p>
|
||||
<p>What's new in 1.6</p>
|
||||
<ul>
|
||||
<li>OpenGL backend now properly multithreaded, giving a good speed boost.</li>
|
||||
<li>Various Vulkan performance improvements and memory allocation fixes.</li>
|
||||
|
@ -407,7 +408,7 @@
|
|||
<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>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>
|
||||
|
@ -415,7 +416,7 @@
|
|||
<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>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>
|
||||
|
|
|
@ -56,8 +56,8 @@ modules:
|
|||
sources:
|
||||
- type: git
|
||||
url: &ppsspp-url https://github.com/hrydgard/ppsspp.git
|
||||
tag: &ppsspp-tag v1.13.2
|
||||
commit: &ppsspp-commit 9fe6338e3bf397f8a009a51a282c139dfa180eb6
|
||||
tag: v1.14
|
||||
commit: aad5d7542e1f8e805121df4713317eda3ba9eb02
|
||||
x-checker-data:
|
||||
type: git
|
||||
tag-pattern: ^v([\d.]+)$
|
||||
|
|
Loading…
Reference in a new issue