From 171c832f603c246401d83940300a06ffad31ee97 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Tue, 10 Jan 2023 21:11:40 +0100 Subject: [PATCH] Mention system app installation workaround --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 8596f51..6b3d84e 100644 --- a/README.rst +++ b/README.rst @@ -11,8 +11,12 @@ and the server may reply with plain text purchase receipts. Works by patching ``javax.crypto.Cipher::doFinal(byte[])`` to return the input without encryption/decryption. +It needs to be `installed as system application`__ to prevent +Final Fantasy III from crashing. + __ https://repo.xposed.info/module/de.robv.android.xposed.installer __ http://cweiske.de/ouya-store-api-docs.htm +__ http://cweiske.de/tagebuch/ouya-final-fantasy3.htm#howto Development hints -- 2.30.2