What is this document?My condolences to OP
How did I do it? I wanted to try it myself, but I couldn't understand it at all5.6.0 mod
Use autopatcher from github.How did I do it? I wanted to try it myself, but I couldn't understand it at all
Requirements JRE/JDK 11.02 or newer
C:\Program Files\Java\jdk-11.0.6\bin
auto <apk-file>
Oh, my god. All right, I'm giving upUse autopatcher from github.
I don't know if there is more correct way to do but here's what I did. Bear with it.
Just google this and install as required, I used 11.06
- Add JDK binaries path to your Windows PATH variable. For example for version 11.0.6 it would contain the following path
Code:C:\Program Files\Java\jdk-11.0.6\bin
Read below how to edit PATH variable
- Move that added binaries path priority to uppermost
- Download latest autopatcher from github, then extract to it's own folder
- Copy/move unmodded apk to that folder
- run cmd on that folder with command
Code:auto <apk-file>
[Attachment removed from Quotes]
- Done when finished, new modded apk with <apk-filename>-out.apk will appear on that folder
How to edit PATH variable
Windows 7/10
- Select Computer from the Start menu
- Choose System Properties from the context menu
- Click Advanced system settings > Advanced tab
- Click on Environment Variables, under System Variables, find PATH, and click on it.
- In the Edit windows, modify PATH by adding the location of the class to the value for PATH. If you do not have the item PATH, you may select to add a new variable and add PATH as the name and the location of the class as the value.
- Reopen Cygwin Terminal window, and run your java code.
Windows XP
- Start -> Control Panel -> System -> Advanced
- Click on Environment Variables, under System Variables, find PATH, and click on it.
- In the Edit windows, modify PATH by adding the location of the class to the value for PATH. If you do not have the item PATH, you may select to add a new variable and add PATH as the name and the location of the class as the value.
- Close the window.
- Reopen Cygwin Terminal window, and run your java code.
Windows Vista
- Right click My Computer icon
- Choose Properties from the context menu
- Click Advanced tab (Advanced system settings link in Vista)
- In the Edit windows, modify PATH by adding the location of the class to the value for PATH. If you do not have the item PATH, you may select to add a new variable and add PATH as the name and the location of the class as the value.
- Reopen Cygwin Terminal window, and run your java code.
By the way, do you play this game? I think we can friend the gameUse autopatcher from github.
I don't know if there is more correct way to do but here's what I did. Bear with it.
Just google this and install as required, I used 11.06
- Add JDK binaries path to your Windows PATH variable. For example for version 11.0.6 it would contain the following path
Code:C:\Program Files\Java\jdk-11.0.6\bin
Read below how to edit PATH variable
- Move that added binaries path priority to uppermost
- Download latest autopatcher from github, then extract to it's own folder
- Copy/move unmodded apk to that folder
- run cmd on that folder with command
Code:auto <apk-file>
[Attachment removed from Quotes]
- Done when finished, new modded apk with <apk-filename>-out.apk will appear on that folder
How to edit PATH variable
Windows 7/10
- Select Computer from the Start menu
- Choose System Properties from the context menu
- Click Advanced system settings > Advanced tab
- Click on Environment Variables, under System Variables, find PATH, and click on it.
- In the Edit windows, modify PATH by adding the location of the class to the value for PATH. If you do not have the item PATH, you may select to add a new variable and add PATH as the name and the location of the class as the value.
- Reopen Cygwin Terminal window, and run your java code.
Windows XP
- Start -> Control Panel -> System -> Advanced
- Click on Environment Variables, under System Variables, find PATH, and click on it.
- In the Edit windows, modify PATH by adding the location of the class to the value for PATH. If you do not have the item PATH, you may select to add a new variable and add PATH as the name and the location of the class as the value.
- Close the window.
- Reopen Cygwin Terminal window, and run your java code.
Windows Vista
- Right click My Computer icon
- Choose Properties from the context menu
- Click Advanced tab (Advanced system settings link in Vista)
- In the Edit windows, modify PATH by adding the location of the class to the value for PATH. If you do not have the item PATH, you may select to add a new variable and add PATH as the name and the location of the class as the value.
- Reopen Cygwin Terminal window, and run your java code.
[Attachment removed from Quotes]
why I can t autopatcher
Add JDK binaries path to your Windows PATH variable.
Move that added binaries path priority to uppermost
I Don't understand. Add JDK binaries path to your Windows PATH variableThis also occurred to me, I think you need to correctly did this part
You're on Win10 right?I Don't understand. Add JDK binaries path to your Windows PATH variable
yes I HaveYou're on Win10 right?
Have you install JDK 11.02 or newer?
yes I Have
C:\Program Files\Java\jdk-11.0.6\bin