Go Back   FileForums > Search Forums

Showing results 1 to 25 of 197
Search took 0.02 seconds.
Search: Posts Made By: Lord.Freddy
Forum: Conversion Tutorials 09-03-2025, 11:03
Replies: 122
Views: 107,744
Posted By Shegorat
Post cls-lzav v.25.03.09.rev.1

Changelog:

Updated LZAV sources to version 4.7.
Improved error handling system.
Forum: Conversion Tutorials 09-03-2025, 10:58
Replies: 122
Views: 107,744
Posted By Shegorat
Post cls-zlib v.25.03.09.rev.1

Changelog:

Code cleanup and optimization.
Improved error handling system.
Forum: Conversion Tutorials 03-03-2025, 13:40
Replies: 122
Views: 107,744
Posted By Shegorat
Post cls-zstd v.25.03.04.rev.1: - Updated zstd...

cls-zstd v.25.03.04.rev.1:

- Updated zstd sources to version 1.5.7.
- Improved error handling system.
- Minor code optimizations.
Forum: Conversion Tutorials 31-01-2025, 05:46
Replies: 1
Views: 1,248
Posted By panker1992
V 1.0.2

FoxGUI

Version 1.0.2

Removed native unarc.dll and wrote an unarc.exe to handle them instead

unarc.exe can use unarc.dll and 7z.dll (x86) to extract files check with unarc.exe -h
It also...
Forum: Conversion Tutorials 29-12-2024, 12:51
Replies: 1
Views: 1,248
Posted By panker1992
FoxGUI ~ (Arc.exe\Unarc.dll)

I have been coding the past year non stop, i created this small project with the aim to help automate some packing and unpacking done in cmd in 2024~5

You can add your own arc.exe/unarc.dll with...
Forum: Conversion Tutorials 05-12-2024, 16:07
Replies: 443
Views: 222,974
Posted By Cesar82
DiskSpan GUI v2.0.2.2

Updated DiskSpan GUI to v2.0.2.2 in the first post.
- Added support to new XTool "gdeflate" codec using "mgdeflate".
- Added precompressor OdleRec patched version (poo2reck, poo2recm, poo2recs).
-...
Forum: Conversion Tutorials 28-10-2024, 00:18
Replies: 176
Views: 98,795
Posted By audiofeel
Arrow Lesta Mod Installer

Lesta Mod Installer

Mod installer for WOT LESTA
FMXInno.dll [October 27, 2024]
openwg.utils.dll [24.3.27.1]
everything is edited and configured in the Setup.ini file.

* Number of mods
* The...
Forum: Conversion Tutorials 27-10-2024, 07:19
Replies: 867
Views: 375,473
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 24-10-2024, 17:24
Replies: 26
Views: 13,879
Posted By Cesar82
CODEX Installer Script (DSG) attached. -...

CODEX Installer Script (DSG) attached.
- updated DSG module.
Forum: Conversion Tutorials 17-10-2024, 11:55
Replies: 11
Views: 6,485
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 10-10-2024, 08:51
Replies: 26
Views: 13,879
Posted By Dario06
Other Options

I made some changes and everything seems to work well cesar, I will use it for GTA5 evolved, Thanks for everything!

Original Script (https://fileforums.com/showpost.php?p=505889&postcount=16)
Forum: Conversion Tutorials 06-10-2024, 05:19
Replies: 8
Views: 2,052
Posted By KaktoR
Until Dawn ...

Until Dawn
https://store.steampowered.com/app/2172010/Until_Dawn/


Test the game with only one selected language.
Only sound files are affected (they are mostly located inside PAK file).
...
Forum: Conversion Tutorials 06-10-2024, 03:10
Replies: 8
Views: 2,052
Posted By KaktoR
Testing chamber

Here I will share files/tools/kits for testing purposes from time to time. Mainly affects language removal.


Why? Simply because I have no time to play the games and test them after languages...
Forum: Conversion Tutorials 21-09-2024, 12:19
Replies: 443
Views: 222,974
Posted By Cesar82
Fix to WinRAR and 7-Zip methods attached.

Fix to WinRAR and 7-Zip methods attached.
Forum: Conversion Tutorials 13-09-2024, 15:23
Replies: 11
Views: 6,485
Posted By Cesar82
Great project. Thanks! However, what everyone...

Great project. Thanks!
However, what everyone needs is an improved IDE interface with code completion like the one in version 5.5.1 ENHANCED by RESTOOL and also including all the additional classes....
Forum: Conversion Tutorials 13-09-2024, 14:26
Replies: 11
Views: 6,485
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 30-08-2024, 05:40
Replies: 3
Views: 2,234
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: 375,473
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 23-08-2024, 05:11
Replies: 203
Views: 135,718
Posted By Cesar82
Hotfix attached.

Hotfix attached.
Forum: Conversion Tutorials 18-08-2024, 00:50
Replies: 0
Views: 2,382
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 13-08-2024, 19:34
Replies: 917
Views: 303,577
Posted By Cesar82
C.I.U. 3.0.0.1 (Final)

- Updated CIULib.dll library to v1.0.0.2 build 240404.
- Updated CIU script support for DiskSpan GUI 2.0.2.1+
- Updated CIU_Tools to build 240810, updated help documentation files.
- Updated...
Forum: Conversion Tutorials 13-08-2024, 16:09
Replies: 176
Views: 98,795
Posted By audiofeel
Arrow This is how checking the hash sum of files would...

This is how checking the hash sum of files would look like.
:o
Forum: Conversion Tutorials 12-08-2024, 09:28
Replies: 443
Views: 222,974
Posted By Cesar82
DiskSpan GUI v2.0.2.1

Updated DiskSpan GUI to v2.0.2.1 in the first post.
- Changed DiskSpan GUI interface to a more compact size.
>> Now allows you to use the DiskSpan GUI at lower resolutions or higher magnification...
Forum: Conversion Tutorials 12-08-2024, 04:03
Replies: 176
Views: 98,795
Posted By Fak Eid
Epic Games Installer

The final update of the installer has been posted.
All previous updates and change logs can be found here (https://fileforums.com/showpost.php?p=505135&postcount=98)
The Original post with the...
Forum: Conversion Tutorials 07-08-2024, 08:32
Replies: 8
Views: 13,693
Posted By PHM2D
Cool Custom Skin Theme Styles for VCL Applications

Custom Skin Theme Styles for VCL Applications (.vsf) - Gemstones
Showing results 1 to 25 of 197

 
Forum Jump


All times are GMT -7. The time now is 08:39.


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