diff --git a/ppsspp-1.16.6.tar.xz b/ppsspp-1.16.6.tar.xz deleted file mode 100644 index 496bdfb..0000000 --- a/ppsspp-1.16.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9782468b175abc89e5365a73d8848d660e39b596ec8da0238aad977c89cf5116 -size 51439288 diff --git a/ppsspp-1.17.1.tar.xz b/ppsspp-1.17.1.tar.xz new file mode 100644 index 0000000..e3e07e4 --- /dev/null +++ b/ppsspp-1.17.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23e0b8649cc8124b0c22a62d4d41b592b6bd4064bce8c09b0d4abce895e132ae +size 54663108 diff --git a/ppsspp.changes b/ppsspp.changes index e94e7fa..1ed5a47 100644 --- a/ppsspp.changes +++ b/ppsspp.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Feb 5 05:24:19 UTC 2024 - Andreas Stieger + +- ppsspp 1.17.1: + * Fixes for functional and graphical issues in multiple games + and emulated elements + * Performance improvements + * Can now track total time played per game + * Pause screen now has an option to keep the game running behind + the menu (to avoid desyncs in multiplayer games) + ------------------------------------------------------------------- Tue Nov 21 08:54:45 UTC 2023 - Lubos Kocman diff --git a/ppsspp.spec b/ppsspp.spec index 7aba2f5..a4706b3 100644 --- a/ppsspp.spec +++ b/ppsspp.spec @@ -18,7 +18,7 @@ %define _lto_cflags %{nil} Name: ppsspp -Version: 1.16.6 +Version: 1.17.1 Release: 0 Summary: PlayStation Portable Emulator License: Apache-2.0 AND BSD-1-Clause AND BSL-1.0 AND GPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-2-Clause AND BSD-3-Clause AND (BSD-2-Clause OR GPL-2.0-or-later) AND (BSD-3-Clause OR GPL-2.0-only) AND CC0-1.0 AND GPL-2.0-or-later WITH Autoconf-exception-3.0 AND GPL-3.0-or-later WITH Bison-exception-2.2 AND Libpng AND ISC AND IJG AND Zlib AND MIT AND CC-BY-4.0 AND FTL