Jump to content

Recommended Posts

  • Administrators
Posted

Hey guys

 

Heres a tut on how to mod EW3.

 

1.) Download the OBB on your phone.

2.) Put the OBB on your PC.

3.) Open the OBB with Winrar.

4.) Open the Managed folder. In my case it´s in main.2203.com.glu.ewarriors32.obb\assets\bin\Data\Managed.

5.) Open Assembly-CSharp.dll with .NET Reflector (Make sure you have the reflexil addin)

6.) Search for get_Energy

7.) Doubleclick get_Energy.

8.) Open reflexil over the tools tab.

9.) Right click the box below and DELETE ALL.

10.) Right click and Create new. Use the OPCode ldc.i4. Operand type is int32 and the box below is the box where you set the amount of Energy. In my case 9999999.

11.) Right click and Create new. Use the OPCode ret. Operand type is empty. Operand is empty too.

12.) Right click the .dll in the left sidebar and click Reflexil/save as... and save it.

13.) Replace the original file and put the obb on your phone.

15.) Use it. Thats it. Dafuq.

 

In the apk:

com.glu.ewarriors3-disasm\smali\com\google\android\vending\expansion\downloader\Helpers.smali
 
Line 260, remove it.     (if-eqz v4, :cond_0)
com.glu.ewarriors3-disasm\smali\com\google\android\vending\expansion\downloader_impl\DownloaderActivity.smali
 
Line 1529, cut it. (.line 462)
Line 1527, remove it (if-nez v11, :cond_5)
Line 1520, remove it (if-eqz v14, :cond_4)
 
After .line 461 add .line 462
  • 2 weeks later...
Posted

Download the game.

Install.

Grab the obb from the folder with an explorer.

If you don't know those basics I wouldn't try to mod it yourself...

Posted

So I have reinstall my ew3 and get the obb and change it? So how do I bring over my current save gameplay?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.