v2024.04.01
FunkyFr3sh
released this
01 Apr 00:18
·
219 commits
to master
since this release
Instructions
- Drag and drop an .exe on top of petool to create a new patching project
- Check readme.md in the project folder for more details
Here's a newly made project that's using petool (Just to show an example): https://github.com/andrews05/EV-Nova-CE
Changelog
- Improved makefile for better compatibility with tool kits other than w64devkit
- Should build on macOS with zero-config now as well
- Several bug fixes and improvements that allow petool to work with more applications
Note: To have C++ fully working you'll have to hook WinMain manually, a template for it can be found in start.c