Help in installing mods and changing script in android.

Xyyy

Member
Jun 12, 2020
217
114
Hey guys, I tried to change a few things in the game Old Friends and Public Transport. Can someone please help me as to what I am doing wrong.
The first thing I tried was to decompile the apk(made by gamecax) using apktool, and then I added the Mc name change mod(rpy file) to the x-game folder. Then I recompiled the apk and signed it using signapk. But the mod didn't work,the game worked as usual though.

The second thing I tried was to unrpyc the script file, change the default name with the one I wanted and then saved it. I deleted the original script.rpyc file from the game folder and added the script.rpy file and then recompiled and signed the apk. In this case, the main menu opened but I could not start the game.
Someone with any knowledge of android porting, please help.