diff --git a/_servicedata b/_servicedata
index ccf2f56..2ea075e 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hrydgard/ppsspp.git
- c7b3a08cf35bbb49878f506da59828aa525d1e1d
\ No newline at end of file
+ e09296b9b10d6ee9997dcd86bc10d172a48a4b1b
\ No newline at end of file
diff --git a/ppsspp-1.9.3~git20191020.tar.xz b/ppsspp-1.9.3~git20191020.tar.xz
index 7703152..bbfa3fe 100644
--- a/ppsspp-1.9.3~git20191020.tar.xz
+++ b/ppsspp-1.9.3~git20191020.tar.xz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:01fe1b66fb3166184c4bce9c6fd0dcbec74b5992837b35729a9005af756b9c6f
-size 194772180
+oid sha256:d9b5f53473fbd9cbb10bd0be7aa29ade034ba01e22a05a719265f4287a3bdd74
+size 194785532
diff --git a/ppsspp.changes b/ppsspp.changes
index e4e8339..b93787c 100644
--- a/ppsspp.changes
+++ b/ppsspp.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Mon Oct 21 19:55:05 UTC 2019 - pousaduarte@gmail.com
+
+- Update to version 1.9.3~git20191020:
+ * Io: Consistently use error codes with OpenFile().
+ * Io: Return error code for write attempt to UMD.
+ * Io: Change async thread priority if running.
+ * Io: Destroy async threads on reset.
+
-------------------------------------------------------------------
Sun Oct 20 17:02:02 UTC 2019 - pousaduarte@gmail.com