Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 28-07-2017, 12:21
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
and why this thread is not sticky yet? Pakrat? Please do it, since it is very usefull.
Done
Reply With Quote
Sponsored Links
  #2  
Old 28-07-2017, 09:45
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 715 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
>>Was that the jpg and png thing? I don't know if that was a bug or a feature, and haven't tested yet, but in previous releases you could only use JPG images for Backgrounds, not PNG ones.

i thought only PNG can be added(previous releases), in this release, you can add multiple PNGs for installer, Installer.bmp, Installer#_*.png(#- counter, *- short name for language)(all Installer*.png should have same dimensions since .bmp is same)

>>You mean internal INNO compression?
vulture protective compression for images(Setup folder) etc.

>> Have you added ztool too?
what we discussed earlier will be implemented, thinking about making something like ultraarc (started writing too, will release a cli tomorrow or on Sunday)
Reply With Quote
  #3  
Old 28-07-2017, 10:54
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Ahh sorry, i missunderstood you previously. I thought you mean background pictures (in Background folder).

I have wrote that a while back in bug list on other place.
__________________
Haters gonna hate
Reply With Quote
  #4  
Old 28-07-2017, 14:47
omdj's Avatar
omdj omdj is offline
Conversion Designer
 
Join Date: Feb 2008
Location: Land of injustice and evil
Posts: 597
Thanks: 1,644
Thanked 2,832 Times in 449 Posts
omdj is on a distinguished road
Prince
Which UltraArc version should I use for the latest CIU version?
UltraARC 2800 R2 Edition?

Last edited by omdj; 28-07-2017 at 15:04.
Reply With Quote
  #5  
Old 28-07-2017, 16:56
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 715 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
Quote:
Originally Posted by omdj View Post
Prince
Which UltraArc version should I use for the latest CIU version?
UltraARC 2800 R2 Edition?
for now use official version only
Reply With Quote
The Following User Says Thank You to Gupta For This Useful Post:
omdj (28-07-2017)
  #6  
Old 28-07-2017, 22:11
omdj's Avatar
omdj omdj is offline
Conversion Designer
 
Join Date: Feb 2008
Location: Land of injustice and evil
Posts: 597
Thanks: 1,644
Thanked 2,832 Times in 449 Posts
omdj is on a distinguished road
Is there any possibility of modifying by means of setup.ini the time in which splash is shown?
Reply With Quote
  #7  
Old 28-07-2017, 23:53
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 715 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
Update available:

170729:
  • controls for splash can be set from setup.ini (requested by omdj)

Code:
[ASplash]
;Defaults
Fadein=1000
Showfor=10000
Fadeout=1
Transparency=255

;Fadein#, Showfor#, Fadeout# for individual splash screens ( time in ms )
;Transparency# ( 0 -255 ) transparency of splash screens
;Fadein1=10
;Showfor1=10000
;Fadeout1=1000
;Transparency1=255

[Splash]
;Defaults
Fadein=10
Showfor=10000
Fadeout=1000
Transparency=255

;Fadein#, Showfor#, Fadeout# for individual splash screens ( time in ms )
;Transparency# ( 0 -255 ) transparency of splash screens
;Fadein1=10
;Showfor1=10000
;Fadeout1=1000
;Transparency1=255
Reply With Quote
The Following 4 Users Say Thank You to Gupta For This Useful Post:
arkantos7 (29-07-2017), mikey26 (29-07-2017), omdj (29-07-2017), sajmon83 (29-07-2017)
  #8  
Old 29-07-2017, 15:41
gatosky1620's Avatar
gatosky1620 gatosky1620 is offline
Registered User
 
Join Date: Oct 2011
Location: Perú
Posts: 287
Thanks: 13
Thanked 966 Times in 131 Posts
gatosky1620 is on a distinguished road
my friend can you fix the #define ProgramFiles option problems please, and add the Recently ini files setting, like CPY.ini, steam_emu.ini, etc, and the same time fix the Language SetIniString. i mean this

NOW
Language = Spanish

IT MUST BE
Language = spanish
Reply With Quote
  #9  
Old 30-07-2017, 08:36
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 715 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
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
newciu.PNG
newciu2.PNG

Last edited by Grumpy; 31-07-2017 at 18:15.
Reply With Quote
The Following 7 Users Say Thank You to Gupta For This Useful Post:
arkantos7 (30-07-2017), KaktoR (30-07-2017), mausschieber (30-07-2017), omdj (30-07-2017), sajmon83 (31-07-2017), Simorq (19-12-2017), Titeuf (30-07-2017)
  #10  
Old 15-09-2017, 13:49
gatosky1620's Avatar
gatosky1620 gatosky1620 is offline
Registered User
 
Join Date: Oct 2011
Location: Perú
Posts: 287
Thanks: 13
Thanked 966 Times in 131 Posts
gatosky1620 is on a distinguished road
Quote:
Originally Posted by PrinceGupta2000 View Post
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;Valueefault

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
Reply With Quote
  #11  
Old 25-03-2018, 01:40
vollachr's Avatar
vollachr vollachr is offline
Conversions & UCC Creator
 
Join Date: Sep 2009
Location: Israel
Posts: 247
Thanks: 58
Thanked 536 Times in 186 Posts
vollachr is on a distinguished road
Quote:
Originally Posted by Gupta View Post
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
Can't get the EditIni feature to work...

The ini I need edited is in a sub-folder in the game's installation (Binaries\Win32\), the ini file name is steam_api.ini

The section is [Settings], the key is Language, the available languages are:
English (EnglishUS)
German
French
Italian
Spanish (SpanishES)
Japanese
Korean
Russian

What I tried:

Code:
EditIni1={src}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:english;Lang:EnglishUS
EditIni2={src}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:german;Lang:German
EditIni3={src}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:french;Lang:French
EditIni4={src}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:italian;Lang:Italian
EditIni5={src}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:spanish;Lang:SpanishES
EditIni6={src}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:japanese;Lang:Japanese
EditIni7={src}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:korean;Lang:Korean
EditIni8={src}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:russian;Lang:Russian
Also tried the same with {app} instead of {src}

But nothing happens, the value in the ini file remains Language=english, no matter what.

Here's how the ini looks in the relevant section:

Code:
[Settings]

###
### 
### Enter your name here
### 
### Names with diacritic or cyrillic characters are supported but no garantee to work
###

UserName=MYNAME

###
### Select your language here if available
###

Language=english
Any help?

Thanks.
__________________

Ultimate Conversion Compressor Creator (Discontinued/Abandoned)
My Other Tools: File Splitter and Merger - Multiple Text/String Replacer (MTSR) - UCC Files & Folders Lister
Microsoft Certified Professional
Retired Conversion Creator

Last edited by vollachr; 25-03-2018 at 01:45.
Reply With Quote
  #12  
Old 25-03-2018, 04:40
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 715 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
Quote:
Originally Posted by vollachr View Post
Can't get the EditIni feature to work...

The ini I need edited is in a sub-folder in the game's installation (Binaries\Win32\), the ini file name is steam_api.ini

The section is [Settings], the key is Language, the available languages are:
English (EnglishUS)
German
French
Italian
Spanish (SpanishES)
Japanese
Korean
Russian

What I tried:

Code:
EditIni1={src}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:english;Lang:EnglishUS
EditIni2={src}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:german;Lang:German
EditIni3={src}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:french;Lang:French
EditIni4={src}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:italian;Lang:Italian
EditIni5={src}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:spanish;Lang:SpanishES
EditIni6={src}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:japanese;Lang:Japanese
EditIni7={src}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:korean;Lang:Korean
EditIni8={src}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:russian;Lang:Russian
Also tried the same with {app} instead of {src}

But nothing happens, the value in the ini file remains Language=english, no matter what.

Here's how the ini looks in the relevant section:

Code:
[Settings]

###
### 
### Enter your name here
### 
### Names with diacritic or cyrillic characters are supported but no garantee to work
###

UserName=MYNAME

###
### Select your language here if available
###

Language=english
Any help?

Thanks.
Are you changing the language from autorun?
Reply With Quote
  #13  
Old 25-03-2018, 04:47
vollachr's Avatar
vollachr vollachr is offline
Conversions & UCC Creator
 
Join Date: Sep 2009
Location: Israel
Posts: 247
Thanks: 58
Thanked 536 Times in 186 Posts
vollachr is on a distinguished road
Quote:
Originally Posted by Gupta View Post
Are you changing the language from autorun?
Of course, I tested on German & Italian languages with same result, the ini isn't being changed, it stays with the default English value, even though I selected the correct language on autorun and performed the entire setup in selected language.
__________________

Ultimate Conversion Compressor Creator (Discontinued/Abandoned)
My Other Tools: File Splitter and Merger - Multiple Text/String Replacer (MTSR) - UCC Files & Folders Lister
Microsoft Certified Professional
Retired Conversion Creator
Reply With Quote
  #14  
Old 25-03-2018, 06:28
vollachr's Avatar
vollachr vollachr is offline
Conversions & UCC Creator
 
Join Date: Sep 2009
Location: Israel
Posts: 247
Thanks: 58
Thanked 536 Times in 186 Posts
vollachr is on a distinguished road
OK, finally figured the EditIni problem out...

It seems there should be an ending semicolon at the end of each line and it should be with {app}, like this:

Code:
EditIni1={app}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:english;Lang:EnglishUS;
EditIni2={app}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:german;Lang:German;
EditIni3={app}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:french;Lang:French;
EditIni4={app}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:italian;Lang:Italian;
EditIni5={app}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:spanish;Lang:SpanishES;
EditIni6={app}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:japanese;Lang:Japanese;
EditIni7={app}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:korean;Lang:Korean;
EditIni8={app}\Binaries\Win32\steam_api.ini;Section:Settings;Key:Language;Value:russian;Lang:Russian;
That finally worked, at least for the German language, will now test other languages. (Update: Worked for all languages)

It just doesn't work without that last semicolon, my guess is it needs it to "close" the Lang parameter in the line, but I'm no programmer.
__________________

Ultimate Conversion Compressor Creator (Discontinued/Abandoned)
My Other Tools: File Splitter and Merger - Multiple Text/String Replacer (MTSR) - UCC Files & Folders Lister
Microsoft Certified Professional
Retired Conversion Creator

Last edited by vollachr; 25-03-2018 at 08:22.
Reply With Quote
The Following 3 Users Say Thank You to vollachr For This Useful Post:
Gupta (09-04-2018), kassane (25-03-2018), pakrat2k2 (25-03-2018)
  #15  
Old 30-07-2017, 10:42
Titeuf's Avatar
Titeuf Titeuf is offline
Registered User
 
Join Date: Oct 2016
Location: France
Posts: 191
Thanks: 614
Thanked 22 Times in 19 Posts
Titeuf is on a distinguished road
Hello,
Thank you for your update!
Is it possible to change the name of the player in ex: the Codex.ini file?
If possible can you say what to add
thank you in advance
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
INDEX - Conversion Tutorial Index Razor12911 Conversion Tutorials 5 11-06-2020 02:05
Crysis 3 DVD9 to 3xDVD5 Custom Installer spawniectes PC Games - CD/DVD Conversions 79 31-08-2017 07:19
Tutorial using CI 8.0.0 yener90 Conversion Tutorials 424 21-10-2014 09:49



All times are GMT -7. The time now is 09:54.


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