From aa95d99f3ad18c74ada411f986f3a2d2e0f07eb3393811bfcadfc638dfee6712 Mon Sep 17 00:00:00 2001 From: Yunhe Guo Date: Mon, 17 Apr 2023 13:10:08 +0000 Subject: [PATCH] - Update to version 0.0.27~git20230416: * Invert the DJ Hero Turntable crossfader axis bind. On Xbox 360 turntables, Crossfade Left is Y Down, Crossfade Right is Y Up. Also simplify turntable/left stick input. * Round squircled axis values to nearest whole number OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=55 --- _servicedata | 2 +- rpcs3-0.0.27~git20230415.tar.xz | 3 --- rpcs3-0.0.27~git20230416.tar.xz | 3 +++ rpcs3.changes | 7 +++++++ rpcs3.spec | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 rpcs3-0.0.27~git20230415.tar.xz create mode 100644 rpcs3-0.0.27~git20230416.tar.xz diff --git a/_servicedata b/_servicedata index c2ce4ae..569f446 100644 --- a/_servicedata +++ b/_servicedata @@ -5,4 +5,4 @@ https://github.com/RPCS3/rpcs3.git - 44b3709d1db4bde19615786fbd097bb991c4f8e2 \ No newline at end of file + b70665865f7ef155ecb933309d013ddab88a0bc6 \ No newline at end of file diff --git a/rpcs3-0.0.27~git20230415.tar.xz b/rpcs3-0.0.27~git20230415.tar.xz deleted file mode 100644 index 74d2a7c..0000000 --- a/rpcs3-0.0.27~git20230415.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e529d829211cbf6aefe431f3d3f9d82f7058c2f4313c12ad2a05ec2878596fdf -size 62406600 diff --git a/rpcs3-0.0.27~git20230416.tar.xz b/rpcs3-0.0.27~git20230416.tar.xz new file mode 100644 index 0000000..c999b62 --- /dev/null +++ b/rpcs3-0.0.27~git20230416.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9dc0a1e4991e44b05797ed22cb057d663bf4370be826b3791a3ea34c2b06c90 +size 62398748 diff --git a/rpcs3.changes b/rpcs3.changes index a66b212..85fc847 100644 --- a/rpcs3.changes +++ b/rpcs3.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 17 13:07:12 UTC 2023 - i@guoyunhe.me + +- Update to version 0.0.27~git20230416: + * Invert the DJ Hero Turntable crossfader axis bind. On Xbox 360 turntables, Crossfade Left is Y Down, Crossfade Right is Y Up. Also simplify turntable/left stick input. + * Round squircled axis values to nearest whole number + ------------------------------------------------------------------- Sat Apr 15 10:40:18 UTC 2023 - i@guoyunhe.me diff --git a/rpcs3.spec b/rpcs3.spec index b021115..4a79a7f 100644 --- a/rpcs3.spec +++ b/rpcs3.spec @@ -17,7 +17,7 @@ Name: rpcs3 -Version: 0.0.27~git20230415 +Version: 0.0.27~git20230416 Release: 0 Summary: PS3 emulator/debugger License: GPL-2.0-only