Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

Icon Patcher V0.3

Latest
Compare
Choose a tag to compare
@Rami-Sabbagh Rami-Sabbagh released this 16 May 19:33

Operating Instructions:

  1. Install LÖVE 11.1.
  2. Download IconPatcher-V0.3.love (Attached below).
  3. Download LÖVE for Windows (32-bit or 64-bit, both supported), from https://love2d.org.
  4. Create a new icon using your favorite image editor.
  5. Run the downloaded .love using LÖVE.
  6. Drop the .exe and .ico files
  7. A folder with open with the patched .exe in.
  8. 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