Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

🎞️ SMM:WE localization & server patch

License

Notifications You must be signed in to change notification settings

CHNJohnHK/EnginePatcher

 
 

Repository files navigation

Engine Patcher

中文 | Español |

🎞️ SMM:WE localization & server patch

Usage

To patch SMM:WE for PC
  • Use patch.py to replace strings (It's Chinese, you may need a translator)

  • Use patch_server_ip.sh <SMM_WE_EngineTribe_XX.exe> to replace game server's IP

  • Use package_pc.sh to package PC patch

To patch SMM:WE for Android
  • Extract libyoyo.so from game

  • Use patch.py to replace strings (It's Chinese, you may need a translator)

  • Use patch_server_ip.sh <libyoyo.so> to replace game server's IP

  • Sign the apk which replaced libyoyo.so yourself

It should be noted that these patches are only for my release, if you want to use it yourself, you may need to make some modifications.

sh files may only work on Linux and macOS.

About

🎞️ SMM:WE localization & server patch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.2%
  • Shell 20.8%