AgriosApsu
New User
- 14
- 01/04/17
- 1
Thread Author
Hy guys,
This is my first attempt to mod a game...
I know that is difficult to mod...
But I have some programming knowledge.
I am dividing the project into 4 steps:
1- Extract
2 - Understand .dll code
2.1- Change a simple variablr
2.2- Decompile .dll
2.2.1 - Change de code
3- Zip apk
4- Sign apk (Meta-inf)
I am trying to use APKMuiltTool and AdvancedAPKTool for steps 1,3,4
And .NetReflector with reflexil...
Steps 1, 2, 2-1 it's OK...
I thought that steps 3 and 4 would be easy..
I thought...
I am trying to recompile using the two tools. The APK is generated, but it stops at the communication with the server screen.
Someone could help me...
This is my first attempt to mod a game...
I know that is difficult to mod...
But I have some programming knowledge.
I am dividing the project into 4 steps:
1- Extract
2 - Understand .dll code
2.1- Change a simple variablr
2.2- Decompile .dll
2.2.1 - Change de code
3- Zip apk
4- Sign apk (Meta-inf)
I am trying to use APKMuiltTool and AdvancedAPKTool for steps 1,3,4
And .NetReflector with reflexil...
Steps 1, 2, 2-1 it's OK...
I thought that steps 3 and 4 would be easy..
I thought...
I am trying to recompile using the two tools. The APK is generated, but it stops at the communication with the server screen.
Someone could help me...