diff --git a/_servicedata b/_servicedata index dfddb4a..97faa34 100644 --- a/_servicedata +++ b/_servicedata @@ -5,4 +5,4 @@ https://github.com/RPCS3/rpcs3.git - 0f682b7da1986af202cb142388fa138fc682cc6d \ No newline at end of file + cfbe7669b4753ee7004114d11cb5c19ede8fd2e5 \ No newline at end of file diff --git a/rpcs3-0.0.30~git20240224.tar.xz b/rpcs3-0.0.30~git20240224.tar.xz deleted file mode 100644 index 5587838..0000000 --- a/rpcs3-0.0.30~git20240224.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b7f58733279bd16ea76d89608935268ce1f942684bcbc72b816d5518fea4368 -size 32942436 diff --git a/rpcs3-0.0.30~git20240301.tar.xz b/rpcs3-0.0.30~git20240301.tar.xz new file mode 100644 index 0000000..7c542a0 --- /dev/null +++ b/rpcs3-0.0.30~git20240301.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7a9cd173d93378b274a61827d8018000adbea432b4f0ff8370ecb1381cb6c48 +size 32941976 diff --git a/rpcs3.changes b/rpcs3.changes index 3a7be1e..bc9b12f 100644 --- a/rpcs3.changes +++ b/rpcs3.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Fri Mar 01 14:20:25 UTC 2024 - i@guoyunhe.me + +- Update to version 0.0.30~git20240301: + * Update serialization.hpp + * Update serialization.hpp + * Update serialization.hpp + * serialization.hpp: Fix HLE serilization + * cellPamf implementation (#15143) + * Fix for sceNpScoreGetGameData + * Send initial presence for offline friends. + * GL: remove unused params + * Fix warnings: Remove unused decryption code + * SPU LLVM: Improve runtime SPU compilation preferences (#15250) + * Improve cellSysutilAvc2SetAttribute logging + * Add check for score transactions being reused + * Misc: Update FW Latest Version + * xaudio2: use system library instead of xaudio2redist + * Make clang happy + * gl: Allow selecting FSR1 upscaling from the settings + * gl: FSR1 cleanup, making it functional + * gl: Always log the current renderer visibly. + * rsx: Improve simple array performance for small objects + * gl: Fix compilation + * rsx: Implement FSR1 integration for OpenGL + * gl: Rework the upscalers a bit and define the FSR interface + * gl: Remove upscaling 'dst' binding and clean up some awful code in GLPresent + * gl: Introduce the concept of scaling passes to the backend + * rsx/vk: Refactor FSR integration to support multiple backends + ------------------------------------------------------------------- Sun Feb 25 07:26:21 UTC 2024 - i@guoyunhe.me diff --git a/rpcs3.spec b/rpcs3.spec index 3b8ee33..f160aa9 100644 --- a/rpcs3.spec +++ b/rpcs3.spec @@ -17,7 +17,7 @@ Name: rpcs3 -Version: 0.0.30~git20240224 +Version: 0.0.30~git20240301 Release: 0 Summary: PS3 emulator/debugger License: GPL-2.0-only