Forum: PC Games - CD/DVD Conversions
12-04-2025, 04:36
|
Replies: 9
Views: 532
|
Forum: Conversion Tutorials
11-04-2025, 05:28
|
Replies: 204
Views: 142,002
Light Installer Script 1.0.1.7
Added Light Installer Script 1.0.1.7 in first post.
- Added compatibility with DiskSpan GUI 2.0.2.3+.
- Fixed some minor bugs.
|
Forum: Conversion Tutorials
10-04-2025, 23:05
|
Replies: 452
Views: 234,034
DiskSpan GUI v2.0.2.3
Updated DiskSpan GUI to v2.0.2.3 in the first post.
- Updated the default XTool codec libraries for compatibility with more games.
- Updated UnRAR.exe/UnRAR.dll decompressor from v7.01 to v7.11...
|
Forum: Conversion Tutorials
27-01-2025, 08:41
|
Replies: 27
Views: 36,145
|
Forum: Conversion Tutorials
20-01-2025, 18:33
|
Replies: 917
Views: 309,957
|
Forum: Conversion Tutorials
12-01-2025, 08:24
|
Replies: 452
Views: 234,034
export Data list:
Exports the list of files...
export Data list:
Exports the list of files from already compressed ARC/ZIP/RAR archives. Names containing non-ANSI characters will not be listed correctly (Example, if there is a file named with...
|
Forum: Conversion Tutorials
01-01-2025, 08:34
|
Replies: 452
Views: 234,034
DiskSpan GUI v2.0.2.2 (HF2)
Replace files inside DSG 2.0.2.2 folder and accept the replacement of the DSG_Methods.ini file on the first run.
- Changed the database updates from Google Drive to Dropbox because Google Drive...
|
Forum: Conversion Tutorials
29-12-2024, 13:02
|
Replies: 917
Views: 309,957
|
Forum: Conversion Tutorials
29-12-2024, 11:30
|
Replies: 452
Views: 234,034
|
Forum: Conversion Tutorials
27-12-2024, 01:56
|
Replies: 917
Views: 309,957
|
Forum: Conversion Tutorials
16-12-2024, 14:38
|
Replies: 2
Views: 1,627
When compressing "in Windows 10" using DiskSpan...
When compressing "in Windows 10" using DiskSpan GUI using certain methods that do not have decompressors compatible with Windows 11, in the "Ready" tab of DiskSpan GUI a warning will be shown that it...
|
Forum: Conversion Tutorials
14-12-2024, 17:43
|
Replies: 2
Views: 1,627
As you can read in the #post...
As you can read in the #post (https://fileforums.com/showpost.php?p=492987&postcount=3), the Windows Phone Installer DSG version script requires an update to work with DSG 2.0.2.0+, so you must use...
|
Forum: Conversion Tutorials
08-12-2024, 04:16
|
Replies: 3
Views: 1,713
|
Forum: Conversion Tutorials
05-12-2024, 15:07
|
Replies: 452
Views: 234,034
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
27-11-2024, 22:46
|
Replies: 12
Views: 2,064
comment 2 lines in script with ";"
;#define...
comment 2 lines in script with ";"
;#define Components
;#define Tasks
The shortcuts are configurable in the [Icons] section of the script.
By default, a shortcut will be created on the desktop...
|
Forum: Conversion Tutorials
27-11-2024, 06:54
|
Replies: 12
Views: 2,064
|
Forum: Conversion Tutorials
13-11-2024, 08:23
|
Replies: 452
Views: 234,034
I can do the same name as the conversion.
The...
I can do the same name as the conversion.
The name of the game if it is a collection will have more than one name, so the LOG will be with the name of the conversion (DSG Title) and not the game.
|
Forum: Conversion Tutorials
06-11-2024, 04:14
|
Replies: 1,389
Views: 403,598
The principle is the same in the fitgril...
The principle is the same in the fitgril installer and the one used in DSG.
However, it does not apply to all methods.
Only to CLS that support hardware usage settings or decompressor exe that has...
|
Forum: Conversion Tutorials
06-11-2024, 01:06
|
Replies: 452
Views: 234,034
DSG only includes information in Records.ini...
DSG only includes information in Records.ini about the type of installer that was chosen during compression.
So when you install using installers that support the feature, such as CIU, the installer...
|
Forum: PC Games - CD/DVD Conversions
31-10-2024, 14:24
|
Replies: 9
Views: 2,734
|
Forum: Conversion Tutorials
25-10-2024, 06:19
|
Replies: 26
Views: 14,247
Are you sure you compressed the game with...
Are you sure you compressed the game with v2.0.2.1 of DSG?
From what I remember it was in v2.0.2.0 that cls-diskspan.dll was changed, so maybe you used an older DSG to compress the game.
CODEX...
|
Forum: Conversion Tutorials
24-10-2024, 16:24
|
Replies: 26
Views: 14,247
|
Forum: Conversion Tutorials
21-10-2024, 09:20
|
Replies: 14
Views: 11,407
|
Forum: Conversion Tutorials
09-10-2024, 16:45
|
Replies: 26
Views: 14,247
if not ISDoneError then
begin
...
if not ISDoneError then
begin
WizardForm.ProgressGauge.Position := 1000;
end;
For some reason the native progress bar has a delay and when the wizardform is resized the bar does not...
|
Forum: Conversion Tutorials
25-09-2024, 15:12
|
Replies: 2
Views: 1,098
|