diff --git a/org.ppsspp.PPSSPP.metainfo.xml b/org.ppsspp.PPSSPP.metainfo.xml index e1a5c93..3e573e3 100644 --- a/org.ppsspp.PPSSPP.metainfo.xml +++ b/org.ppsspp.PPSSPP.metainfo.xml @@ -2,45 +2,45 @@ org.ppsspp.PPSSPP PPSSPP - A PlayStation Portable emulator - Ein PlayStation Portable‑Emulator - Emulator PlayStation Portable + A PlayStation Portable emulator + Ein PlayStation Portable-Emulator + Emulator PlayStation Portable + Henrik Rydgård + PPSSPPSDL.desktop CC0-1.0 - GPL-2.0 + GPL-2.0-or-later + b@bpiotrowski.pl -

- PPSSPP is a PSP emulator that can run games in full HD resolution. It can +

PPSSPP is a PSP emulator that can run games in 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. -

-

- PPSSPP ist ein PSP‑Emulator, der Spiele in voller HD‑Auflösung + for the small screen of the original PSP.

+

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. -

-

- PPSSPP, to emulator PSP, który potrafi odtwarzać gry w pełnej rozdzielczości + PSP erstellt wurden.

+

PPSSPP, to emulator PSP, który potrafi odtwarzać gry w pełnej rozdzielczości HD. Jest nawet w stanie przeskalować tekstury na większe, które w innym przypadku byłyby za bardzo rozmazane, ponieważ zostały stworzone na mały - ekran pierwotnej PSP. -

+ ekran pierwotnej PSP.

- Henrik Rydgård - https://www.ppsspp.org/ - https://github.com/hrydgard/ppsspp/issues - https://www.ppsspp.org/guides.html - https://www.ppsspp.org/faq.html - https://github.com/hrydgard/ppsspp - https://www.ppsspp.org/development.html - https://github.com/hrydgard/ppsspp/tree/master/assets/lang - https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/1.png - https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/2.png - https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/3.png - https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/4.png + + Recent Games + https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/1.png + + + Credits screen + https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/2.png + + + Settings + https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/3.png + + + In-game + https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/4.png + - https://raw.githubusercontent.com/hrydgard/ppsspp/master/icons/icon-512.svg @@ -56,32 +56,28 @@ - +

What's new in 1.13.2

-

-

    -
  • Crashfix on Android 12 when playing certain background music ([#15990])
  • -
  • Fix Star Ocean battles in D3D backends (#[15889])
  • -
  • Minor fixes that might fix some other crashes
  • -
-

+
    +
  • Crashfix on Android 12 when playing certain background music ([#15990])
  • +
  • Fix Star Ocean battles in D3D backends (#[15889])
  • +
  • Minor fixes that might fix some other crashes
  • +
- - + +

What's new in 1.13.1

-

-

    -
  • Confirmation dialog added before change of MAC address (#15738)
  • -
  • IR interpreter regression fixed (#15739)
  • -
  • Fix clearing of replacement texture cache (#15740)
  • -
  • Improved Portuguese-pt translation (#15734)
  • -
  • Fix graphical regression in Split/Second (#15733)
  • -
  • Couple of minor crash fixes
  • -
-

+
    +
  • Confirmation dialog added before change of MAC address (#15738)
  • +
  • IR interpreter regression fixed (#15739)
  • +
  • Fix clearing of replacement texture cache (#15740)
  • +
  • Improved Portuguese-pt translation (#15734)
  • +
  • Fix graphical regression in Split/Second (#15733)
  • +
  • Couple of minor crash fixes
  • +
#15733 @@ -95,84 +91,72 @@

What's new in 1.13

General

-

-

    -
  • Fix assorted Android "scoped storage"-related bugs and performance issues (#15237, #15487), etc.
  • -
  • Analog mapping for fast-forward (#15645)
  • -
  • Major softgpu accuracy fixes and speedups, including a JIT (#15163, #15345, #15389, #15529, #15440, #15410, #15405, #15400) and many, many more
  • -
  • Fixed some NEON code paths (#15481)
  • -
  • Fix performance of texture uploads with Vulkan (#15474)
  • -
  • Don't include the large font atlas when we don't need it
  • -
  • Improved upscaling shaders (#15566)
  • -
  • Vulkan texture upscaling performance improvements (#15238), etc.
  • -
  • Vulkan correctness fixes (#15217, #15211), use the VMA allocator (#15162), etc.
  • -
  • Fixes to depth culling (#15106), many more
  • -
  • Background loading of texture replacement (#15025)
  • -
  • Threading manager improvements and fixes (#15470), etc.
  • -
  • Added search in settings (#14414)
  • -
  • Added fast button repeats on custom touch buttons (#15613)
  • -
  • Two new bicubic upscaling shader: Catmull-Rom and Mitchell-Netravali (#15569)
  • -
  • Allow to change screen rotation per game and to bind a key to change it (#15494, #15510)
  • -
  • Re-enabled software rendering option on Android (#12958)
  • -
-

+
    +
  • Fix assorted Android "scoped storage"-related bugs and performance issues (#15237, #15487), etc.
  • +
  • Analog mapping for fast-forward (#15645)
  • +
  • Major softgpu accuracy fixes and speedups, including a JIT (#15163, #15345, #15389, #15529, #15440, #15410, #15405, #15400) and many, many more
  • +
  • Fixed some NEON code paths (#15481)
  • +
  • Fix performance of texture uploads with Vulkan (#15474)
  • +
  • Don't include the large font atlas when we don't need it
  • +
  • Improved upscaling shaders (#15566)
  • +
  • Vulkan texture upscaling performance improvements (#15238), etc.
  • +
  • Vulkan correctness fixes (#15217, #15211), use the VMA allocator (#15162), etc.
  • +
  • Fixes to depth culling (#15106), many more
  • +
  • Background loading of texture replacement (#15025)
  • +
  • Threading manager improvements and fixes (#15470), etc.
  • +
  • Added search in settings (#14414)
  • +
  • Added fast button repeats on custom touch buttons (#15613)
  • +
  • Two new bicubic upscaling shader: Catmull-Rom and Mitchell-Netravali (#15569)
  • +
  • Allow to change screen rotation per game and to bind a key to change it (#15494, #15510)
  • +
  • Re-enabled software rendering option on Android (#12958)
  • +

Game fixes

-

-

    -
  • Add more workarounds for Mali driver bugs (#15016)
  • -
  • Vortex in God of War: Ghost of Sparta can now be passed (#15640)
  • -
  • Various proAdhoc fixes (#15213, #15215), and many more
  • -
  • Correct flickering text in Sol Trigger and Last Ranker. (#15549)
  • -
  • Fix and improve line drawing in Echochrome (#15583), after line refactoring (#15073, #15075)
  • -
  • Fix HUD graphics in Split/Second (#15500, #15501)
  • -
  • Fix bad screen overlay issues in Clone Wars and Force Unleashed (#15691, #15696, #12949, #9572)
  • -
  • Zettai Zetsumei Toshi 3 no longer hangs on character select screen (#15687)
  • -
  • Juiced 2: Bloom effect no longer covering the screen (#7295, #15717)
  • -
  • Fix keyboard shift issue in a few games (#15698)
  • -
-

+
    +
  • Add more workarounds for Mali driver bugs (#15016)
  • +
  • Vortex in God of War: Ghost of Sparta can now be passed (#15640)
  • +
  • Various proAdhoc fixes (#15213, #15215), and many more
  • +
  • Correct flickering text in Sol Trigger and Last Ranker. (#15549)
  • +
  • Fix and improve line drawing in Echochrome (#15583), after line refactoring (#15073, #15075)
  • +
  • Fix HUD graphics in Split/Second (#15500, #15501)
  • +
  • Fix bad screen overlay issues in Clone Wars and Force Unleashed (#15691, #15696, #12949, #9572)
  • +
  • Zettai Zetsumei Toshi 3 no longer hangs on character select screen (#15687)
  • +
  • Juiced 2: Bloom effect no longer covering the screen (#7295, #15717)
  • +
  • Fix keyboard shift issue in a few games (#15698)
  • +

UI

-

-

    -
  • Windows/Xbox UWP directory navigation improvements (#15652)
  • -
  • Color change and basic theme support (#15396, #15394)
  • -
  • Fix input focus bug (#15560)
  • -
  • New GE debugger features and other UI fixes (#15393, #15324, #15377, #15424, #15402, #15378, #15338), etc.
  • -
-

+
    +
  • Windows/Xbox UWP directory navigation improvements (#15652)
  • +
  • Color change and basic theme support (#15396, #15394)
  • +
  • Fix input focus bug (#15560)
  • +
  • New GE debugger features and other UI fixes (#15393, #15324, #15377, #15424, #15402, #15378, #15338), etc.
  • +
- +

What's new in 1.12.3

-

-

    -
  • Fix background music speed. A couple translation fixes.
  • -
-

+
    +
  • Fix background music speed. A couple translation fixes.
  • +
- +

What's new in 1.12.2

-

-

    -
  • Fix joystick detection bug on Android.
  • -
-

+
    +
  • Fix joystick detection bug on Android.
  • +
- +

What's new in 1.12.1

-

-

    -
  • Bug fixes (control mapping fix, popup menus in the Windows debugger, a few crashfixes)
  • -
-

+
    +
  • Bug fixes (control mapping fix, popup menus in the Windows debugger, a few crashfixes)
  • +
- +

What's new in 1.12

Platform support:

@@ -365,10 +349,24 @@
+ https://www.ppsspp.org/ + https://github.com/hrydgard/ppsspp/issues + https://www.ppsspp.org/faq.html + https://www.ppsspp.org/guides.html + https://github.com/hrydgard/ppsspp/tree/master/assets/lang + https://www.ppsspp.org/contact + https://github.com/hrydgard/ppsspp + https://www.ppsspp.org/development.html Game Emulator + + pointing + keyboard + gamepad + + Sony PlayStation @@ -384,11 +382,4 @@ Konsole konsola - - pointing - keyboard - gamepad - - - b@bpiotrowski.pl