Edgar Mir贸

Results 10 comments of Edgar Mir贸

I did it but sadly, the results are the same. Opening the exe files on Windows run perfectly. An interesting thing is that I tried it with my Android 12...

> 1. What is your Android 11 device exactly? I'm not sure it will help, but I'll see if there are any known issues. > 2. What do you mean...

Sorry! I've just discovered it's possible to change the resolution in f2_res.ini file! ![Screenshot_20220808-090808.png](https://user-images.githubusercontent.com/2278900/183359950-14c2ea16-d1c8-44d9-a5e6-ccc3d8439e35.png) My fault 馃檭 So, the problem is in the Android 11 tablet, which still crashing. Thanks!!

> Everything is super tiny, it should not be like that. Set screen height to 480 and calculate width depending on your screen ratio. Assuming screenshot size is authentic (2400x1080),...

[log.txt](https://github.com/alexbatalov/fallout2-ce/files/9281448/log.txt) @alexbatalov Just in case it helps, I've attached the log while crashing in the Android 10 tablet. 馃檪 I've found something even more curious. The debug apk works perfectly...

In my case, I launched the debug version from Android Studio.

That file comes at the same required files level. You just have to edit it and select the resolution.

When I run it from the command line I get this: ``` ~ emulator -avd Pixel_3a_API_32_arm64-v8a [8676713984]:ERROR:android/android-emu/android/qt/qt_setup.cpp:28:Qt library not found at ../emulator/lib64/qt/lib Could not launch '/Users/edmiro/../emulator/qemu/darwin-x86_64/qemu-system-aarch64': No such file or...

> Do this ./emulator -avd Pixel_3a_API_32_arm64-v8a > On Thu, Jan 27, 2022 at 2:56 PM Edgar Mir贸 ***@***.***> wrote: When I run it from the command line I get this:...

Totally agree with this PR. The error shown is: ``` Caused by: java.lang.Exception: No native library is found for os.name=Mac and os.arch=aarch64. path=/org/sqlite/native/Mac/aarch64 at org.sqlite.SQLiteJDBCLoader.loadSQLiteNativeLibrary(SQLiteJDBCLoader.java:333) at org.sqlite.SQLiteJDBCLoader.initialize(SQLiteJDBCLoader.java:64) at androidx.room.verifier.DatabaseVerifier.(DatabaseVerifier.kt:71) ......