[Tutorial] Modify Game Package to Achieve Online Game Acceleration

The original poster: Farewell @豆子 Views: 495 Replies: 2 Posted in: 2012-07-31 20:22:23
Many online games are too slow, which frustrates many impatient friends. For this reason, I'm specially sharing this technique with everyone. The method is as follows.

Software needed:
1. X Manager
2. Zip packaging tool

Note: This method only applies to Jar format acceleration. It also works for Sis format, and I will write a tutorial for that as soon as possible.

Tutorial begins:

1. Unpack the game package
1.1: On your phone, create a new folder on the E drive, C drive, or any other drive, for example: New Folder (Note: the disk space must be larger than the game package size)
1.2: Open X Manager, go to the Jar game package that needs modification, and extract it to the newly created folder

2. Modify class files
2.1: Using X Manager, go to the newly extracted folder. You will see many class files. Of course, one of these is the file we need to modify.
Use a hexadecimal viewer to check the class file (shortcut in X Manager: press key 3 to view). After entering, press key 2 to search for the hex value. Enter 0a05 to search (Note: the next two lines of numbers under 0a05 are 9605 or 6405)

2.2: Once found, edit it directly. Change 9605 or 6405 to 3205 for double speed, or to 0005 for triple speed, according to your preference. After modification, press back and then select OK to save the changes. Minimize X Manager.

3. Pack, install, and run
3.1: Open the zip packaging tool. If you know how to use it, no further explanation is needed. For beginners, in settings, set "Include subfolders" to Yes. Next...
3.2: After the settings are successful, click Options → New Folder (enter any number or letter, but don't use text), for example luanshi.zip
3.3: After creating the new zip folder, click: Options → Add Files → go to the folder you just unpacked and modified → mark → mark all → add files, then go back and exit
3.4: Go back to X Manager, find luanshi.zip, change the extension to luanshi.jar. Then navigate to Menu → File → System Open → Installation complete.

Done, the game is now accelerated.
reply 🤍 0 📤 share collect
Eliminate 0 replies
。。。。
— All replies loaded —

Leave a Reply