diff --git a/_servicedata b/_servicedata
index d78dcdf..bcd7d75 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hrydgard/ppsspp.git
- 6e8e375eea2d44ba6350513d47f045c7bb669d9c
\ No newline at end of file
+ c48a2033635a0dd6538d5a2b5fb108f6ce8eb272
\ No newline at end of file
diff --git a/ppsspp-1.11.3~git20210829.tar.xz b/ppsspp-1.11.3~git20210829.tar.xz
index c1a95b9..5bbc775 100644
--- a/ppsspp-1.11.3~git20210829.tar.xz
+++ b/ppsspp-1.11.3~git20210829.tar.xz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:bdcaf9777f838f5c5b4ef1a38403f5f61db288fbd364e5af6d4b7c1b13f5c3e4
-size 226230972
+oid sha256:2cff8211fdf88585f8f362df6a0d3a035259c3bf5e73cbee7f31fe28e57890ed
+size 226175628
diff --git a/ppsspp.changes b/ppsspp.changes
index e521bcd..8eae0ee 100644
--- a/ppsspp.changes
+++ b/ppsspp.changes
@@ -1,3 +1,15 @@
+-------------------------------------------------------------------
+Sun Aug 29 19:16:12 UTC 2021 - pousaduarte@gmail.com
+
+- Update to version 1.11.3~git20210829:
+ * Debugger: Avoid infinite loop in disasm API.
+ * KeyMap: Simplify UI updates.
+ * UI: Try to keep button visible while mapping.
+ * UI: Allow binding all typically buttons in a row.
+ * UI: Allow rebinding the analog from PSP view.
+ * UI: Allow mapping buttons from visual PSP display.
+ * UI: Add a screen to visualize PSP controls.
+
-------------------------------------------------------------------
Sun Aug 29 15:28:53 UTC 2021 - pousaduarte@gmail.com