add duckstation stable

This commit is contained in:
Richard Macias
2024-12-16 11:03:16 -06:00
parent 74c2df9e5e
commit 04f0a7db0a

View File

@@ -199,6 +199,15 @@
"Emulator" "Emulator"
], ],
"overrideSource": "HTML" "overrideSource": "HTML"
},
{
"id": "com.github.stenzek.duckstation",
"url": "https://www.duckstation.org/android/duckstation-android.apk",
"author": "www.duckstation.org",
"name": "DuckStation",
"preferredApkIndex": 0,
"additionalSettings": "{\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"trackOnly\":false,\"invertAPKFilter\":false,\"appName\":\"\",\"shizukuPretendToBeGooglePlay\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"Fast PlayStation 1 emulator for x86-64/AArch32/AArch64/RV64\",\"versionDetection\":false,\"autoApkFilterByArch\":false}",
"overrideSource": "DirectAPKLink"
} }
] ]
} }