Skip to content

Simple bash script to patch the Tapped Out APK with new server urls.

License

Notifications You must be signed in to change notification settings

TappedOutReborn/Patch-Apk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]:80
  3. Click on "Patch APK" to start the patching process.

Example

  • Server IP: http://192.168.1.1:80
  • DLC IP: http://192.168.1.2:80

About

Simple bash script to patch the Tapped Out APK with new server urls.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •