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
  #76  
Old 04-08-2017, 08:27
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
VCL skins (Setup.vsf) seems to not working properly.
__________________
Haters gonna hate
Reply With Quote
Sponsored Links
  #77  
Old 04-08-2017, 16:31
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
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.
Attached Files
File Type: rar Languages.rar (113.0 KB, 17 views)

Last edited by gatosky1620; 04-08-2017 at 16:39.
Reply With Quote
  #78  
Old 05-08-2017, 03:12
houcine80's Avatar
houcine80 houcine80 is offline
Registered User
 
Join Date: Jul 2013
Location: Save Palestine
Posts: 873
Thanks: 3,107
Thanked 3,913 Times in 570 Posts
houcine80 is on a distinguished road
Hello
You can add double click on installer for minimize as version (CIUv1.0.0.6) thanks
Reply With Quote
  #79  
Old 05-08-2017, 09:51
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
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 View Post
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
Attached Files
File Type: 7z CIU 170804.7z (12.43 MB, 112 views)
Reply With Quote
The Following 2 Users Say Thank You to Gupta For This Useful Post:
houcine80 (05-08-2017), omdj (05-08-2017)
  #80  
Old 05-08-2017, 11:12
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,831 Times in 449 Posts
omdj is on a distinguished road
Prince
An error occurred while starting the installation:
Internal error: ExtractTemporaryFile "7z.dll" was not found.
Please check the script.

Reply With Quote
  #81  
Old 05-08-2017, 13:19
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
Quote:
Originally Posted by PrinceGupta2000 View Post
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 View Post
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 View Post
works for me
Sorry this is what i meant
__________________
Haters gonna hate

Last edited by KaktoR; 05-08-2017 at 13:43.
Reply With Quote
  #82  
Old 05-08-2017, 16:09
houcine80's Avatar
houcine80 houcine80 is offline
Registered User
 
Join Date: Jul 2013
Location: Save Palestine
Posts: 873
Thanks: 3,107
Thanked 3,913 Times in 570 Posts
houcine80 is on a distinguished road
Ah yes thanks bro
Reply With Quote
  #83  
Old 05-08-2017, 18:11
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
@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?
Reply With Quote
  #84  
Old 05-08-2017, 18:18
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
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
Reply With Quote
  #85  
Old 11-08-2017, 06:46
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
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
Capture.PNG

@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
Attached Files
File Type: 7z CIU 170811.7z (17.42 MB, 98 views)
Reply With Quote
The Following 5 Users Say Thank You to Gupta For This Useful Post:
houcine80 (11-08-2017), KaktoR (11-08-2017), kassane (11-08-2017), omdj (11-08-2017), Titeuf (12-08-2017)
  #86  
Old 11-08-2017, 07:35
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
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.
__________________
Haters gonna hate

Last edited by KaktoR; 11-08-2017 at 07:41.
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
Gupta (11-08-2017)
  #87  
Old 11-08-2017, 08:20
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
>>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...

Last edited by Gupta; 11-08-2017 at 08:28.
Reply With Quote
The Following User Says Thank You to Gupta For This Useful Post:
KaktoR (11-08-2017)
  #88  
Old 11-08-2017, 10:48
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
Quote:
Originally Posted by PrinceGupta2000 View Post
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

Quote:
Originally Posted by PrinceGupta2000 View Post
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 View Post
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.
__________________
Haters gonna hate
Reply With Quote
The Following 2 Users Say Thank You to KaktoR For This Useful Post:
Gupta (11-08-2017), mausschieber (11-08-2017)
  #89  
Old 12-08-2017, 02: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
@houcine
which opacity problem you are talking about. sorry i can't reply at that time

Last edited by Gupta; 12-08-2017 at 03:05.
Reply With Quote
  #90  
Old 12-08-2017, 14:46
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
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
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 11:31.


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