Skip to content

v2024.10.23

Compare
Choose a tag to compare
@FunkyFr3sh FunkyFr3sh released this 23 Oct 20:09
· 60 commits to master since this release

Instructions

  1. Drag and drop an .exe on top of petool to create a new patching project
  2. 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

  • Added new macros: SETFLOAT, SETDOUBLE
  • Removed old macros: LJMP_NOP, LJMP_INT
  • New genpatch command - compares 2 executables and generates patch macros (Supports drag and drop)
  • Added a workaround for a bug in binutils that could cause some data loss on strip
  • A few minor bug fixes and improvements

w64devkit-mini-for-patching.zip/.7z source