BigJack Posted June 27, 2023 Posted June 27, 2023 I am trying to use the speed hack in a game but it says it doesn't have *86 libraries. Does anyone know how to reinstall a game with *86 libraries?
kiynox Posted June 28, 2023 Posted June 28, 2023 [ @BigJack ] --- X86 is still considered 32bit scope. Most of the game nowadays usually doesn't provide x86 libraries anymore, only arms. Arms architecture also have both 64 & 32bit. Armeabi-v7a/Armv7 is Arm x86/32bit version, Armv8/Armv8a is 64 bit version. You can use: APKCombo which allows you to download specific architecture of the game. --- You can also use: AuroraOSS, it is alternative apps to Google Play Store, it allows you to download specific version of the app through version codes. You can download the latest version of the game first and try to find it's apk version codes. You can go to: /data/data/com.your_game_name/base.apk, click on it -> you will be asked wether to install it or not along with information from that APK (you should see version codes that are not separated with dots (.). For example in Minecraft: Quote "armeabi-v7a": 952001021, "x86": 962001021, "arm64-v8a": 972001021, "x86_64": 982001021 --- If you're trying to go with option 2, try to play with the version codes by decreasing each number or decrementally.
Question
BigJack
I am trying to use the speed hack in a game but it says it doesn't have *86 libraries. Does anyone know how to reinstall a game with *86 libraries?
1 answer to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.