,

Tuesday 22 December 2015

[TUT]Converting Armv7 To Armv6.



FOUND A GOOD TUTORIAL FOR THE PEOPLE WHO HAVE LOW END DEVICES.USING THIS TUT YOU CAN CONVERT ARMv7 GAMES TO ARMv6. 

You can convert only Unity 3D games.
For now We don't know how convert
GLU games (based on unity) cuz libs
are in .obb files.
Not all games work after convert, for
example shadowgun.

REQUIREMENTS:

•Zip signer (for android device)
•This tool (for pc)Tool Made By Me
•Libs from unity engineLibs Updated 
•Any file manager

INSTRUCTIONS:

1. Check to see if game is based on
unity.
Open APK file (winrar etc.) and go to :
Apk->Libs->Armeabi-v7/ and check this
2 files:
-Libmono.so
-Libunity.so
If game has this two libs is based on
unity so we try convert.
2. Check the versions of the unity 3D.
Open your apk and go to:
Apk->assets->bin->Data here - you can
open so much file to get info, but we try
with file mainData - Open with some txt
editor.

Now u see this:

At first line u get info about version of
libs, just see this: 3.5.5f3 (Any game has
different versions)
Now delete armv7 libs from game:
Apk->lib-> here (armeabi-v7 )
And from Apk->assets->libs-> here
3. Replace with Armv6 libs
Just open file libs.zip and get libs with
your version (we have here 3.5.5f3)
And copy to apk->lib and
Apk->assets->libs
4.if u finish everything remember to sign
apk, you can use zipsigner for android or
tools by Me

CREDITS:-
•Doc.Who & Kondzio
•NitroOxid For some steps
Previous Post
Next Post

0 comments: