This repository has been archived by the owner on Aug 2, 2020. It is now read-only.
Operating Instructions:
- Install LÖVE 11.1.
- Download
IconPatcher-V0.3.love
(Attached below). - Download LÖVE for Windows (32-bit or 64-bit, both supported), from https://love2d.org.
- Create a new icon using your favorite image editor.
- Run the downloaded .love using LÖVE.
- Drop the
.exe
and.ico
files - A folder with open with the patched
.exe
in. - Enjoy.
Note:
This version replaces the icon by patching the executable, instead of rebuilding it, so it has much more stability, it could only break the checksum which is 0 for more executables.
The resulting executable will have the exact size of the old one.
The new icon should contain the same image sizes of the exe one, otherwise the non-matching images won't be updated.
And because .ico uses bmp format, then as long as the .ico has the same images sizes and bpp then they will have the same file size.
When reporting a non working .exe
, please upload the .exe
and .ico
and create a github issue: https://github.com/RamiLego4Game/love-pe/issues