Jump to content
  • 0

64bit Emulator


readyplayer36

Question

Hi,

 

There is some LUA scripts developed for 64bit phone, I use Memu emulator and supposedly a 64bit android version but when I run the LUA script it says that it can run only on 64bit.

In fact, when I run CPU-Z to check the architecture it says x86_64, so it's confusing.

I tried Bluestacks and LDPlayer but seems the same.

Do you know which emulator I can use to be able to run 64bit LUA scripts?

Thanks

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

1 hour ago, readyplayer36 said:

Hi,

 

There is some LUA scripts developed for 64bit phone, I use Memu emulator and supposedly a 64bit android version but when I run the LUA script it says that it can run only on 64bit.

In fact, when I run CPU-Z to check the architecture it says x86_64, so it's confusing.

I tried Bluestacks and LDPlayer but seems the same.

Do you know which emulator I can use to be able to run 64bit LUA scripts?

Thanks

Phoenix OS or prime os

Link to comment
Share on other sites

emulators use x86 for 32bit and X86_64 for 64 bit. real phones use armeabi-v7a for 32 bit and arm64 for 64 bit.

you can't force a emulator to use armeabi-v7a or arm64. the only solution is buying a 64bit phone. or contact the developer of the script to see if they can make it work on emulators.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.