v2024.04.28
FunkyFr3sh
released this
28 Apr 21:11
·
116 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
- Added new "setts" command to set TimeDateStamp in FileHeader
- Added new macros for arrays to NASM / GAS datatypes.inc/s
- Readme now contains link to the small .7z file as well
- Fixed a bug with console applications (using correct startup function now, _mainCRTStartup)
- Minor bug fixes and improvements