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 18-08-2017 11:40

^See Languages\Romanian.txt

Th3Raven 18-08-2017 16:50

Quote:

Originally Posted by KaktoR (Post 461813)
^See Languages\Romanian.txt

ah yes forgot where i find these files :))) feels like ages since last time i made a conversion.

mausschieber 25-08-2017 02:14

I have an error
Unknown identifier 'BASS_StreamCreateFile'

https://abload.de/img/errorkuzz5.png

Gupta 25-08-2017 04:02

you are eventually using one of the older version, this problem has been fixed
Post #1 is updated with the latest version

Titeuf 25-08-2017 04:34

Quote:

Originally Posted by PrinceGupta2000 (Post 461954)
you are eventually using one of the older version, this problem has been fixed
Post #1 is updated with the latest version

Hello,
thank you for your work !
How to use "patcher", please?
Thank you

Gupta 25-08-2017 04:54

I don't know, Kakotr can tell

KaktoR 25-08-2017 05:43

Patcher generates a alternative Setup.exe for Patch purposes.

Let's say, you have compressed a whole game, then after a while a DLC come out. To prevent compressing the whole game + dlc again, Patcher just compress DLC files which you can burn.

See Wiki page
Code:

[UpdateOptions]
-------------------------------------------------------------------------------------------------------------------------------------------
//UpdateName=                                                // string
//UpdateNamePL=                                                // string
//UpdateVersion=                                        // string
//NeedGameVersion=                                        // string
//NeedUpdateVersion=                                        // string

If i'm not mistaken. Never used it.

BAMsE did it in the past with "Fallout 4" conversion.

Titeuf 25-08-2017 08:46

Quote:

Originally Posted by KaktoR (Post 461960)
Patcher generates a alternative Setup.exe for Patch purposes.

Let's say, you have compressed a whole game, then after a while a DLC come out. To prevent compressing the whole game + dlc again, Patcher just compress DLC files which you can burn.

See Wiki page
Code:

[UpdateOptions]
-------------------------------------------------------------------------------------------------------------------------------------------
//UpdateName=                                                // string
//UpdateNamePL=                                                // string
//UpdateVersion=                                        // string
//NeedGameVersion=                                        // string
//NeedUpdateVersion=                                        // string

If i'm not mistaken. Never used it.

BAMsE did it in the past with "Fallout 4" conversion.

Hello KaktoR,
Thank you for your explanations.
But which one to choose?
XDelta or vPatch?
Maybe the 2 are similar? Otherwise what is the difference

gatosky1620 25-08-2017 19:45

@PrinceGupta2000 pls add chinese Simplified language

Gupta 25-08-2017 20:25

language file

gatosky1620 25-08-2017 20:28

2 Attachment(s)
Quote:

Originally Posted by PrinceGupta2000 (Post 461978)
language file

there is the flag and the languages,txt files updates

gatosky1620 06-09-2017 18:01

If i use pack game option, the uninstall.exe is not created in the app folder, and during the installation the installing messages (extracting...XXX, etc) dont appear

gatosky1620 15-09-2017 13:49

Quote:

Originally Posted by PrinceGupta2000 (Post 461191)
update Available:
  • Can Edit Ini on the installation
  • Music list is back!
  • can play any number of music files!
  • many changes in Compiler.
  • new DebugMode, if Enabled:
    Code:

    • Setup.ini is directly read from {src}, so that you don't have to recompile with every change in Setup.ini

    • if started with cmdline "/InstallOnly" - then no Uninstall will run even if already installed directly autorun will run



Editing Ini:
[Tasks]
EditIni1={src}\Codex.ini;Section:Settings;Key:Lang uage;Value:czech;Lang:czech
EditIni2={src}\Codex.ini;Section:Settings;Key:Lang uage;Value:english;Lang:englishUS
EditIni3={src}\Codex.ini;Section:Settings;Key:Lang uage;Value:Default

multiple languages can be separated by ','
EditIni2={src}\Codex.ini;Section:Settings;Key:Lang uage;Value:english;Lang:englishUS,englishUK

above tasks will be performed at ssPostInstall

Music List

Can Change Property From sections - "MusicList" and "AMusicList" of Setup.ini
Attachment 18988
Attachment 18990

I SET THIS:

Code:

EditIni1={app}\Bin32\steam_api.ini;Section:Settings;Key:Language;Value:english;Lang:englishUS
EditIni2={app}\Bin32\steam_api.ini;Section:Settings;Key:Language;Value:spanish;Lang:spanishES
EditIni3={app}\Bin32\steam_api.ini;Section:Settings;Key:Language;Value:german;Lang:german
EditIni4={app}\Bin32\steam_api.ini;Section:Settings;Key:Language;Value:french;Lang:french
EditIni5={app}\Bin32\steam_api.ini;Section:Settings;Key:Language;Value:italian;Lang:italian
EditIni6={app}\Bin32\steam_api.ini;Section:Settings;Key:Language;Value:polish;Lang:polish
EditIni7={app}\Bin32\steam_api.ini;Section:Settings;Key:Language;Value:czech;Lang:czech
EditIni8={app}\Bin32\steam_api.ini;Section:Settings;Key:Language;Value:Default

why the editini alway use the last EdtiIniX, for example is i select Spanish in the autorun the language in the INI file alway czech

another thing if i add
Code:

EditIni9={app}\Bin32\steam_api.ini;Section:Settings;Key:UserName;Value:{username}
dont change the username in the INI file

Gupta 15-09-2017 20:30

will fix soon, my examinations are going and have some other commitments

Gupta 16-09-2017 23:40

now looking to the script looks like yener already has a designer, in script he almost answered many of my problems arising while making the designer, anyone knows the insight

KaktoR 17-09-2017 02:36

Yep, he HAD one, but it was in alpha and very unstable. This is a few years back now.

STB13 22-09-2017 02:38

So nice. . .

Btx 01-11-2017 13:28

Hello one question. Is there a graphic guide or video tutorial to learn how to use this program and make installers? I have many ideas to create, but I do not understand how to use this program. Greetings.

pakrat2k2 02-11-2017 06:15

^^ READ the first post, there is a link in code box for information on how-to

Gupta 09-11-2017 09:07

1 Attachment(s)
anybody noticed equalizers are broken for very big inputs such as

[EqualizerButtonAR]
------------------------------------------------------- Autorun\EqualizerAR.png
Left=10
Top=10
NumberOfStripes=10
NumberOfBlocks=10
BlockWidth=6
BlockHeight=6
LineHeight=40
Visible=1

Attachment 20012

KaktoR 09-11-2017 09:15

Not yet. I guess most conversion creators using same settings for this since months/years.

Furthermore, there are thousands of possible settings.

pakrat2k2 09-11-2017 09:21

Quote:

Originally Posted by KaktoR (Post 463942)
Not yet. I guess most conversion creators using same settings for this since months/years.

Furthermore, there are thousands of possible settings.

noticed it, seems to happen with anything over 5

Gupta 09-11-2017 09:29

1 Attachment(s)
fixed for now
Attachment 20013

Gupta 09-11-2017 09:32

what you guys actually want for the music box or I shall remove it?

KaktoR 09-11-2017 10:01

Noticed there is no conversion using this script, i wonder why.

You can remove it if it is not used anyway.

Just make clear changelogs, so i have it easier to update the wiki page, if possible :)

Gupta 09-11-2017 10:04

Actually i was planning to get the designer done in this month, but they took our surprise pre-boards plus Iafter coming more then half way I decided to rewrote this.. maybe next month I will relasea beta version
..

Also I will be replacing botva with my own library , free arc with my own archiver and thanks to altef for sharing code I fixed and optimize compiler further, next will be to join setup.cab and setup.exe.....
A lots if plan but no time to implement......

I will not be releasing any new version in between, this just make thing more ...

KaktoR 09-11-2017 10:58

Waiting for it.

CIU really needs a GUI designer. No more INI tinkering :D

Kitsune1982 04-12-2017 20:07

Hey guys, it may be too early to ask this, but has princegupta released a gui for his CIU? i know he said he wasnt going to release any new updates until he made the gui, just wondering if there was any updates on the progress of it.

thanks.

-Kitsune

'The only dumb question is the one never asked.'

sajmon83 05-12-2017 15:49

PrinceGupta2000 this is great news! We are looking forward to ;)

KaktoR 07-12-2017 10:34

Quote:

Originally Posted by Kitsune1982 (Post 464651)
Hey guys, it may be too early to ask this, but has princegupta released a gui for his CIU? i know he said he wasnt going to release any new updates until he made the gui, just wondering if there was any updates on the progress of it.

thanks.

-Kitsune

'The only dumb question is the one never asked.'

No. I am sure he will reply before GUI will be released, even if it's only for beta testing :)

sense4901 09-12-2017 05:05

Custom Installer Ultimate v2.HOW TO CHANGE THE DESTINATION DIRECTORY BEFORE COMPILING EXAMPLE: C:\GAMES.PLS HELP!

pakrat2k2 09-12-2017 11:43

^^ Stop with the CAPS !!

You cant change before compiling, have to change it when installing.. no big deal
most people don't install stuff on OS partition anyways.


PrinceGupta2000

Picking up virus from cat.exe & couple other alerts with AVG, when running compiler.

KaktoR 09-12-2017 12:05

Had this issue some months ago too.

I don't even know what cat.exe is :D

KaktoR 14-12-2017 13:06

Came up with a QoL idea while i was building up my launcher

How about to implement a function to let users choose between Steam/GOG in Autorun screen?

Many games are up on Steam and GOG, while GOG needs specific registry settings stored in Registry.iss.

In the end users could choose what version they want to install. That makes conversion makers to upload a single Setup.exe and not 2 different ones (one for Steam, another for GOG). Should save upload bandwitdh and also less wasting space on the FF servers.

pakrat2k2 14-12-2017 14:08

Quote:

Originally Posted by KaktoR (Post 464843)
Came up with a QoL idea while i was building up my launcher

How about to implement a function to let users choose between Steam/GOG in Autorun screen?

Many games are up on Steam and GOG, while GOG needs specific registry settings stored in Registry.iss.

In the end users could choose what version they want to install. That makes conversion makers to upload a single Setup.exe and not 2 different ones (one for Steam, another for GOG). Should save upload bandwitdh and also less wasting space on the FF servers.

You still need 2 seperate EXE's, the gog version for updates sake needs the registry entries., how can that be accomplished in one Setup.exe ?

KaktoR 14-12-2017 14:12

With switches, same as f.e. language switch. But it's just a guess :D

pakrat2k2 14-12-2017 18:55

sounds like good idea, hope you get it to work ;)

KaktoR 25-12-2017 17:35

Bug: If you disable music on Autorun by Equalizer and press 'Install', music is enables then on Setup screen. If you disable music on Setup by Equalizer and press 'Next' twice, music plays. In addition, Equalizer has an animation although you have disabled music.

+

Could you please for next version set compression for Setup.exe+Setup.bin to lzma?

+

If you cancel unpacking files, already extracted files remain in install folder, means no rolling back.

DarkSyrius 27-12-2017 09:49

Great work!
This one is the definitive CIUv2!
I have some questions and/or suggestions:

I want only do put website button on my conversion, but I need to put extras button too?
Is there any way to put only the website button alone?

When I select LangBox position=vertical and I limit the numbers of languages to show up, there is no arrow like previous versions to change the little flag. Is it OK or a little bug?

One thing that I want for a long time is individual sound effects for each button, e.g. a sound for next button and another to cancel button when clicked.

Thanks in advance!
Keep this awesome work!

Gupta 29-12-2017 08:30

Quote:

Originally Posted by kaktoR
Bug: If you disable music on Autorun by Equalizer and press 'Install', music is enabled then on Setup screen. If you disable music on Setup by Equalizer and press 'Next' twice, music plays. In addition, Equalizer has an animation although you have disabled music.

will see

Quote:

Originally Posted by kaktoR
Could you please for next version set compression for Setup.exe+Setup.bin to lzma?

will try to merge them, the easiest way is to set no compression for 'setup.bin' and include it in Setup.exe, but will raise startup time, ok with it(ain't gonna give choice between them)

Quote:

Originally Posted by KaktoR
If you cancel unpacking files, already extracted files remain in install folder, means no rolling back.

is it in pre-"g-series" releases, ain't executing 'Uninstall', don't know why, will look into more details when get time

Quote:

Originally Posted by DarkSyris
I want only do put website button on my conversion, but I need to put extras button too?
Is there any way to put only the website button alone?

I think you just need to disable Extra Buttons, KakoTR any help?

Quote:

Originally Posted by pakrat2k2
Picking up virus from cat.exe & couple other alerts with AVG, when running compiler.

though I don't use any antivirus,i am pretty sure those are false positives


All times are GMT -7. The time now is 03:25.

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