Forum: Conversion Tutorials
23-01-2023, 13:17
|
Replies: 867
Views: 156,687
That VRAM without problem.
THE STORY:
The...
That VRAM without problem.
THE STORY:
The CIU formerly at the time of Yener90 used the get_hw_caps.dll library to detect hardware.
As some functions stopped working with this library after the...
|
Forum: Conversion Tutorials
23-01-2023, 10:31
|
Replies: 867
Views: 156,687
@andreiutzu21...
1) You didn't tell me if the...
@andreiutzu21...
1) You didn't tell me if the setup.exe attached to my previous post contains the deimal point bug in the labels "0." (required size on disk).
2) If possible let me know which...
|
Forum: Conversion Tutorials
23-01-2023, 02:19
|
Replies: 867
Views: 156,687
|
Forum: Conversion Tutorials
22-01-2023, 15:53
|
Replies: 867
Views: 156,687
|
Forum: Conversion Tutorials
19-01-2023, 09:58
|
Replies: 202
Views: 28,365
|
Forum: Conversion Tutorials
14-01-2023, 18:33
|
Replies: 205
Views: 40,382
|
Forum: Conversion Tutorials
14-01-2023, 06:21
|
Replies: 205
Views: 40,382
Yes I understand. I've seen the results.
It...
Yes I understand. I've seen the results.
It took me a lot of work to code different modes for xtool:mue4 (without 0x) and for ue4dt (with 0x) using the same code.
It would be so much easier if this...
|
Forum: Conversion Tutorials
06-01-2023, 14:21
|
Replies: 205
Views: 40,382
|
Forum: Conversion Tutorials
06-01-2023, 07:56
|
Replies: 205
Views: 40,382
By default you should use Inno Setup constants...
By default you should use Inno Setup constants like {userdocs}.
The Windows environment variables are not expanded in the ExpandConstant function, so it would be necessary to change all the code...
|
Forum: Conversion Tutorials
06-01-2023, 05:26
|
Replies: 867
Views: 156,687
|
Forum: Conversion Tutorials
05-01-2023, 19:39
|
Replies: 867
Views: 156,687
I think it's already like this, see:
...
I think it's already like this, see:
SIProgressGauge := TNewProgressBar.Create(WizardForm);
with SIProgressGauge do begin
Parent := WizardForm;
Left := GetValInt('ProgressBarSI',...
|
Forum: Conversion Tutorials
04-01-2023, 05:18
|
Replies: 1,297
Views: 181,773
|
Forum: Conversion Tutorials
03-01-2023, 05:30
|
Replies: 27
Views: 4,045
|
Forum: Conversion Tutorials
03-01-2023, 04:03
|
Replies: 24
Views: 3,310
ISArcExDiskCount:= 0;
if...
ISArcExDiskCount:= 0;
if FileExists(ExpandConstant('{src}\{#Data1Path}')) then
begin
ISArcDiskAddingFalied:= ISArcExAddDisks(ExpandConstant('{src}\{#Data1Path}'),...
|
Forum: Conversion Tutorials
02-01-2023, 12:04
|
Replies: 867
Views: 156,687
|
Forum: Conversion Tutorials
29-12-2022, 21:56
|
Replies: 205
Views: 40,382
DiskSpan GUI v2.0.1.5
Updated DiskSpan GUI to v2.0.1.5 in the first post.
- Updated XTool precompressor from v0.6.7 to v0.6.9
- Updated DiskSpan GUI database to version 1.0.6.0 (Thanks to KaktoR).
>> Now with 331...
|
Forum: Conversion Tutorials
29-12-2022, 21:44
|
Replies: 867
Views: 156,687
CIU 3.0.0.1.b9.u4
CIU 3.0.0.1.b9 update 4 available.
I wish everyone a great end of the year!
- Updated CIU Help file (Recreated).
- Updated CIU_Tools (Fixed several bugs).
- Updated CIULib.dll library to v1.0.0.1...
|
Forum: Conversion Tutorials
12-12-2022, 19:36
|
Replies: 867
Views: 156,687
When I mentioned "any suggestions", I was...
When I mentioned "any suggestions", I was referring to the behavior of the action when clicking the cancel button, or whether it should display the exit message.
You didn't necessarily need to have...
|
Forum: Conversion Tutorials
12-12-2022, 09:21
|
Replies: 867
Views: 156,687
|
Forum: PC Games - CD/DVD Conversions
10-12-2022, 19:37
|
Replies: 37
Views: 1,715
|
Forum: Conversion Tutorials
07-12-2022, 17:43
|
Replies: 205
Views: 40,382
DiskSpan GUI v2.0.1.4
Updated DiskSpan GUI to v2.0.1.4 in the first post (reuploaded). :)
Changes:
- Updated XTool plugin "Unit Engine (R6)"
- Updated XTool plugin EA "Frostbite Engine (R9)"
- Updated XTool...
|
Forum: Conversion Tutorials
06-12-2022, 20:12
|
Replies: 3,377
Views: 610,019
|
Forum: Conversion Tutorials
06-12-2022, 17:14
|
Replies: 205
Views: 40,382
|
Forum: Conversion Tutorials
05-12-2022, 15:56
|
Replies: 205
Views: 40,382
Does this error always happen?
You sensed the...
Does this error always happen?
You sensed the path used.
The paths used must not exceed 255 characters and cannot contain some special characters.
If possible, see if the error always happens....
|
Forum: Conversion Tutorials
04-12-2022, 10:43
|
Replies: 159
Views: 42,469
Light Installer Script 1.0.1.3
Added Light Installer Script 1.0.1.3 in first post.
- Updated support to DiskSpan GUI 2.0.1.4+
- Updated SplitLib.dll library to v1.0.0.1 build 221207.
- Updated XHashEx.dll library to v1.0.0.0...
|