Forum: Conversion Tutorials
23-08-2024, 04:11
|
Replies: 200
Views: 99,940
|
Forum: Conversion Tutorials
16-08-2024, 08:53
|
Replies: 10
Views: 6,227
|
Forum: Conversion Tutorials
16-08-2024, 08:38
|
Replies: 200
Views: 99,940
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, 08:57
|
Replies: 200
Views: 99,940
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, 18:34
|
Replies: 895
Views: 246,056
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, 08:28
|
Replies: 412
Views: 149,222
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, 08:43
|
Replies: 412
Views: 149,222
|
Forum: Conversion Tutorials
27-07-2024, 09:28
|
Replies: 412
Views: 149,222
|
Forum: Conversion Tutorials
21-07-2024, 11:28
|
Replies: 412
Views: 149,222
|
Forum: PC Games - CD/DVD Conversions
28-06-2024, 19:51
|
Replies: 12
Views: 4,982
|
Forum: Conversion Tutorials
24-06-2024, 08:14
|
Replies: 412
Views: 149,222
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, 17:57
|
Replies: 412
Views: 149,222
|
Forum: Conversion Tutorials
19-06-2024, 10:31
|
Replies: 412
Views: 149,222
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, 19:04
|
Replies: 412
Views: 149,222
|
Forum: Conversion Tutorials
17-06-2024, 06:02
|
Replies: 412
Views: 149,222
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, 12:56
|
Replies: 412
Views: 149,222
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...
|
Forum: Conversion Tutorials
07-06-2024, 21:59
|
Replies: 412
Views: 149,222
I made some changes here for you.
Now you can...
I made some changes here for you.
Now you can just add the Setup.dll generated by DiskSpan GUI during compression into the "Decomp" folder and the compressors present in Setup.dll will be added to...
|
Forum: Conversion Tutorials
07-06-2024, 10:57
|
Replies: 412
Views: 149,222
Nice installer...
But that's what the...
Nice installer...
But that's what the DiskSpan GUI tries to avoid.
Try to avoid incompatibility of compression and unpacking tools.
You cannot use one version of compressor to compress (in this...
|
Forum: Conversion Tutorials
07-06-2024, 10:38
|
Replies: 412
Views: 149,222
Do you think DSG is hiding something from you,...
Do you think DSG is hiding something from you, no, it stores the compressors in an ARC file with method "-m3" (Yes, it could be zip/7-zip/RAR, but the unpacking speed of the compressors would be...
|
Forum: Conversion Tutorials
06-06-2024, 00:28
|
Replies: 200
Views: 99,940
INFO:
- Contains a MsgBox in the module's...
INFO:
- Contains a MsgBox in the module's GetCPUArchitecture function.
- Keeps returning "Windows Interprise".
- You cannot use "RoundUp(Round(GetGPUVRAM))" in the example.
You can use RoundUp...
|
Forum: Conversion Tutorials
04-06-2024, 14:59
|
Replies: 200
Views: 99,940
Thanks for sharing.
But I would like to...
Thanks for sharing.
But I would like to inform you that the VRAM is not reading correctly...
Reading is limited to 32-bit integers.
Should have returned 12 GB of VRAM here (see first image)....
|
Forum: Conversion Tutorials
27-05-2024, 11:18
|
Replies: 200
Views: 99,940
|
Forum: Conversion Tutorials
12-05-2024, 03:43
|
Replies: 1
Views: 2,169
Good idea. Thanks!
The only problem is having...
Good idea. Thanks!
The only problem is having to generate an external file to store the information (in this case Setup.dat).
Is the Setup.exe authenticity check when accessing the Setup.dat file...
|
Forum: Conversion Tutorials
28-04-2024, 09:26
|
Replies: 412
Views: 149,222
DiskSpan GUI v2.0.2.0 (re-uploaded)
Re-uploaded DiskSpan GUI 2.0.2.0 with last hotfix in first post.
- Added "_CONSOLE (x86).bat" in separate versions of DSG (32-bits) in #post2...
|
Forum: Conversion Tutorials
27-04-2024, 09:37
|
Replies: 412
Views: 149,222
|