Skip to content

v0.1.4

Choose a tag to compare

@JICA98 JICA98 released this 12 Jul 17:55

BachataS4 0.1.4

Critical fix

Android cannot execute host/ld-linux / host/box64 from the downloaded runtime under app private storage (error=13 Permission denied). Those binaries are now packaged as APK native libs:

  • libbachata_host_loader.so
  • libbachata_host_box64.so

The downloaded runtime still supplies the rest of the host glibc/X11 tree via --library-path.

Install

  1. Install this APK
  2. Setup → download runtime (if not already)
  3. Launch game

Note

APK is larger (~+32MB) because host Box64 is embedded for executable launch.