|
|
|
#1
|
||||
|
||||
|
Quote:
the created setup goes in output folder (with games name ) then add UltraArc package to the output folder. Then enduser can simply run ultraarc point to their game & choose compression method. Dont forget to edit ultraarc.ini & change the firstvolumesize to match what your setup equals subtracted from customvolumesize. Output\UltraArc package IE: Output\Game\setup.exe the setup is 15 so CVS - setup=FVS. in ultraArc.ini [Split] FirstVolumeSize=4465 CustomVolumeSize=4480 ThresholdPercent=30 |
| Sponsored Links |
|
#2
|
||||
|
||||
|
how to i choose color for font color ik i can use (FontColor=) in settings ini but i for the life of me cant get right color when ever i try.
|
|
#3
|
||||
|
||||
|
Use this page for color choices, just use the Hex value without the # & input the value into FontColor=$###### ( 6 parts AFTER the $ )
Code:
http://cloford.com/resources/colours/500col.htm |
| The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
kocchi96x (27-12-2018) | ||
|
#4
|
||||
|
||||
|
In current version you have to use $BGR color (reversed $RGB)
__________________
Haters gonna hate
|
|
#5
|
||||
|
||||
|
yes forgot to add that.
|
|
#6
|
||||
|
||||
|
@Schabik:
Add this to [Setup] section: DisableWelcomePage=no The script is broken at some points if you not use InnoEE. I still have to rewrite bunch of code.
__________________
Haters gonna hate
|
|
#7
|
|||
|
|||
|
Quote:
Ok, so I've got another problem but with included Records.ini After modification from post https://fileforums.com/showpost.php?...&postcount=385 Installer can't see archive files. Can anyone help me? I've changed all {src}\records.ini entries to {tmp}\records.ini 312u447~01.png sq78mq.png |
|
#8
|
||||
|
||||
|
Should I make the WizardForm a bit bigger? I just realized that on some fonts the text on Welcome and Finish page is hard to read because you have to use small font size (otherwise some parts of the text are out of visible window).
Size is now: Width := 497; Height := 314; Code:
v7.1.1 _____________________________________________________ - Updated some compressors - Added option to make records.ini internal - Rebuild file handling for compressors - Updated file structure - Removed old code - Removed Compiler.exe for ISEE > You have to use IS (u) now - Fixed ProgressBar flickering > It had something to do with (TLabel) > It is now (StaticText) - Added Time Elapsed and Time Remaining - Removed ProgressBarLabelColor > It is not working with (StaticText) -Removed UltraArc= / DiskSpan= options > Installer extracts now both archive without extra setting
__________________
Haters gonna hate
|
|
#9
|
||||
|
||||
|
Remove the line "if fileexists ..."
__________________
Haters gonna hate
|
|
#10
|
|||
|
|||
|
#11
|
||||
|
||||
__________________
Haters gonna hate
|
|
#12
|
|||
|
|||
|
KaktoR, when You will upload the updated 7.1.1 version?
![]() Unfortunately my PSU went off after 6 years, so I have to wait for my new one to check this out. Last edited by Schabik; 02-01-2019 at 23:36. |
|
#13
|
||||
|
||||
|
I don't know. Time Remaining is broken atm.
Edit: I made installer a bit bigger ![]() I had to write some code to overwrite bitmap size because it seems that you can't increase bitmap size with width/height over a specific size.
__________________
Haters gonna hate
Last edited by KaktoR; 04-01-2019 at 07:53. |
|
#14
|
|||
|
|||
|
Thank KaktoR for this great script. I had done some test and found the included precomp 0.42 are not working at all. They fail at decompression I don't know why but seem to work with the UltraArc 2.8.1 R3 with precomp 0.38 version. Any clue on this error ?
|
|
#15
|
||||
|
||||
|
?
I didn't even know that precomp is included ![]() Btw, here are some shots ![]() ![]() ![]() ![]() ![]() ![]() ![]()
__________________
Haters gonna hate
Last edited by KaktoR; 06-01-2019 at 07:31. |
| The Following 3 Users Say Thank You to KaktoR For This Useful Post: | ||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Help] need Advanced Installer script with Razor1911's UltraArc module | rez3vil | Conversion Tutorials | 3 | 15-04-2024 02:24 |
| Portable Installer Inno Setup Script | y_thelastknight | Conversion Tutorials | 59 | 23-10-2020 00:02 |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
| Simple Arc Installer | 78372 | Conversion Tutorials | 1 | 15-06-2017 15:37 |
| MSC+Srep+lzma Simple Script Example | gozarck | Conversion Tutorials | 10 | 07-09-2015 16:31 |