Android - Support 16 KB page sizes

Started by gicci,

hexise

#25
Quote from: Ian @ un4seen16kb builds are now included in the add-on packages on the BASS webpage, so the separate 16kb package (posted above) has been removed. The main BASS package hasn't been updated yet, so the BASS 16kb update is still a separate download for now, but a new release is coming soon.

I did not find 16kb update download from add-on packages on the BASS webpage, what I am searching is: https://www.un4seen.com/bass.html#addons

Update:

Nevermind, I downloaded the current libraries from BASS webpage and it seems they are 16kb aligned already. Thanks.

Francois33800

Hello,

I'm working on a video game project for Android using Unity, and I've integrated BASS and several of its add-ons. I've placed the native libraries (libbass.so, libbass_fx.so, libbassmidi.so, and libbassmix.so) in the correct arm64-v8a folder.

All the libraries except for libbass.so seem to work correctly, and I'm only seeing a 16KB alignment warning in the Unity inspector for the main libbass.so file. I'm using BASS version 2.4.17 for Android.

The other libraries from the same package don't have this issue. Do you have any idea why this might be happening, or if there's something I might be missing?

Thank you

Ian @ un4seen

The add-ons (on the BASS webpage) do all include 16kb page support now, but the BASS 2.4.17 release doesn't. Support is coming soon in the BASS 2.4.18 release. In the meantime, an update is available here:

   www.un4seen.com/stuff/bass-android.zip

rrhh_fx

Quote from: Ian @ un4seenThe add-ons (on the BASS webpage) do all include 16kb page support now, but the BASS 2.4.17 release doesn't. Support is coming soon in the BASS 2.4.18 release. In the meantime, an update is available here:

   www.un4seen.com/stuff/bass-android.zip
Hi Ian,

Does this build only add that change or are there other modifications compared to 2.4.17? And is it safe to use in production, or should be treated more like a pre-release until 2.4.18 is officially out?

Thanks!

Ian @ un4seen

That build is basically a pre-release of BASS 2.4.18, so it does also have other changes, but it should be fine to simply replace the BASS 2.4.17 libraries with it. If you would like to check what's new, updated documentation is available here:

    www.un4seen.com/stuff/bass.chm

Tadeu

Hello Ian,

Do you have an idea when BASS 2.4.18 will be officially released?

Thanks!

Ian @ un4seen

There isn't a set date for it, but it should be very soon. Perhaps even next week.