Solved i need help about lgl mode menu 3.2

Status
Not open for further replies.

tdien90

Platinian
Original poster
May 22, 2022
9
0
1
23
japan
everybody i need your help. when i compiled lgl menu mod 3.2, it didn't have "uk" folder in smali. i don't know how. tks for your help.
 

Banks211

Platinian
Mar 29, 2022
12
15
3
California
This a bit behind time but anyone still having challenges with this, I'd suggest you decompile with Apktool M, view the smali folder and you should see the adrt and uk.lgl subfolders based on the mod menu version. Alternatively, if you've extracted to MT Manager, view the classes.dex with Dex Editor Plus. You should find the adrt and uk.lgl subfolders there too. Some outdated versions of Apk editor may not show all the subfolders in the smali after decompiling.
 

Arch01

2/3 Games Approved
Sep 1, 2020
35
7
8
27
Cilegon Banten Indonesia
why not to try open mod menu on left side , and apk target on right side using mt manager , rename the class.dex mod menu apk to what ever inside game apk was , like if in side target apk has class.dex class1.dex then just give it name to class2.dex on mod menuapk , then copy class2.dex from mod menu to the target apk

image :
left panel was mod menu , right panel was game target
Screenshot_20220725-122715162.jpg

rename classes.dex to classes2.dex on mod menu to match count from classes.dex on target game ( see above picture in right panel )
Screenshot_20220725-122730218.jpg

after rename was sucsessfull then touch and hold classes2.dex on mod menu apk until menu appear , then click on + Add ->
Screenshot_20220725-122737607.jpg

click ok and wait for a bit
Screenshot_20220725-122745760.jpg

as you can see it added the classes2.dex to target game apk ,
Screenshot_20220725-123313344.jpg

after it was added just added lib folder from mod menu apk to target , then decompile target apk and added permission and service to androidmanifest.xml and add smali string to com.unity3d.player.unityplayeractivity , then recompile using apk tool.
 

DaRealPanDa

Co-Administrator
Staff member
Supporting-Team
Global Moderator
Social Media
Mar 12, 2018
6,908
15,847
2,120
27
Skyrim
Use an own thread for separated questions.
Closed against spam/necroposting.
 
Status
Not open for further replies.