FileForums

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

KaktoR 04-08-2017 08:27

VCL skins (Setup.vsf) seems to not working properly.

gatosky1620 04-08-2017 16:31

1 Attachment(s)
Is necessary add the next custom messages for each language
Code:

UltraArcMessage1
UltraArcMessage2
UltraArcMessage3
UltraArcMessage4
UltraArcMessage5
UltraArcMessage6

so there is the complete messages

About the language string in the ini file the constant must be like this

Code:

albanian
arabic
bosnian
tchinese
schinese
croatian
czech
danish
dutch
english
farsi
finnish
french
german
greek
hebrew
hungarian
indonesian
italian
japanese
korean
norwegian
polish
brazilian
portuguese
romanian
russian
serbian
spanish
swedish
thai
turkish
ukrainian
vietnamese

-If exist another nomeclature just i add manually
-Is neccesary add a new language "simplified chinese"
-I think is not neccesary windows at the end of the installation showing the ini file changes, it must be automaticly.

houcine80 05-08-2017 03:12

Hello
You can add double click on installer for minimize as version (CIUv1.0.0.6) thanks

Gupta 05-08-2017 09:51

1 Attachment(s)
again a quick update
Music list is now composed of Buttons
rewrite UltraARCprocess for CIU

change Setup\MusicListBtn.png for MusicListBtns
Quote:

Originally Posted by houcine80
You can add double click on installer for minimize as version (CIUv1.0.0.6) thanks

happens on middle mouse button click

Quote:

Originally Posted by gatosky1620
...

sorry, but can't understand your question

Quote:

Originally Posted by KaktoR
VCL skins (Setup.vsf) seems to not working properly.

works for me

Quote:

Originally Posted by KaktoR
If Setup.exe cannot find Data1.bin, or i want to abort, there is a endless loop of question "Would you like to search for Data1.bin"......

rewrote it check if dame happen with this update too

Quote:

Originally Posted by gatosky1620
can you add disable or enable ultraarc, because without ultraarc (having the extractsetting) during the setup desing, when i want test the graphs i could see the big screen (smallinstaller process) Without the installation closing of blow.

if setup found records.ini, then ExtractSetting will not be executed

Quote:

Originally Posted by KaktoR
If disable DirectX= (//DirectX=), DirectX remain to show on installer.

where?

Quote:

Originally Posted by KaktoR (Post 461300)
If disable opacity

//Opacity=
//OpacityOnMouse=
//OpacityMouseDown=

Setup should disable it and use standard settings.

If i disable it, opacity is still active (i don't know what settings exactly).

This will control the opacity(transparency) of Buttons 0 to 100,
OpacityOnMouse= //Opacity on Mouse
OpacityMouseDown= // opacity on Mouse Down

Default value is 100 percent

omdj 05-08-2017 11:12

Prince
An error occurred while starting the installation:
Internal error: ExtractTemporaryFile "7z.dll" was not found.
Please check the script.

http://nsa37.casimages.com/img/2017/...2846577543.png

KaktoR 05-08-2017 13:19

Quote:

Originally Posted by PrinceGupta2000 (Post 461419)
where?

HW Page.

In previous version you were able to disable DirectX showing on HW Page.

Now, DirectX is still showing when DirectX is disabled in Setup.ini (//DirectX=)

Quote:

Originally Posted by PrinceGupta2000 (Post 461419)
Default value is 100 percent

If i disable opacity (set // before), default is not 100.

Its still
Opacity=80
OpacityOnMouse=20
OpacityMouseDown=50

(or anything near to that, but buttons are still semi-half-somewhat transparent)

If i disable it

//Opacity=80
//OpacityOnMouse=20
//OpacityMouseDown=50

it should be 100 for all three, but it's not.

Quote:

Originally Posted by PrinceGupta2000 (Post 461419)
works for me

Sorry this is what i meant
http://i.imgur.com/F8cyElK.png

houcine80 05-08-2017 16:09

Ah yes thanks bro

gatosky1620 05-08-2017 18:11

@princegupta2000 can you create a setup.ini with all functions and variables and @kaktor can you update the wiki page explain all the new functions?

gatosky1620 05-08-2017 18:18

if i only have one music.mp3 file and i want listen it after autorun without the music list, what i do?

because the music only works having the autorun music option enable

Gupta 11-08-2017 06:46

2 Attachment(s)
quick update:
Fix Extract.... errors
Fix Setup.vsf

Can anybody suggest me what should i do with converter, lister, splitter buttons, i mean what they should do rateher than poping up some random forms
Attachment 19100

@Kakotr i didn't hear about music list from u,
and also every button have Opacity... property ex
Quote:

[SmallBrowseButton]
------------------------------------------------------- Setup\SmallBrowse.png \ SmallBrowseSelected.png \ SmallBrowseClicked.png
Opacity=80
OpacityOnMouse=40
OpacityMouseDown=50
every button in ini, was set with these values, in ini(explicitly specified), not by default, you should disable them too

KaktoR 11-08-2017 07:35

These functions have not used by anyone in the past (except for patcher, BAMsE used this 2 times).

Splitter not needed while UltraARC do this.
I don't know what converter is already.
Lister is not useful for conversion design. In fact it's a simple batch that list all files in custom directory.

About MusicList:
I was not able to downsize the list in height. MusicList is always as height how much titles are in Music folder.

What about the idea to rework the music list like language bar (with arrows)?

Also there is a problem with CPU usage and system lags under Win10x64 for some of CIU components (i guess something with bitmap draw). In fact it's WDM.exe (Windows Desktop Manager) that got a crazy CPU usage and cause system lags if you use bitmaps like this

http://imgur.com/tUyFfZq

Maybe you can investigate it further. Maybe it's caused by some Windows features too. I don't know.

I have tested on my desktop PC and a test PC with a new windows installation, also my Notebook.

Gupta 11-08-2017 08:20

>>I was not able to downsize the list in height. MusicList is always as height how much titles are in Music folder.
adjusting heights of individual titles with the given height will be easy to implement

>>What about the idea to rework the music list like language bar (with arrows)?
This will require some time to implement, it is not that easy as it sounds or it is?

>>Also there is a problem with CPU usage and system lags under Win10x64 for some of CIU components (i guess something with bitmap draw). In fact it's WDM.exe (Windows Desktop Manager) that got a crazy CPU usage and cause system lags if you use bitmaps like this
it doesn't happen on win 7, I recently read an article, they are rewriting all the windows visuals driver for HDR or something like that, some new functions are added to win API for windows 10 only, botva2 should be updated,
I will do some test with isab.dll's imgload APIs, hope you will help

EDIT
Quote:

Splitter not needed while UltraARC do this.
I don't know what converter is already.
Lister is not useful for conversion design. In fact it's a simple batch that list all files in custom directory.
Shall i remove them?

EDIT2
above continued...
or shall i make another compiler, which will work with setup.bin(protected), so that user can compiler on the fly with inno disk spanning support, so called converter...

KaktoR 11-08-2017 10:48

Quote:

Originally Posted by PrinceGupta2000 (Post 461637)
This will require some time to implement, it is not that easy as it sounds or it is?

All sounds easy, but writing code and implement it successfully isn't easy at all :p

Quote:

Originally Posted by PrinceGupta2000 (Post 461637)
it doesn't happen on win 7, I recently read an article, they are rewriting all the windows visuals driver for HDR or something like that, some new functions are added to win API for windows 10 only, botva2 should be updated,
I will do some test with isab.dll's imgload APIs, hope you will help

Interesting. And of course i will help you with it.

Quote:

Originally Posted by PrinceGupta2000 (Post 461637)
or shall i make another compiler, which will work with setup.bin(protected), so that user can compiler on the fly with inno disk spanning support, so called converter...

Isn't it included with actual compiler? I only share pre-created Setup.bin alongside with CIU files (Include, IS_Files, Languages, Langsymbols and compiler.exe), so users just need to check "PACK GAME" in compiler to create Setup.exe and disk spanning. I think that's the way it should be.

Gupta 12-08-2017 02:53

@houcine
which opacity problem you are talking about. sorry i can't reply at that time

gatosky1620 12-08-2017 14:46

Lister = create files list for dvd5, dvd9, bd25, etc
Converter = open the UCC or UCS, Compress.bat and the same time edit it all the game parameteres


All times are GMT -7. The time now is 13:15.

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