View Single Post
  #162  
Old 23-12-2025, 10:56
KenGamer KenGamer is offline
Registered User
 
Join Date: Apr 2025
Location: America
Posts: 5
Thanks: 5
Thanked 0 Times in 0 Posts
KenGamer is on a distinguished road
Quote:
Originally Posted by audiofeel View Post
Someone asked:

Yes, of course it’s possible. For this, we need to integrate Skia.
The result will be almost identical.

Although the author deleted their original post, I’ll leave this one here as an example.

The installer uses FMXInno.dll for the UI, with rendering handled via Skia and custom graphical effects written in SKSL.
There is no component selection, etc., so it is suitable for small games.

Skia4Delphi: v5.0.0 (Skia v107.2.0)
Includes animations, path selection, shortcut creation, and no uninstaller.
suitable for small games you mean it can't be used to repack games that are about 100gb?

also I'm getting an error during compiling which says line 33 value of [setup] section directive "wizard style" is invalid

Last edited by KenGamer; 23-12-2025 at 11:02.
Reply With Quote