diff --git a/net.retrodeck.retrodeck.yml b/net.retrodeck.retrodeck.yml
index 911aafc5..96905279 100644
--- a/net.retrodeck.retrodeck.yml
+++ b/net.retrodeck.retrodeck.yml
@@ -1154,6 +1154,28 @@ modules:
 
   # Ryujinx - END
 
+  # Vita3K - START
+  # NOTE: this is a continuos release, it's provided but not supported
+  # to update this module:
+  # wget https://github.com/Vita3K/Vita3K/releases/download/continuous/ubuntu-latest.zip -O rd-submodules/vita3k/vita3k-14-01-23.zip
+  # sha256sum rd-submodules/vita3k/vita3k*.zip
+  # change url and sha
+  # check the branch in the url
+
+  - name: Vita3K
+    buildsystem: simple
+    build-commands:
+      - |
+        mkdir -p ${FLATPAK_DEST}/vita3k
+        cp -r * ${FLATPAK_DEST}/vita3k
+        ln -s ${FLATPAK_DEST}/Vita3K /app/bin/Vita3K
+    sources:
+    - type: archive
+      url: https://github.com/XargonWan/RetroDECK/raw/cooker-0.7.0b/rd-submodules/vita3k/vita3k-14-01-23.zip
+      sha256: f814fa5efba6037cef629f7a796dec7ee3d5b9808532230a93b1b8c42981b53b
+
+  # Vita3K - END
+
   # External manifests end
 
   - name: retrodeck