2026-05-27T02:53:27 I tried with several data files but nothing worked, the same notification always appears and when I manage to access it, it gives a fatal error saying that it couldn't find the file's contents. 2026-05-27T02:53:27 https://cdn.discordapp.com/attachments/1230952265993556030/1509026718411653200/Screenshot_20260526-235153_Alpha-3_Launcher.png?ex=6a17ae26&is=6a165ca6&hm=480f1d72b819b25e25767f062c635da5bb548d5e117e8a4e133f7c470c530460& 2026-05-27T03:23:12 You want the Morrowind folder with the ini and Data Files folder in it. 2026-05-27T10:30:21 I used to have a fallback where it would check the folder you select, if the files were missing it would check the parent folder... maybe that's new and only in tsk... 2026-05-27T10:30:30 I'll add it to alpha3 as well 2026-05-27T14:58:23 @sisah6530 I'm not sure if you are interested in any of this but here's some things I found. adding android:hasFragileUserData="true" to the manifest gives whats in the screenshot. https://gitlab.com/duron27/alpha3/-/blob/main/app/src/main/AndroidManifest.xml?ref_type=heads#L50 also you can remove line 44 to 53 2026-05-27T14:58:24 https://github.com/Sisah2/openmw-android/blob/b5f14e41014fc0ccdb5db6fa79b382f121b6ddaf/buildscripts/patches/openmw/android_main.cpp#L44 and then the 2 lines here https://github.com/Sisah2/openmw-android/blob/b5f14e41014fc0ccdb5db6fa79b382f121b6ddaf/app/src/main/java/org/libsdl/app/SDLActivity.java#L949 and instead use SDLActivity.onNativeMouse(1, 0, 0f, 0f, true) that offers all 3 mouse buttons and movement. I'm using it here a few 2026-05-27T14:58:24 places. https://gitlab.com/duron27/alpha3/-/blob/main/app/src/main/java/org/openmw/ui/controls/DynamicButtons.kt?ref_type=heads#L540 This allows removing -DHAVE_GCC_FVISIBILITY=OFF from cmake and just building with cmake ../ ${COMMON_CMAKE_ARGS} \ -DSDL_STATIC=OFF Luajit adding this to the build flags BUILDMODE=static removes needing to delete the share library files after building. 2026-05-27T14:58:25 https://gitlab.com/duron27/alpha3/-/blob/main/app/src/main/cpp/openmw/CMakeLists.txt?ref_type=heads#L462 nothing groundbreaking here but just thought I'd share. 2026-05-27T14:58:25 https://cdn.discordapp.com/attachments/1230952265993556030/1509209158799327443/Screenshot_20260527-104256_Package_installer.jpg?ex=6a18580f&is=6a17068f&hm=adab6a173a3ef8ff524925be0a377e98d6014099211d6a2514a08f13ff75b977& 2026-05-27T14:59:14 theres more things but I don't remember them just yet 2026-05-27T17:55:30 having some isses setting up with the current build i want to be able to define my morrowind folder from my sd card since i don't have the internal memory to put it anywhere else but the only optoin to select the folder i want from within the app itself is the same one used to add mods and when i add the data folder using that option the app crashes upon trying to boot the game 2026-05-27T18:31:50 Both should add the option to search sdCard 2026-05-27T18:32:41 f you're using alpha3 2026-05-27T18:32:42 https://cdn.discordapp.com/attachments/1230952265993556030/1509263087486767104/image0.jpg?ex=6a188a48&is=6a1738c8&hm=62f37983f38a1d54e07e1715e65d55d940200f1c37376351a7f11a85b2791023& 2026-05-27T18:32:54 It's that sdCard icon 2026-05-27T18:37:27 yeah i have that and i can but the app crasehes when i try to launch the game after i define the folder even with no mods of any kind selected just to make sure the game runs normally 2026-05-27T18:37:38 and yeah i'm using alpha 3 2026-05-27T18:37:54 specifically a port of xbox ui experience that uses 2.1.1 2026-05-27T18:38:29 though to be honest the latest build is even more unstable 2026-05-27T18:38:35 Oh yea,. Ok check the openmw.cfg file 2026-05-27T18:38:48 The data path must be strange 2026-05-27T18:41:05 https://cdn.discordapp.com/attachments/1230952265993556030/1509265204003733805/Screenshot_2026-05-27-14-39-04-798_023629.jpg?ex=6a188c41&is=6a173ac1&hm=e05eafdfbe72575b58c4fdd64e281f240f1dddec8e93713da0d3ea082a6b0848& 2026-05-27T18:42:46 Hmm it looks good 2026-05-27T18:43:14 is there an openmw.cfg? 2026-05-27T18:43:19 or .log 2026-05-27T18:43:20 sorry 2026-05-27T18:47:08 https://cdn.discordapp.com/attachments/1230952265993556030/1509266726674632765/crash.log?ex=6a188dac&is=6a173c2c&hm=7b8f94d5fdc47d07979b9c771adaaa2db11afa87a1ea48b8c89e532d86d3a2fe& 2026-05-27T18:47:09 https://cdn.discordapp.com/attachments/1230952265993556030/1509266727102320870/native_crash.log?ex=6a188dac&is=6a173c2c&hm=ac3ac178beb1d8f576a7303bf1e8feb978ca60adf2423dc189810d94123ef060& 2026-05-27T18:48:46 https://cdn.discordapp.com/attachments/1230952265993556030/1509267137615888545/ng-gl4es.log?ex=6a188e0e&is=6a173c8e&hm=62261a23a46dd446d24df22f9927008f77d2245ea993e52af28e72339d523949& 2026-05-27T18:48:51 that's all 3 2026-05-27T18:56:16 are you launching the game while in the settings menu? 2026-05-27T18:57:34 https://cdn.discordapp.com/attachments/1230952265993556030/1509269347934408752/Screenshot_2026-05-27-14-10-50-891_020817.jpg?ex=6a18901d&is=6a173e9d&hm=edd888e55bbe422db4d11470ade1b462186d173be2c153810e23599144efeca9& 2026-05-27T18:57:48 just clicking the launch button from here 2026-05-27T18:58:18 try turning it vertical before playing. 2026-05-27T18:58:22 I want to see 2026-05-27T18:58:28 if that works i mean 2026-05-27T18:59:07 it works but i have to click the button a few times before it responds at all and then it crashes 2026-05-27T18:59:09 same as before 2026-05-27T19:00:57 hmmm ah i see 2026-05-27T19:01:15 the option to actually deffine the game files doesn't shoow up in landscape 2026-05-27T19:01:30 i was using the blue button at the bottom 2026-05-27T19:04:50 its working now 2026-05-27T19:04:57 its been ages since i handled this build 2026-05-27T19:08:35 I'm currently redoing the entire thing. that build was a quick and dirty just to get people up and going 2026-05-27T19:10:14 unfortionately i'm probably going to have to stick with it until the guy who did the xbox ui port uses the new build when it coems out for an update 2026-05-27T19:10:49 yea i talk to him, he also has the older build as releases too 2026-05-27T19:11:44 awesome that means things will probably go quite smoothly one other thing how do i get this build to properly load bsa files? 2026-05-27T19:29:17 for like other games? 2026-05-27T19:29:26 the normal morrowind ones should just work 2026-05-27T20:13:36 i mean bsa files from mods 2026-05-27T20:14:01 one of the main mods i use morrowind children has a bsa file it leads from 2026-05-27T20:15:46 the game pretty much cna't continue startup if i just select that in the load order 2026-05-27T20:25:10 I don't remember, I'll need to check 2026-05-27T22:54:10 Everything was there, I left another version of The launcher started correctly; it was the version I was using that was having problems. 2026-05-27T23:06:13 @sisah6530 hey, any new versions of your apk? Been a few months and curious if I should update and/or anything of note? 2026-05-27T23:07:54 Version that doesn't need assembly at least. I dont have pc to do it on xD