Go Back   FileForums > Search Forums

Showing results 1 to 25 of 443
Search took 0.02 seconds.
Search: Posts Made By: audiofeel
Forum: Conversion Tutorials 08-12-2024, 02:51
Replies: 3
Views: 283
Posted By BLACKFIRE69
Arrow Layered.dll - Re-Written in Pure Zig

A few days ago, I met some of my classmates, and I learned that several of them had started game development projects using Zig . After talking to them, I felt motivated and, on my way home, decided...
Forum: Conversion Tutorials 08-12-2024, 02:28
Replies: 164
Views: 75,546
Posted By BLACKFIRE69
Arrow The index has been updated

The index has been updated. ;)

With the FMXInno package, there're a few examples featuring FMXInno.dll. However, it can sometimes be challenging for the community to create their own installers...
Forum: Conversion Tutorials 06-12-2024, 10:39
Replies: 164
Views: 75,546
Posted By Masquerade
@audiofeel Great work again, love all these new...

@audiofeel
Great work again, love all these new designs you are bringing.
Forum: Conversion Tutorials 30-11-2024, 07:42
Replies: 164
Views: 75,546
Posted By hitman797
Mr. @BLACKFIRE69 can you update the index in this...

Mr. @BLACKFIRE69 can you update the index in this thread.:rolleyes:
Forum: Conversion Tutorials 29-11-2024, 21:03
Replies: 164
Views: 75,546
Posted By Nier
Smile adding the Chinese translation

Thank you for adding the Chinese translation! I tested it locally, and everything works perfectly. 😊
Forum: Conversion Tutorials 29-11-2024, 11:57
Replies: 164
Views: 75,546
Posted By fabrieunko
Hello, can you tell me if this installer is DSG...

Hello, can you tell me if this installer is DSG compatible?

https://fileforums.com/showpost.php?p=503408&postcount=735
Forum: Conversion Tutorials 29-11-2024, 07:50
Replies: 164
Views: 75,546
Posted By Nier
Smile add the Chinese language for the project?

@audiofeel Your work is amazing and has helped me a lot. could you add the Chinese language for the project?

https://fileforums.com/attachment.php?attachmentid=38554&stc=1&d=1730205009

This is...
Forum: Conversion Tutorials 27-10-2024, 07:19
Replies: 867
Views: 299,096
Posted By BLACKFIRE69
Arrow FMXInno - Update

FMXInno Quality Update - [October 27, 2024]


1. Updated `FNewINI` class and `MINI.exe`
- Now reads and saves INI files in UTF-8 without BOM.

2. Updated `FCheckboxTree` class
-...
Forum: Conversion Tutorials 17-10-2024, 11:55
Replies: 11
Views: 5,827
Posted By BLACKFIRE69
Arrow InnoSetup Private Edition - v1.8 Update

Upcoming InnoSetup Private Edition - v1.8 Update


1. Updated InnoSetup version to the latest available on GitHub.

2. Added built-in Botva2-like components/classes:

* Ability to use...
Forum: Conversion Tutorials 17-10-2024, 09:41
Replies: 164
Views: 75,546
Posted By Valtus
Thanks, but the one I need is the "blur and...

Thanks, but the one I need is the "blur and flat"
Forum: Conversion Tutorials 10-10-2024, 09:15
Replies: 164
Views: 75,546
Posted By Valtus
Hi, I really like this script but I have a...

Hi, I really like this script but I have a question if someone can help me to delete the page corresponding to the voices and interface language since I don't need it. I have been deleting everything...
Forum: Conversion Tutorials 13-09-2024, 14:26
Replies: 11
Views: 5,827
Posted By BLACKFIRE69
Arrow InnoSetup - Private Edition

Project: InnoSetup - Private Edition
Based on: v6.4.0-dev (latest)
Changes by: BLACKFIRE69


What's New:

* Added Setup Directives:
- Cursor
- ResourceFiles
Forum: Conversion Tutorials 09-09-2024, 00:57
Replies: 164
Views: 75,546
Posted By Fak Eid
Very nice and innovative. Will like to implement...

Very nice and innovative. Will like to implement something like this in my next work. Nitokin Installer also looks soo clean.
Forum: Conversion Tutorials 31-08-2024, 15:14
Replies: 164
Views: 75,546
Posted By Fak Eid
Generic Installer

You can call it S.M.A.R.T or Generic Installer, comfortable for all type of games. After some feedback and realizing repacker's love for simple installers, I've tried making a repack where you can...
Forum: Conversion Tutorials 30-08-2024, 05:40
Replies: 3
Views: 1,719
Posted By BLACKFIRE69
Arrow ISCompilerEx.dll: Protect and Compile InnoSetup Scripts with Ease

ISCompilerEx.dll Documentation


Overview

ISCompilerEx.dll is a versatile plugin designed to enhance the capabilities of InnoSetup by allowing script compilation from both local script files...
Forum: Conversion Tutorials 27-08-2024, 11:53
Replies: 867
Views: 299,096
Posted By BLACKFIRE69
Arrow FMXInno - Updates

[ FMXInno Cumulative Update - 2024/Aug/28 ]


--- Changelog

* Added Custom Blueprints:
1. 'FAdvancedMemo'
2. 'FAdvancedShape'
3. 'FAdvancedNotification'
Forum: Conversion Tutorials 19-08-2024, 11:05
Replies: 867
Views: 299,096
Posted By BLACKFIRE69
@audiofeel, i've provided two examples...

@audiofeel,

i've provided two examples below: one uses regular Checkboxes, and the other uses CheckboxTree. you can use them as a reference.


Note:

i discovered unexpected behavior in MInI....
Forum: Conversion Tutorials 18-08-2024, 11:27
Replies: 164
Views: 75,546
Posted By Valtus
Yes, this works correctly. ...

Yes, this works correctly.

https://i.ibb.co/gzWRjq4/Image2.jpg
Forum: Conversion Tutorials 18-08-2024, 10:04
Replies: 164
Views: 75,546
Posted By Valtus
No, I have not tried the previous one to the...

No, I have not tried the previous one to the update, I have been looking at but I do not find the download link, I have discharged the "UWP-Tiles" that is very similar and if it works well, so I...
Forum: Conversion Tutorials 18-08-2024, 04:18
Replies: 164
Views: 75,546
Posted By Valtus
Hello, thank you very much for the installer,...

Hello, thank you very much for the installer, although in my case I have an adjustment problem when the monitor scale is 125%.

https://i.ibb.co/rs7WFFr/Image1.jpg
Forum: Conversion Tutorials 18-08-2024, 00:50
Replies: 0
Views: 1,746
Posted By BLACKFIRE69
Arrow InnoSetup - Embedded InnoSetup IDE

Embedded InnoSetup IDE


const
IDCC_CONFIRM_CLOSE_FILE = $83;
IDCC_ENABLE_MAIN_MENU = $86;
IDCC_ENABLE_TOOLBAR = $87;
IDCC_ENABLE_STATUSBAR = $88;
IDCC_SHOW ...
Forum: Conversion Tutorials 17-08-2024, 02:00
Replies: 867
Views: 299,096
Posted By BLACKFIRE69
FireMonkey is a different story. while...

FireMonkey is a different story.

while working with FireMonkey (FMX), especially when integrating with native components like WebView2, there're certain limitations due to how FMX and the...
Forum: Conversion Tutorials 16-08-2024, 23:33
Replies: 867
Views: 299,096
Posted By BLACKFIRE69
Arrow FMXInno - Updates

FMXInno - Updates


* Let me know if you would like to have the FCustomMemo in future updates. it's an advanced Memo component i used previously in the Avalon Installer...
Forum: Conversion Tutorials 15-08-2024, 09:57
Replies: 203
Views: 110,648
Posted By Cesar82
The name is Light Installer to be "light". So...

The name is Light Installer to be "light".
So I don't intend to add extra features like delete save games. The option to check if the .bin file is together with setup.exe will be implemented in the...
Forum: Conversion Tutorials 15-08-2024, 09:48
Replies: 10
Views: 5,354
Posted By BLACKFIRE69
to function correctly, the 'spectrum' requires...

to function correctly, the 'spectrum' requires the xbass.dll to be compiled with a newer version of Delphi. in the last release, i compiled xbass with an older Delphi version to reduce file size, as...
Showing results 1 to 25 of 443

 
Forum Jump


All times are GMT -7. The time now is 06:05.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Copyright 2000-2020, FileForums @ https://fileforums.com