I currently distribute a modified version of love for use of modding Balatro on mobile devices. One of the changes I use is including lua-https so mods can use it. However on some devices it fails to find the module.
I originally thought this was due to 32 bit devices but this device is definitly 64 bit. This particular case this is on a nothing phone (2a) android 15. My personal device (Google pixel 9, GrapheneOS, Android 16) works perfectly fine.
My modified source is here:
The compiled APK is also available here: https://lmm.shorty.systems/base.apk
The no game screen has been modified to test https, which should aid in any testing you may be doing.
Any insight would be much appreciated, thanks
I currently distribute a modified version of love for use of modding Balatro on mobile devices. One of the changes I use is including lua-https so mods can use it. However on some devices it fails to find the module.
I originally thought this was due to 32 bit devices but this device is definitly 64 bit. This particular case this is on a nothing phone (2a) android 15. My personal device (Google pixel 9, GrapheneOS, Android 16) works perfectly fine.
My modified source is here:
The compiled APK is also available here: https://lmm.shorty.systems/base.apk
The no game screen has been modified to test https, which should aid in any testing you may be doing.
Any insight would be much appreciated, thanks