Releases: Max-RM/AutoModificator
Releases · Max-RM/AutoModificator
Auto_Modificator_018_tk
AutoModificator has been improved alot.
- Still support Windows 7, 8, 8.1, 10, 11 x86 and x64
- NOW supports Windows RT and Windows 10 ARM32 platforms.
- NOW supports Windows 10/11 ARM64 platforms.
- Now supports Linux x64, ARM32 and ARM64.
- Now UI uses Tkinter instead of wxPython, because wxPython can't be installed on Windows ARM32/ARM64
Windows 7 x86:
Windows 10 ARM32 10.0.15035.0 (leaked build):
Windows 11 ARM64:
Linux x64:
Linux ARM64 (was compiled in proot Linux container on Android phone):
Linux ARM32 (was compiled in proot Linux container on Android phone):
Auto_Modificator_017_universal
AutoModificator has been improved.
Now you can add as many switches to the config file as you want, and each switch can change as many Hex offsets as you want.
Each switch can be given its own name.
Thanks bs2jbwsgp4vsc4qg3ayn97nd for helping.
the config file format is now Json.
- Instructions for using the program and changing the config file have been added to the description.
- Fixed an error that if there were too many switches in the config file, they would not fit into the program window. Now the program window is dynamic and can expand depending on the number of switches or their name.
- The switches are now arranged in 2 columns instead of 1 as before.