Tutorial How to make mod menu for il2cpp and native games

Mr Ikso

Solid & Active Platinian
Dec 6, 2017
56
131
33
Ukraine
No, but you can remove the code or set soundEnabled to false
Code:
android.support.v4.
using such a library in the menu is not the best option, not every game has an android.support library, and it is already outdated, now androidx is used. I did everything on purpose without any support so that there would be no problems later :), but it's not so simple :). For a good menu, you would need a custom view, not an alert dialog, or as I did on the frame layout ..
 
  • Like
Reactions: TheLGL

TheLGL

Awesome Active Platinian
Original poster
Skilled
Feb 19, 2020
156
4,192
193
UK
Great work :face11: :face11:

you can clone through Android studio itself. It easy
Did not know that. I'll try it out :))

Code:
android.support.v4.
using such a library in the menu is not the best option, not every game has an android.support library, and it is already outdated, now androidx is used. I did everything on purpose without any support so that there would be no problems later :), but it's not so simple :). For a good menu, you would need a custom view, not an alert dialog, or as I did on the frame layout ..
android.support.v4. is not even used tho. I forgot to remove them
 

TheLGL

Awesome Active Platinian
Original poster
Skilled
Feb 19, 2020
156
4,192
193
UK
why crash game?
open the game, i see the icon View attachment 209396 and after 4 sec, crash
Maybe you are doing something wrong with your hook or kittymemory
I need logcat

can you try to use chinese input "Category",i try it,but not work ,show nothing
Work for me. Tried simplified and traditional chinese. Something wrong on your system
What is your Windows version and Android Studio version?
And what Android version are you testing on?

1586772613463.png
 

joe123

Platinian
Jul 4, 2017
11
1
3
31
Maybe you are doing something wrong with your hook or kittymemory
I need logcat


Work for me. Tried simplified and traditional chinese. Something wrong on your system
What is your Windows version and Android Studio version?
And what Android version are you testing on?

View attachment 209513
oh my god! why i cant? so sad. i do nothing, just build the project and test ,and then cant show