Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

SD card not detected #85

Open
Alphonsokurukuchu opened this issue May 2, 2021 · 7 comments
Open

SD card not detected #85

Alphonsokurukuchu opened this issue May 2, 2021 · 7 comments

Comments

@Alphonsokurukuchu
Copy link

Can't browse to select the game in SD card post Android 11 update. When selecting game files, SD card doesn't even show up.(confirmed that SD card indeed is working fine)

@Textilfrenzy
Copy link

Textilfrenzy commented May 3, 2021

That issue is comes from Android 11 itself. Afaik A11 doesnt support the access of sd card via custom file browser (only stock android browser). Since openmw has their custom browser thats why you cant gain access to your sd card.

@Alphonsokurukuchu
Copy link
Author

Can they get additional permission to access sd card like other custom browser(like that in zarchiver and other third party file managers?)

@Alphonsokurukuchu
Copy link
Author

Alphonsokurukuchu commented May 7, 2021

Wierd. Old OMW(not nightly) I had had path to morrowind selected which is in sd card. Although I can't manually select it again, it still works and I can play it.
Screenshot_20210507-105708_OMW

@xyzz
Copy link
Owner

xyzz commented May 9, 2021

What is your device model?

@Alphonsokurukuchu
Copy link
Author

What is your device model?

Samsung Galaxy M51(Snapdragon 730g, 6GB ram)

@AbduSharif
Copy link

AbduSharif commented Jul 17, 2021

Btw Android 11 has slow storage, I think it might be good to eventually move to scoped storage, if possible.

@AE605
Copy link

AE605 commented Sep 17, 2021

Workaround:
If you have root, open:
/data/data/is.xyz.omw_nightly/shared_prefs/is.xyz.omw_nightly_preferences.xml

and change "game_files" string to your sdcard's path.
Example:<string name="game_files">/storage/extsdcard/Games/omw</string>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants