Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.07 KB

README.MD

File metadata and controls

46 lines (31 loc) · 1.07 KB

Patch APK

Simple scripts to patch the Tapped Out APK with new server urls. All credit to tehfens for the patch_native.py script.

Overview

This document provides instructions for two different scripts to patch the Tapped Out APK with new server URLs.


Linux Command-Line Patcher

Requirements

Usage

To use the command-line script, run the following command in your terminal:

./patch-apk.sh APK_TO_PATCH NEW_GAMESERVER_URL NEW_DLCSERVER_URL


Windows GUI Patcher

Overview

This script provides a graphical user interface (GUI) for patching APK files by entering specific server and DLC IP addresses.

Requirements

  • Python3

Usage

  1. Open the script to launch the GUI.
  2. In the provided fields, enter the server IP and DLC IP in the format: http://[ip_here]:[port_here]
  3. Click on "Patch APK" to start the patching process.

Example

  • Server IP: http://192.168.1.2:4242
  • DLC IP: http://192.168.1.2:4242