Pablo Labs
Pablo Labs
Run with ```BOX64_DYNAREC_STRONGMEM=1 BOX64_DYNAREC_SAFEFLAGS=2 BOX64_SHOWSEGV=1 BOX64_SHOTBT=1```
What your device?
> https://pastebin.com/si3Jniq0 Try to install XComposite
Interessing idea
This lib is not wrapped, and a x86_64 one not founded
I don't know if it will be wrapped in the future, probably yes.
How you are getting timer value? On Undertale PS2 I create a timer like this: ``` let timer = Timer.new() let timerValue = 0 while (true) { timerValue = Timer.getTime(timer)...
Installed Box86 and Box64?
Try to run inside emulated bash
Probably this app use some syscalls that's not supported by Android Kernel or not exposed by glibc termux