FPG Editor – Updated for Modern Devices

Started by humbertodias, October 26, 2025, 08:51:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

humbertodias

Hello,
I've ported fpg-editor to run on modern hardware:
https://github.com/humbertodias/fpg-editor

Changes
Fixes:
  • Replaced FileExistsUTF8 with FileExists
  • Reimplemented ExtractFileNameWithoutExt
  • Corrected truncate_BGR3216 to use byte type
New features:
  • CI/CD pipeline implemented
  • Prebuilt releases for Windows, Linux and macOS (64-bit)
  • Updated to Lazarus 4.2 (latest version)

Hopefully, this will help anyone looking to run games made with BennuGD on modern devices.

Best regards,
Humberto