FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   [CIUv3] Custom Installer Ultimate v3 (https://fileforums.com/showthread.php?t=102510)

pincoball 20-07-2020 09:51

1 Attachment(s)
Italian:

I've also fixed other labels already translated

Cesar82 20-07-2020 14:40

@pincoball, thanks for the cooperation.
Your 2 translation of the buttons has become practically the same translation.
It is not possible to translate one of the 2 button captions differently
Quote:

ButtonAbout=Info...
ButtonInfo=&Info
ButtonAbout = Button to display the about page
ButtonInfo = The caption on the back button is displayed after the Hash check after clicking ButtonLog (ButtonLog is also displayed on the back button).
To better understand these buttons in hash page, watch the video HERE.

pincoball 21-07-2020 01:28

Quote:

Originally Posted by Cesar82 (Post 486960)
@pincoball, thanks for the cooperation.
Your 2 translation of the buttons has become practically the same translation.
It is not possible to translate one of the 2 button captions differently

ButtonAbout = Button to display the about page
ButtonInfo = The caption on the back button is displayed after the Hash check after clicking ButtonLog (ButtonLog is also displayed on the back button).
To better understand these buttons in hash page, watch the video HERE.

The fact is that usually the "About" page is translated in a generic "Information" (-> Informazioni, or just Info for short) in Italian, otherwise you can find the word "Circa..." or "Riguardo..." even though they sound pretty bad and they are less used
In this case I would suggest

ButtonAbout=Circa...
or
ButtonAbout=Riguardo...

Actually I didn't get where the about caption is located in the video you shown, but if they don't appear in the same page I don't think it's a problem
If you can fit it in the caption you could even translate it in "Informazioni sul programma" as it stands for Information about the program
Nevertheless it is up to you

samadrahman74 21-07-2020 01:53

Quote:

Originally Posted by Cesar82 (Post 486961)
Test with this hotfix attached.

http://s12.picofile.com/file/8403534826/Capture.PNG
Nothing is installed
Video

mausschieber 21-07-2020 06:01

Quote:

Originally Posted by samadrahman74 (Post 486967)

when you install it in Harddisk F: you have to look in f: while f was the install path
but you should use Costomize Install the you can Change the Install Path

samadrahman74 21-07-2020 10:12

Quote:

Originally Posted by Cesar82 (Post 486973)
Sorry, it was my mistake.
I hurried and ended up using the wrong variable.
Try it now. I don't have time to test it now.

http://s13.picofile.com/file/8403578718/1.PNG

Copied to Temp folder

https://mega.nz/file/eRxEHAJY#8dIxzu...jlfH3Vm-oOHDB8

Cesar82 21-07-2020 16:40

Quote:

Originally Posted by samadrahman74 (Post 486975)

For me here is working ok.
You are displaying the path correctly in your image.
"Hunter2\Content" is the game's folders(I think).

From the video I realized that you didn't use Records.ini, your setup.ini in the [ExtractSettings] section may be wrong.
If you want, send me your setup.ini.
Or wait for comments from other users if the problem happens to others.

The installation folder path is displayed only within the {app} folder.
I made some minimal changes just to remove the "/" if it is not a game collection installation.
New hotfix available in some of the next posts.

Cesar82 21-07-2020 16:44

Quote:

Originally Posted by pincoball (Post 486966)
The fact is that usually the "About" page is translated in a generic "Information" (-> Informazioni, or just Info for short) in Italian, otherwise you can find the word "Circa..." or "Riguardo..." even though they sound pretty bad and they are less used
In this case I would suggest

ButtonAbout=Circa...
or
ButtonAbout=Riguardo...

I'll use "Circa" if it looks good.
Quote:

Originally Posted by pincoball (Post 486966)
Actually I didn't get where the about caption is located in the video you shown, but if they don't appear in the same page I don't think it's a problem
If you can fit it in the caption you could even translate it in "Informazioni sul programma" as it stands for Information about the program
Nevertheless it is up to you

If the user includes the about button and hashes, both will be displayed at the same time on the same page.

samadrahman74 21-07-2020 23:36

1 Attachment(s)
Quote:

Originally Posted by Cesar82 (Post 486980)
For me here is working ok.
You are displaying the path correctly in your image.
"Hunter2\Content" is the game's folders(I think).

From the video I realized that you didn't use Records.ini, your setup.ini in the [ExtractSettings] section may be wrong.
If you want, send me your setup.ini.
Or wait for comments from other users if the problem happens to others.

The installation folder path is displayed only within the {app} folder.
I made some minimal changes just to remove the "/" if it is not a game collection installation.

Code:

[ExtractSettings]
------------------------------------------------------------------------------------------------------------------------------------------------------
//ArcFile#=                    // string  "Comp", "Task", "Lang" parameters are optional
ArcFile1=Data1.bin.001;DestDir:{app};Type:ARC;Disk:1;

CIU V3 - New Project.zip

houcine80 22-07-2020 04:15

hello
this option (; #define CREATOR) does not work it gives error
[IMG]https://nsa40.casimages.com/img/2020...2755950064.png[/IMG]

Prettyboy099 22-07-2020 06:04

Quote:

Originally Posted by houcine80 (Post 486988)
hello
this option (; #define CREATOR) does not work it gives error
[IMG]https://nsa40.casimages.com/img/2020...2755950064.png[/IMG]

I'm also getting the same error..
And for some reason 'Precomp' and 'PrecompX' from 'win32' folder are getting detected as threat by windows defender.....

houcine80 22-07-2020 07:39

Quote:

Originally Posted by Prettyboy099 (Post 486989)
I'm also getting the same error..
And for some reason 'Precomp' and 'PrecompX' from 'win32' folder are getting detected as threat by windows defender.....

the option (; #define CREATOR) would help us a lot:(
I noticed on the size screen that it was still stolen (400mb)

Cesar82 22-07-2020 09:04

@samadrahman74
Your file "CIU V3 - New Project.zip" from your previous post on the google drive is not accessible.
The settings in Setup.ini are OK.
I'm going to do some tests in the next few days, but I don't know why your game was installing in the temporary folder.

@houcine80
I didn't understand what you meant by that.
Quote:

Originally Posted by houcine80 (Post 486991)
I noticed on the size screen that it was still stolen (400mb)


houcine80 22-07-2020 09:33

Quote:

Originally Posted by Cesar82 (Post 486992)
@samadrahman74
Your file "CIU V3 - New Project.zip" from your previous post on the google drive is not accessible.
The settings in Setup.ini are OK.
I'm going to do some tests in the next few days, but I don't know why your game was installing in the temporary folder.

@houcine80
I didn't understand what you meant by that.


NEW HOTFIX:D:D:D:D
Fixed error on CREATORS mode.

hi
https://nsa40.casimages.com/img/2020...4551465209.png

KaktoR 22-07-2020 09:35

@houcine80
Size calculation has changed

17000mb / 1024mb = 16.6gb

I don't know why Cesar did this :D


All times are GMT -7. The time now is 20:53.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com