diff --git a/_servicedata b/_servicedata
index 8bbcd80..c9577fb 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hrydgard/ppsspp.git
- fc2efe5dff25a46b59ee23b987f1b3e07ceb62ae
\ No newline at end of file
+ 63966cb7a70d8190c7b2f5f4ebd27a6caebe0787
\ No newline at end of file
diff --git a/ppsspp-1.12.3~git20211024.tar.xz b/ppsspp-1.12.3~git20211024.tar.xz
deleted file mode 100644
index b3befb5..0000000
--- a/ppsspp-1.12.3~git20211024.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f4eb3e27b5d11cffd18926c2eb353657f6df90e621985b2c26e0e3f448c2cc0b
-size 229643784
diff --git a/ppsspp-1.12.3~git20211029.tar.xz b/ppsspp-1.12.3~git20211029.tar.xz
new file mode 100644
index 0000000..25e02ad
--- /dev/null
+++ b/ppsspp-1.12.3~git20211029.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9f6be2de0f318e40285bf219b8961f155a0fd92d0c89f7c3bd6cb6cb2347594d
+size 229620416
diff --git a/ppsspp.changes b/ppsspp.changes
index 06e22be..651e2e6 100644
--- a/ppsspp.changes
+++ b/ppsspp.changes
@@ -1,3 +1,25 @@
+-------------------------------------------------------------------
+Sun Oct 31 00:32:20 UTC 2021 - pousaduarte@gmail.com
+
+- Update to version 1.12.3~git20211029:
+ * Build: allow using system zstd library
+ * GPU: Fix missing newline in shader.
+ * Make sure to not leave cull distance uninitialized in other paths, if we do write to it in some path.
+ * GLES: Skip assert if no buffer.
+ * Fix analog resize
+ * Replacement: Allow starting a texture at budget.
+ * Replacement: Correct budget on later frames.
+ * Replacement: Add ini setting to disable pop-in.
+ * Replacement: Tweak some thread safety.
+ * Replacement: Ensurely orderly stop on reset.
+ * Replacement: Use a thread to load tex replacements.
+ * Replacement: Avoid rebuild until ready.
+ * Replacement: Avoid clash with X define.
+ * Replacement: Centralize lookup logic.
+ * Replacement: Delay load texture data.
+ * Replacement: Purge old cached decoded textures.
+ * Replacement: Add structure for delayed loading.
+
-------------------------------------------------------------------
Sun Oct 24 10:57:52 UTC 2021 - pousaduarte@gmail.com
diff --git a/ppsspp.spec b/ppsspp.spec
index be743cd..ce89c78 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -18,7 +18,7 @@
%define _lto_cflags %{nil}
Name: ppsspp
-Version: 1.12.3~git20211024
+Version: 1.12.3~git20211029
Release: 0
Summary: PlayStation Portable Emulator
License: GPL-2.0-or-later