Forum: Conversion Tutorials
28-09-2021, 02:09
|
Replies: 491
Views: 86,120
|
Forum: Conversion Tutorials
09-06-2021, 08:57
|
Replies: 31
Views: 4,147
Okay, so here is the installer. A few points...
Okay, so here is the installer. A few points noted.
. Older pZLibv3 would make the installer crash.
. CLS-SREP.dll is used because older one's were giving error.
. I made the installer so it...
|
Forum: Conversion Tutorials
08-06-2021, 10:10
|
Replies: 7
Views: 1,320
|
Forum: Conversion Tutorials
08-06-2021, 07:51
|
Replies: 31
Views: 4,147
|
Forum: Conversion Tutorials
08-06-2021, 07:41
|
Replies: 1,505
Views: 288,609
Try like this
if LowResourceCB.Checked...
Try like this
if LowResourceCB.Checked then begin
ExtractTemporaryFile('low_ARC.ini');
ExtractTemporaryFile('low_CLS.ini');
RenameFile(ExpandConstant('{tmp}\low_ARC.ini',...
|
Forum: Conversion Tutorials
06-06-2021, 23:46
|
Replies: 31
Views: 4,147
|
Forum: Conversion Tutorials
05-06-2021, 21:35
|
Replies: 2,987
Views: 506,264
|
Forum: Conversion Tutorials
05-06-2021, 21:07
|
Replies: 31
Views: 4,147
You may try @ :( Sad8669 advice.
As for...
You may try @ :( Sad8669 advice.
As for freearc,it have some commands
try the following in your decompression chain.
-baMODE --BrokenArchive=MODE deal with badly broken archive using...
|
Forum: Conversion Tutorials
05-06-2021, 16:47
|
Replies: 491
Views: 86,120
Update available
Changes
- minor bug...
Update available
Changes
- minor bug fixes
Changes between 0.3.13 to 0.3.15
ES_R15 (0.3.15)
- converted library support to unicode (don't know why I used ansi in the first place)
|
Forum: Conversion Tutorials
05-06-2021, 12:30
|
Replies: 31
Views: 4,147
|
Forum: Conversion Tutorials
05-06-2021, 02:25
|
Replies: 7
Views: 1,466
|
Forum: Conversion Tutorials
04-06-2021, 11:12
|
Replies: 31
Views: 4,147
|
Forum: PC Games
18-04-2021, 03:19
|
Replies: 7
Views: 2,847
And also...
And also https://gitlab.com/Mr_Goldberg/goldberg_emulator may be useful.
|
Forum: Conversion Tutorials
28-03-2021, 08:24
|
Replies: 1,505
Views: 288,609
|
Forum: PC Games
22-03-2021, 11:43
|
Replies: 7
Views: 2,847
If they are only using basic Steam DRM, I'd...
If they are only using basic Steam DRM, I'd recommend this: https://github.com/atom0s/Steamless
Many popular games will have their own "DRM" on top of what Steam provides so it doesn't always work.
|
Forum: Conversion Tutorials
12-03-2021, 15:59
|
Replies: 173
Views: 50,570
Protip #1:
Don't use OGGRE because on...
Protip #1:
Don't use OGGRE because on multi-channel audio, Unreal games, and some other games that has a special file on it.
Use OGGRE on normal files.
Protip #2:
Don't use BPK because on...
|
Forum: Conversion Tutorials
10-10-2020, 10:48
|
Replies: 0
Views: 675
ZScan - Zlib scanner
We already have a trend recreating projects. If you can't beat them, join them
Here is another zlib scanner.
Although ds4zlib, GFS and other zlib scanners I can't remember do the job, there are...
|
Forum: PC Games
26-08-2020, 19:26
|
Replies: 3
Views: 3,858
|
Forum: Conversion Tutorials
23-07-2020, 13:21
|
Replies: 2
Views: 1,407
cls-precomp - for any version (Multithreaded)
cls-precomp - for any version
This is a CLS library for Precomp that can be used as multithreads.
Tested on Precomp 0.38, 0.40, 0.41, 0.42, 0.43, 0.44, 0.45, 0.46, 0.47, 0.48. (may work on...
|
Forum: Conversion Tutorials
16-06-2019, 04:53
|
Replies: 491
Views: 86,120
XTool 2020 (Main Project)
XTool is program made specifically repackaging games by providing a full suite of useful features such as data precompression, archiving, encryption and etc.
With that being said, nothing...
|
Forum: Conversion Tutorials
29-09-2018, 15:01
|
Replies: 346
Views: 155,036
pZLib3 Config For the big game:rolleyes:
...
pZLib3 Config For the big game:rolleyes:
Always CRC Warning
-mpZLib3
[External compressor:pZLib3]
header = 0
packcmd = pZLib e -m1 -c32m -t100p {options} - -o - <stdin> <stdout>...
|
Forum: Conversion Tutorials
13-05-2018, 00:06
|
Replies: 346
Views: 155,036
|
Forum: Conversion Tutorials
18-04-2018, 09:13
|
Replies: 29
Views: 6,993
|
Forum: Conversion Tutorials
18-04-2018, 06:33
|
Replies: 29
Views: 6,993
All you need to know about precompression
Most of the games these days use to compress their games before publishing. Generally we know that a game contains audio, texture, video and etc. But we don't see well known files of these types in...
|
Forum: PC Games
29-03-2018, 18:59
|
Replies: 1
Views: 4,537
|