- 3,828
- Posts
- 15
- Years
- Age 28
- OH
- Seen Apr 7, 2025
Python IPS Patcher
Hello, all! I recently purchased an Apple computer, and I needed an easy way to apply IPS patches without using an app. So, to solve that problem I wrote up a little python script complete with a GUI to help out, keeping Mac users in mind.
Screens
Spoiler:
![[PokeCommunity.com] Python IPS Patcher [PokeCommunity.com] Python IPS Patcher](https://i1273.photobucket.com/albums/y404/eiennoitari/screen_mac_zpsa09749b8.png?t=1404337091)
The patcher running on Mac.
![[PokeCommunity.com] Python IPS Patcher [PokeCommunity.com] Python IPS Patcher](https://i.cubeupload.com/BaUa17.png)
The patcher running on Windows. Thanks Shufflejoy!
![[PokeCommunity.com] Python IPS Patcher [PokeCommunity.com] Python IPS Patcher](https://i.imgur.com/tTdr0k0.png)
The patcher running on Linux. Thanks Shiny Quagsire!
Download
Version 1.0: ClickNote: To get it to run on Linux, change the first line to "#!/usr/bin/python2". Thanks to Shiny Quagsire. :)
I've only tested this on Mac, so if you use it on anything else let me know how it goes! :)
Also, should I improve it? Add a way to make a patch?
Last edited: