btimofeev / UniPatcher

A game console ROM patcher for Android
GNU General Public License v3.0
155 stars 18 forks source link

UniPatcher unable to find File app. #63

Open JordanPlayz158 opened 2 years ago

JordanPlayz158 commented 2 years ago

I am trying to select Output file after selecting the patch file and the ROM file from my file manager and output file says "Error: There are no File app installed" leading me to be unable to patch my rom and save it, it seems as though the output file box has different logic than the previous 2 as the previous 2 found my file manager just fine, and if the logic for the other 2 can't be similar for the output file, then we should integrate the output file saving into the app so this issue doesn't occur.

btimofeev commented 2 years ago

Try installing this file manager, on some phones it works https://play.google.com/store/apps/details?id=com.diamond.apps.filemanager

I can also compile a test apk for you to test one version of the solution to the problem.