Go Back   FileForums > Search Forums
Register FAQ Community Calendar Today's Posts Search

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: panker1992
Forum: Conversion Tutorials Yesterday, 00:19
Replies: 25
Views: 1,620
Posted By panker1992
i was under the idea that this code was shared...

i was under the idea that this code was shared here didn't actually think you are the author.

now that we established that, i did some checking on the sample i provided yesterday.

well done on...
Forum: Conversion Tutorials 10-09-2026, 12:55
Replies: 25
Views: 1,620
Posted By panker1992
Around 2 months ago, i started working on an ogg...

Around 2 months ago, i started working on an ogg recompression tool myself,

Unfortunately i never finished it to the point that opus is supported because i found bad results and ended up with...
Forum: Conversion Tutorials 01-09-2026, 13:55
Replies: 186
Views: 448,509
Posted By panker1992
Archiver, Demo, Archiver has in-built a...

Archiver, Demo,

Archiver has in-built a patch engine which allows you to create a patch from 2 folders, and then make it into a proprietary format,

The format itself is designed to be...
Forum: Conversion Tutorials 31-08-2026, 05:08
Replies: 4,686
Views: 29,155,730
Posted By panker1992
Assassin Creed Black Flag, CrossCheck...

Assassin Creed Black Flag,

CrossCheck compression Decompression Test


Original Total Data: 5570560 (streaming directly to first codec)

Processing codec 1/3: precomp
Input: Direct stream...
Forum: Conversion Tutorials 30-08-2026, 06:40
Replies: 12
Views: 1,154
Posted By panker1992
i have added 2 cls filters in native Delphi,...

i have added 2 cls filters in native Delphi, exactly in the language the ADDEX is written in :)
Forum: Conversion Tutorials 29-08-2026, 07:48
Replies: 12
Views: 1,154
Posted By panker1992
I am working on my own CLS filter written in...

I am working on my own CLS filter written in delphi, this CLS was kindly provided by a friend :)

Will be fixed within the day, you can use the addex to decompress your file, and if you have files...
Forum: Conversion Tutorials 29-08-2026, 07:44
Replies: 29
Views: 31,597
Posted By panker1992
To exclude the parent folder you need to use...

To exclude the parent folder you need to use -rr=1 command this is very similar to what FA does as well,

the archiver project is primarily created to be used in windows, and as 7z alternative, ...
Forum: Conversion Tutorials 29-08-2026, 03:21
Replies: 12
Views: 1,154
Posted By panker1992
32 bit DLL has been included, and yes the DLL can...

32 bit DLL has been included, and yes the DLL can extract alone, but it cant encode...

is has only the decompression code inside.

I will run benchmarks today for people to compare
Forum: Conversion Tutorials 29-08-2026, 01:55
Replies: 29
Views: 31,597
Posted By panker1992
The Cls.ini is a file that is loaded in CLS...

The Cls.ini is a file that is loaded in CLS runtime, by the CLS itself, if the CLS supports it then yes you can use it,

for example lolz and lolzi supports it and you can use it,

CLS.ini isn't...
Forum: Conversion Tutorials 28-08-2026, 09:56
Replies: 29
Views: 31,597
Posted By panker1992
Archiver, a new archiving project Changes -...

Archiver, a new archiving project

Changes - 0.0.2: Beta

Bug Fixes & Stability


Fixed Visual Bugs in Precomp - Resolved display and rendering issues within the Precomp interface
Fixed...
Forum: Conversion Tutorials 27-08-2026, 14:33
Replies: 12
Views: 1,154
Posted By panker1992
i have no clue :) i never compared to srep,...

i have no clue :) i never compared to srep, encoding speed should be 15% faster and decode hould be on par

you guys can run this and tell me :)
Forum: Conversion Tutorials 27-08-2026, 05:14
Replies: 12
Views: 1,154
Posted By panker1992
ADDeX — Advanced Data Deduplication Engine

ADDeX — Advanced Data Deduplication Engine

I’m working on a new data deduplication and compression tool called ADDeX (Advanced Data Deduplication Engine).

The goal is to experiment with...
Forum: Conversion Tutorials 07-08-2026, 15:21
Replies: 29
Views: 31,597
Posted By panker1992
Alpha version is out. Changelog: 1) Fixed...

Alpha version is out.
Changelog:

1) Fixed Visual Bugs in Precomp
2) Fixed packmp3, in LibGUI
3) Native Srep, algorithm has been added.
4) Several QOL changes and micro optimizations.
5)...
Forum: Conversion Tutorials 05-08-2026, 12:18
Replies: 29
Views: 31,597
Posted By panker1992
inno + archiver are fianlly married thanks...

inno + archiver are fianlly married

thanks to Razor we got ourselves a testing kit :)

Also the archiver.exe inside the example can support srep natively

-msrep:m1 = m3f
-msrep:m2 = m4f...
Forum: Conversion Tutorials 11-06-2026, 09:54
Replies: 2
Views: 4,576
Posted By panker1992
https://www.patreon.com/c/FoxSuite i would...

https://www.patreon.com/c/FoxSuite

i would love to see how
Forum: Conversion Tutorials 08-06-2026, 11:06
Replies: 29
Views: 31,597
Posted By panker1992
Milestone

As i told you in discord, at that time --span=10mb wasn't parsed, at this time it works with mb or gb prefixes

Important Note:
After 2 years of development, this project is reaching the END of...
Forum: Conversion Tutorials 11-05-2026, 11:25
Replies: 29
Views: 31,597
Posted By panker1992
SOS Upgrade if you use 7.3, critical bugs have...

SOS Upgrade if you use 7.3, critical bugs have been found and fixed

Changes - WIP 7.4:
SOS!!!
1) a critical bug in header creation was fixed
2) a critical bug was fixed that didnt verify files...
Forum: Conversion Tutorials 06-05-2026, 11:57
Replies: 29
Views: 31,597
Posted By panker1992
Complete refactoring. Known Cases Future Fix...

Complete refactoring.

Known Cases Future Fix maybe:
32bit executable uses 64bit placeholders, originally a 32 bit wasn't in the plans. this is a future fix.
New code for delphi lzma2/lzma/xz/7z...
Forum: Conversion Tutorials 29-04-2026, 12:57
Replies: 29
Views: 31,597
Posted By panker1992
Precomp 1.0.1 Fixed liblzma.dll by removing...

Precomp 1.0.1
Fixed liblzma.dll by removing everything it didn't need.
fixed a case where instead of using oo2core_x_dll it used liblmza.dll
it now uses internal patch engine instead of zstd
Forum: Conversion Tutorials 25-04-2026, 07:31
Replies: 29
Views: 31,597
Posted By panker1992
I am working on it, rest assured, i have however...

I am working on it, rest assured, i have however provided a Setup.exe in Delphi

which i use myself. unarc.dll both 32 bit and 64 are working but i havent tested them in Inno yet.

Added this...
Forum: Conversion Tutorials 24-04-2026, 07:10
Replies: 15
Views: 29,615
Posted By panker1992
Hey, i created Archiver, have some fun with it,...

Hey, i created Archiver, have some fun with it, since you also code in Delphi.

Unarc.dll is 64bit
Forum: Conversion Tutorials 19-04-2026, 14:46
Replies: 186
Views: 448,509
Posted By panker1992
i decided to pop some stuff after a long time,...

i decided to pop some stuff after a long time, not only i updated my archiver to be a beast!

But i run a showcase to demonstrate the vast capabilities it can do!

i decided to run resident evil...
Forum: Conversion Tutorials 19-04-2026, 14:11
Replies: 29
Views: 31,597
Posted By panker1992
i updated this tool, this is not only a massive...

i updated this tool, this is not only a massive archiver, but the capabilities it coems with far exceed my expectations.

Next update this will expose the patch engine as in DLL, and you will be...
Forum: Conversion Tutorials 23-10-2025, 00:35
Replies: 186
Views: 448,509
Posted By panker1992
Oodle

Oodle Version 2.9.14 Self compiled
Forum: Conversion Tutorials 23-10-2025, 00:04
Replies: 29
Views: 31,597
Posted By panker1992
Changes - WIP 6 1) Micro optimizations,...

Changes - WIP 6

1) Micro optimizations, Pipes now have a little more headroom and a bigger buffer thus they operate smoother.
2) fixed an issue where in Decompression you had to give .\ param to...
Showing results 1 to 25 of 500

 
Forum Jump


All times are GMT -7. The time now is 20:57.


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