Forum: PC Games - CD/DVD Conversions
31-10-2024, 15:24
|
Replies: 9
Views: 2,469
|
Forum: Conversion Tutorials
25-10-2024, 07:19
|
Replies: 26
Views: 9,361
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, 17:24
|
Replies: 26
Views: 9,361
|
Forum: Conversion Tutorials
21-10-2024, 10:20
|
Replies: 14
Views: 7,479
|
Forum: Conversion Tutorials
09-10-2024, 17:45
|
Replies: 26
Views: 9,361
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, 16:12
|
Replies: 2
Views: 485
|
Forum: Conversion Tutorials
21-09-2024, 15:00
|
Replies: 422
Views: 160,381
|
Forum: Conversion Tutorials
21-09-2024, 12:19
|
Replies: 422
Views: 160,381
|
Forum: Conversion Tutorials
13-09-2024, 15:23
|
Replies: 11
Views: 3,362
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
23-08-2024, 05:11
|
Replies: 203
Views: 108,068
|
Forum: Conversion Tutorials
16-08-2024, 09:53
|
Replies: 26
Views: 9,361
|
Forum: Conversion Tutorials
16-08-2024, 09:38
|
Replies: 203
Views: 108,068
Light Installer Script 1.0.1.6
Added Light Installer Script 1.0.1.6 in first post.
- Added compatibility with DiskSpan GUI 2.0.2.1+.
- Fixed some minor bugs.
|
Forum: Conversion Tutorials
15-08-2024, 09:57
|
Replies: 203
Views: 108,068
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
13-08-2024, 19:34
|
Replies: 895
Views: 253,254
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
12-08-2024, 09:28
|
Replies: 422
Views: 160,381
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
02-08-2024, 09:43
|
Replies: 422
Views: 160,381
|
Forum: Conversion Tutorials
27-07-2024, 10:28
|
Replies: 422
Views: 160,381
|
Forum: Conversion Tutorials
21-07-2024, 12:28
|
Replies: 422
Views: 160,381
|
Forum: PC Games - CD/DVD Conversions
28-06-2024, 20:51
|
Replies: 12
Views: 5,227
|
Forum: Conversion Tutorials
24-06-2024, 09:14
|
Replies: 422
Views: 160,381
The examples within the "Script Example...
The examples within the "Script Example (DSG_Module)" subfolder are examples using an external module (DSG_Module.iss) that is easier for you to adapt in any Inno Setup script that uses IsDone.dll....
|
Forum: Conversion Tutorials
23-06-2024, 18:57
|
Replies: 422
Views: 160,381
|
Forum: Conversion Tutorials
19-06-2024, 11:31
|
Replies: 422
Views: 160,381
The idea behind the creation of DiskSpan GUI...
The idea behind the creation of DiskSpan GUI started with modifications of a .bat file called DiskSpan.bat that worked only with the CIU installer that has components only for collections of 2 or...
|
Forum: Conversion Tutorials
18-06-2024, 20:04
|
Replies: 422
Views: 160,381
|
Forum: Conversion Tutorials
17-06-2024, 07:02
|
Replies: 422
Views: 160,381
It's possible, but you'll need to change some...
It's possible, but you'll need to change some things manually.
Firstly, do you need to review the kraken method (Would it be xtool:mkraken)?
Then you will need to access the group of tools in the...
|
Forum: Conversion Tutorials
08-06-2024, 13:56
|
Replies: 422
Views: 160,381
If you want something similar to the modified...
If you want something similar to the modified installer file I posted before, download the attached file.
This will just unpack the decompressor files from within "Setup.dll" and include them in...
|