Giter VIP home page Giter VIP logo

Comments (9)

khanhduytran0 avatar khanhduytran0 commented on August 26, 2024

As you know OpenAL not work on 64-bit so might not have 64-bit packs

from mcinabox.

artdeell avatar artdeell commented on August 26, 2024

Maybe this launcher uses other AL implementation?

from mcinabox.

longjunyu2 avatar longjunyu2 commented on August 26, 2024

这个问题在一开始就被注意到了。所有的本地库都可以为aarch64编译,除了openjdk-8。我缺少openjdk的编译经验,按照jdk9mobile的官方文档无法进行下去。所以我在等待CosineMath的帮助,他成功的通过ndk编译了openjdk-8 aarch32。

from mcinabox.

longjunyu2 avatar longjunyu2 commented on August 26, 2024

openjdk必须链接到安卓的linker并使用STL,这也是和boardwalk的不同之处,boardwalk依然是用了glibc

from mcinabox.

artdeell avatar artdeell commented on August 26, 2024

@longjunyu2 this app would encounter some serious issues because of natives

This app only has 32-bit [armeabi-v7a] native libraries. Beginning August 1, 2019 Google Play store requires
that all apps that include native libraries must provide 64-bit versions. For more information, visit https
://g.co/64-bit-requirement

from mcinabox.

CosineMath avatar CosineMath commented on August 26, 2024

As you know OpenAL not work on 64-bit so might not have 64-bit packs

We have tested on some 64-bits devices (We only have 32-bits build) and OpenAL library (https://github.com/kcat/openal-soft/) works fine.
Do you mean a 64-bits build of OpenAL will not work?

from mcinabox.

khanhduytran0 avatar khanhduytran0 commented on August 26, 2024

No one tested, yes OpenAL32 works in 64-bit but a build of OpenAL32 native library in 64-bit will not work. Something like OpenAL64 will work.

from mcinabox.

smartcmd avatar smartcmd commented on August 26, 2024

真的特别想要64位java的运行库,特别重要!(性能等等)

from mcinabox.

Puqns67 avatar Puqns67 commented on August 26, 2024

64位库很重要的,没64意味着没更大的内存支持,多mod就没希望了啊

from mcinabox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.