|
|
|
#2
|
||||
|
||||
|
__________________
It would be nice if you appreciate my work with the thanks Button |
| The Following User Says Thank You to mausschieber For This Useful Post: | ||
Cesar82 (11-02-2022) | ||
|
#3
|
|||
|
|||
|
this is a project from mausschieber and has same bug with that dot after 0 without selecting components. thanks
|
|
#4
|
|||
|
|||
|
Thanks for your hard efforts !
Win 11 x64
__________________
Paint me white so i can invisibly fight in the light...paint me black so i can hide my tears in the shadow of your heart. |
|
#5
|
|||
|
|||
|
please UPDATE FIRST POST
please @KaktoR can you update first post ? it include VRAM MEMORY not showing correctly and when you have COMPONENTS that DOT after 0 is gone. again thank you @Cesar82 for this fix
|
|
#6
|
||||
|
||||
|
If u r talking about that dot then u will find that dot in almost every project's "Select Destination Location" page..... Since for almost every project I use complete GB for space req. like 26GB, 32GB etc .... U will get that dot in my every project like 26. GB, 32. GB.... I think it is present since the start of CIU 3.0.0.1 project....
__________________
Um... My busy life.... |
| The Following User Says Thank You to Prettyboy099 For This Useful Post: | ||
mausschieber (11-02-2022) | ||
|
#7
|
|||
|
|||
|
@Cesar82
Is there any 32-Bit compatible version of recent "CIUv3" script ? @Razor12911 constantly updates 32-bit version of XTOOL 2020, but why there is no 32-Bit compatible version of "DiskSpan GUI" with latest binaries ? If its possible how can i modify "DiskSpan GUI" to support both 32-bit & 64-bit ? Even @KaktoR ASIS script is 64-bit Only !!! any help would be appreciated.
__________________
Paint me white so i can invisibly fight in the light...paint me black so i can hide my tears in the shadow of your heart. |
|
#9
|
||||
|
||||
|
Quote:
![]() Quote:
__________________
Haters gonna hate
|
| The Following 3 Users Say Thank You to KaktoR For This Useful Post: | ||
|
#10
|
||||
|
||||
|
CIU 3.0.0.1.b9.u1 (HF3)
CIU 3.0.0.1.b9.u1 hotfix 3
- Fixed detection of video memory (VRam) above 4GB. - Fixed dot after values in display of required disk space sizes. @KaktoR, if it works you can replace the HF3 in post 1. |
| The Following 9 Users Say Thank You to Cesar82 For This Useful Post: | ||
andreiutzu21 (17-02-2022), Gehrman (26-02-2022), Grumpy (20-02-2022), houcine80 (17-02-2022), KaktoR (17-02-2022), mausschieber (17-02-2022), Prettyboy099 (17-02-2022), sajmon83 (20-02-2022), ScOOt3r (17-02-2022) | ||
|
#11
|
||||
|
||||
|
I will wait a few days, and if no one reports bugs I will add it to post 1
__________________
Haters gonna hate
|
| The Following 4 Users Say Thank You to KaktoR For This Useful Post: | ||
|
#12
|
||||
|
||||
|
Hotfix 3 added to first post.
__________________
Haters gonna hate
|
|
#13
|
||||
|
||||
|
The;
Code:
#define InternalDLL |
|
#14
|
||||
|
||||
|
@Gehrman, I will fix this in the next CIU update.
But you can fix it in your script by inserting the lines highlighted in red. Code:
#if !defined(CREATOR)
Source: "Resources\Includes\UnArc.dll"; DestDir: "COMPRESSORS"; Flags: dontcopy
Source: "Resources\Includes\ISDone.dll"; DestDir: "COMPRESSORS"; Flags: dontcopy
Source: "Resources\Includes\English.ini"; DestDir: "COMPRESSORS"; Flags: dontcopy
#if defined(InternalDLL) && FileExists(AddBackslash(SourcePath) + ExtractFileName(SetupSetting("OutputBaseFilename")) + ".dll")
Source: "{#AddBackslash(SourcePath) + ExtractFileName(SetupSetting("OutputBaseFilename")) + ".dll"}"; DestDir: "COMPRESSORS"; Flags: dontcopy
#endif
#endif
However, a TrackBar will be included to control the music/video volume (See the example in the attached file). As for the bug that cuts the labels in the texts of the buttons informed by Prettyboy099, I still haven't found a solution. Obtaining text width measurements from the windows API function GetTextExtentPoint32 returns a value well below the correct value (in Cyrillic characters) using some different fonts. Last edited by Cesar82; 22-03-2022 at 15:11. |
| The Following 2 Users Say Thank You to Cesar82 For This Useful Post: | ||
Gehrman (22-03-2022), mausschieber (23-03-2022) | ||
|
#15
|
||||
|
||||
|
CIU 3.0.0.1.b9.u1 (HF4)
CIU 3.0.0.1.b9.u1 hotfix 4
- Fixed cropping of labels on buttons in languages with cyliric characters (like Russian and Ukraine) when using some different fonts. P.S: It's been over 3 weeks Prettyboy099 has tested this hotfix and I forgot to share it with the rest of you. @KaktoR, if it works in some days you can replace the HF4 in post 1. |
| The Following 6 Users Say Thank You to Cesar82 For This Useful Post: | ||
andreiutzu21 (05-06-2022), Gehrman (07-05-2022), Grumpy (07-05-2022), houcine80 (08-05-2022), mausschieber (07-05-2022), Prettyboy099 (07-05-2022) | ||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
| [GSERIES] Custom Installer Ultimate V2g | Gupta | Conversion Tutorials | 226 | 01-06-2018 13:12 |
| Crysis 3 DVD9 to 3xDVD5 Custom Installer | spawniectes | PC Games - CD/DVD Conversions | 79 | 31-08-2017 07:19 |