Add lovely injector patching - #184
Conversation
|
Great job. It works perfectly. |
|
Going to wait for ethangreen-dev/lovely-injector#237 |
|
Is there a way to properly expose the lovely shared object library instead of writing it inside the apk (possibly as an extra flag)? Some of my mods crash because they cant find the "lovely" module. It could allow for better mod compatibility OOTB |
|
Can you please update love injector to ver 0.8.0? |
|
@h1111111N I have now updated lovely to 0.8.0 |
finally, thank you ^^ |
|
@kodenamekrak Thank you once again for your work. As I mentioned earlier, thanks to your work, modding the game Balatro on Android has become much easier (I just need to download the mod and drag it into the correct location like on PC). That said, it's not yet fully compatible with all mods—for example, the "hide played cards" feature from the Cartomancer mod doesn't work, Cryptid mod crash, Pokermon mod crash. I hope it's not too much to ask for improvements, but I’m posting this in case you have time to take a look. Once again, thank you! |
Adds support for adding lovely injector to the android version via https://github.com/kodenamekrak/lovely-injector to load mods at runtime without needing to mess with dump files
Some mods that use native dependencies wont work (maybe ill look into some sort of solution in the future), but most other mods such as cryptid, mobile controls, etc. work just fine.
The playstack google play version cannot be modded due to DRM