diff --git a/_servicedata b/_servicedata
index 3830d93..a5988cd 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,8 +1,8 @@
git://github.com/RPCS3/rpcs3
- 8dbe88782ce39aeab998079e82b3541e653889c9
+ 53817dcc902053e17caf71888fdd1d5ec01bf08d
https://github.com/RPCS3/rpcs3.git
- 8dbe88782ce39aeab998079e82b3541e653889c9
\ No newline at end of file
+ 53817dcc902053e17caf71888fdd1d5ec01bf08d
\ No newline at end of file
diff --git a/rpcs3-0.0.34~git20241213.tar.xz b/rpcs3-0.0.34~git20241213.tar.xz
deleted file mode 100644
index ac4091d..0000000
--- a/rpcs3-0.0.34~git20241213.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c9182764a242168213b0bf658363a016ad5c3173d8f1556cd759ed009c055d37
-size 40065388
diff --git a/rpcs3-0.0.34~git20241223.tar.xz b/rpcs3-0.0.34~git20241223.tar.xz
new file mode 100644
index 0000000..9e99ad3
--- /dev/null
+++ b/rpcs3-0.0.34~git20241223.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1337241094c35127f4198422e64cec5953ce047c42a1811ef7060d491f37bffa
+size 40054908
diff --git a/rpcs3.changes b/rpcs3.changes
index 52f3cf0..425dec1 100644
--- a/rpcs3.changes
+++ b/rpcs3.changes
@@ -1,3 +1,61 @@
+-------------------------------------------------------------------
+Mon Dec 23 18:06:15 UTC 2024 - Hunter Wardlaw
+
+- Update to version 0.0.34~git20241223:
+ * Fix fs::file log formatting
+ * Qt: allow to skip further automatic update notifications for a single version
+ * IDM: Implement lock-free smart pointers (#16403)
+ * SPU LLVM: Recognize ROTYQBYI and ROTQBI rotation pattern (#16409)
+
+-------------------------------------------------------------------
+Sat Dec 21 05:23:10 UTC 2024 - Hunter Wardlaw
+
+- Update to version 0.0.34~git20241221:
+ * ps move: ignore second half frame in ZCM1
+ * cellGem: add magnetometer support
+ * cellGem: request orientation reset during calibration
+ * cellGem: fix some data types
+ * cellGem: invalidate hue and tracking in cellGemInvalidateCalibration
+ * cellGem: split status_flags into calibration flags and runtime flags
+ * cellGem: implement cellGemSetRumble
+ * cellGem: add setting to let the game actually set the device hues
+ * cellGem: set sphere RGB when a hue is set and vice versa
+ * cellGem: add debug setting for painting spheres into the live image
+ * cellGem: fix some data types
+ * Fix some warnings
+ * cellPhotoDecode: allow dev_bdvd paths
+ * cellGem: Split horizontal and vertical mouse rotation cone setting
+ * Qt: fix settings_dialog opening on wrong tab
+ * Qt: fix flow_layout segfault
+ * cellAdec implementation part 2: LPCM decoder (#16381)
+ * cellGem: expose rotation cone to settings
+ * cellCamera: try to fix internal state on stop
+ * Update SDL to 2.30.10
+ * Update curl to 8.11.1
+ * Update 7zip to 24.09
+ * Update OpenAL to 1.24.1
+ * Update FAudio to 24.12
+ * Fix some static analysis warnings
+ * Fix warning
+
+-------------------------------------------------------------------
+Tue Dec 17 14:58:59 UTC 2024 - Hunter Wardlaw
+
+- Update to version 0.0.34~git20241217:
+ * Fix unused p2p socket closing
+ * rsx: Improve MM synchronization
+ * rsx: Revert bounds optimization on RO texture load
+ * rsx: Improve performance even more when async MM is active
+ * rsx: Restore previous (incorrect) low-precision format handling
+ * rsx/qt: Add option to disable async host MM to GUI
+ * Fix linux build
+ * rsx: Fix texture renormalization flag and fix windows build
+ * rsx: Fix OpenGL deadlock
+ * rsx: Make the deferred mm flush option usable with OpenGL
+ * rsx/vk: Implement asynchronous host memory management.
+ * Fixup Intel macOS builds
+ * Revert Qt to 6.7.3 for macOS
+
-------------------------------------------------------------------
Fri Dec 13 15:01:32 UTC 2024 - Hunter Wardlaw
diff --git a/rpcs3.spec b/rpcs3.spec
index 659feb5..8406d66 100644
--- a/rpcs3.spec
+++ b/rpcs3.spec
@@ -17,7 +17,7 @@
Name: rpcs3
-Version: 0.0.34~git20241213
+Version: 0.0.34~git20241223
Release: 0
Summary: PS3 emulator/debugger
License: GPL-2.0-only