08-07-2024, 06:56
Registered User
Join Date: Mar 2019
Location: In the Hell
Posts: 695
Thanks: 482
Thanked 2,580 Times in 568 Posts
Avalon Installer
Quote:
Avalon Installer Lite
* The Avalon installer originally comes with FMXInno v1.0.0.3, showcasing the animations and UI capabilities of FMXInno.
* However, this is a ported/downgraded version to support FMXInno v1.0.0.2.
* Since some features are not available in v1.0.0.2, this is a 'Lite' version.
Code:
Script: Avalon Installer Lite
Engine: FMXInno v1.0.0.2 (by BLACKFIRE69)
Inspired: Avalon Installer (FMXInno v1.0.0.3)
Creator: BLACKFIRE69
> Some configurations:
1. Animations and UI
* If you're on a laptop and want to use high settings, make sure you aren't in 'Power saver' mode.
* It is not recommended to use in virtual machines.
Code:
[Personalization ]
; [0 = Low][1 = Default][2 = High]
UIQuality=2
; [0 = None][1 = 2x][2 = 4x]
AntiAliasing=2
ShowHints=1
[Personalization\Overview ]
EnableAlignPagesToLeftAnimation=1
EnableMouseEventAnimations=1
2. Background ImageType
* The Avalon installer supports built-in background image effects.
Code:
[Personalization ]
; Background ImageType = -1 / 1..20, (-1 == Original Image)
ImageType=4
3. Progress Bar
* Progress bars are fully customizable.
Code:
[Personalization\Progressbar ]
TintColor1=$FFDA143B
TintColor2=$FFFDB5C4
OutlineColor=AlPalegoldenrod
OutlineThickness=1.0
BackColor=AlDarkslategray
BackOutlineColor=AlDimgray
BackOutlineThickness=2.0
BackHighlightColorSoftness=0.5
BackHighlightColorTransparency=0.5
DiskLabelBackColor=$FF203040
4. Message Boxes
* Message boxes also support built-in effects.
Code:
[Personalization\MessageForm ]
; Background ImageType = 1..10
ImageType=4
5. Components and Redistributions
* You can use an unlimited number of Components/Redistributions.
* It will show the correct game size in the control panel according to the components you selected during the installation process.
Code:
[Personalization\Components ]
ShowSize=0
TwoColumns=1
> All configurations:
Code:
[Game ]
Name=Senua's Saga: Hellblade II
Version=1.0.0.0
Repacker=BLACKFIRE69
[Requirements ]
CpuMHz=4000
GpuMB=6144
RamMB=16384
DiskMB=71680
; [11 = Win11], [10 = Win10], [81 = Win8.1], [8 = Win8], [7 = Win7]
OS=11
; -------------------------------------------------------------
[Personalization ]
;ThemeColor=ClrLighterFMX(HTMLColorStrToFMXColor('#9D0C23'), 50)
ThemeColor=AlTomato
TintTransparency=0.5
TintColorTransparency=1.0
OutlineColor=ALRed
OutlineColorSoftness=0.45
OutlineColorTransparency=0.85
; Background ImageType = -1 / 1..20, (-1 == Original Image)
ImageType=4
; [0 = Low][1 = Default][2 = High]
UIQuality=2
; [0 = None][1 = 2x][2 = 4x]
AntiAliasing=2
ShowHints=1
ShowEqualizer=1
TimerInterval=1000
[Personalization\Overview ]
EnableAlignPagesToLeftAnimation=1
EnableMouseEventAnimations=1
[Personalization\Overview\WelcomePage ]
TintTransparency=0.8
OutlineColor=ALOrangered
OutlineColorSoftness=0.4
OutlineColorTransparency=0.4
TitleOutlineColor=ALLemonchiffon
TitleFontColor=ALAliceblue
SubTitleFontColor=AlBurlywood
[Personalization\Overview\OtherPages ]
TintTransparency=0.7
OutlineColor=AlTomato
OutlineColorSoftness=0.4
OutlineColorTransparency=0.4
TitleOutlineColor=ALLemonchiffon
TitleFontColor=ALAliceblue
SubTitleFontColor=AlBurlywood
[Personalization\Titlebar ]
OutlineColor=ALRed
OutlineColorSoftness=0.4
OutlineColorTransparency=0.9
[Personalization\Button ]
; Color=$FFDA143B
Color=ALRed
FontColor=AlAliceblue
[Personalization\Checkbox ]
Color=FMXColorSetOpacity(AlTomato, 0.6)
[Personalization\Hints ]
FontColor=ALBlack
OutlineColor=ALBlack
OutlineThickness=1.2
[Personalization\VolumeBar ]
TintTransparency=0.5
OutlineColor=AlTomato
OutlineColorSoftness=0.2
OutlineColorTransparency=0.4
[Personalization\Components ]
ShowSize=0
TwoColumns=1
[Personalization\Progressbar ]
TintColor1=$FFDA143B
TintColor2=$FFFDB5C4
OutlineColor=AlPalegoldenrod
OutlineThickness=1.0
BackColor=AlDarkslategray
BackOutlineColor=AlDimgray
BackOutlineThickness=2.0
BackHighlightColorSoftness=0.5
BackHighlightColorTransparency=0.5
DiskLabelBackColor=$FF203040
[Personalization\MessageForm ]
; Background ImageType = 1..10
ImageType=4
FontColorTitle=AlPapayawhip
FontColorDesc=AlHoneydew
ButtonColor=$FFE94B4B
ButtonFontColor=AlAliceblue
[Uninstaller ]
; [0 = Default], [1 = Fluent-UI]
Type=1
; -------------------------------------------------------------
[Datas ]
Password=123test123
[Datas\Data1 ]
File={src}\data1.bf
SizeMB=1245
[Datas\Data2 ]
File={src}\data2.bf
SizeMB=2356
[Datas\Data3 ]
File={src}\data3.bf
SizeMB=4578
; -------------------------------------------------------------
[Compos ]
Desc=Selectable components.
[Compos\Compo1 ]
Name=English
File={src}\data-english.bf
SizeMB=1245
[Compos\Compo2 ]
Name=Russian
File={src}\data-russian.bf
SizeMB=2356
[Compos\Compo3 ]
Name=4K Textures
File={src}\data-hd_texture_pack.bf
SizeMB=4578
[Compos\Compo4 ]
Name=Multiplayer
File={src}\data-multiplayer.bf
SizeMB=5689
[Compos\Compo5 ]
Name=DLC
File={src}\data-dlc_pack.bf
SizeMB=1346
[Compos\Compo6 ]
Name=Extra Videos
File={src}\data-4k_videos.bf
SizeMB=4679
; -------------------------------------------------------------
[Redists ]
Desc=Redistributions
[Redists\Redist1 ]
Name=Direct X
File={src}\Redists\dxsetup.exe
Args=/silent
[Redists\Redist2 ]
Name=Visual C++ 2015 x64
File={src}\Redists\vcsetup.exe
Args=/silent
[Redists\Redist3 ]
Name=Visual C++ 2019 x64
File={src}\Redists\vcsetup.exe
Args=/silent
[Redists\Redist4 ]
Name=Visual C++ 2022 x64
File={src}\Redists\vcsetup.exe
Args=/silent
; -------------------------------------------------------------
[Execs ]
Desc=Desktop/Group Shortcuts of %s
[Execs\AppExe1 ]
Name=Fallout 4 Launcher
Exe=Fallout4.exe
Icon=Fallout4.exe
IconIdx=0
Args=--fullscreen
WorkingDir={app}\Bin
[Execs\AppExe2 ]
Name=Witcher 3 Launcher DirectX 10
Exe=Witcher3_DX10.exe
Icon=Witcher3_DX10.exe
IconIdx=0
Args=--fullscreen
WorkingDir={app}\Bin32
[Execs\AppExe3 ]
Name=Fallout 4 Launcher DirectX 12
Exe=Witcher3_DX12.exe
Icon=Witcher3_DX12.exe
IconIdx=0
Args=--fullscreen
WorkingDir={app}\Bin32
.
Attached Images
1.png (247.9 KB, 637 views)
2.png (270.9 KB, 599 views)
3.png (272.1 KB, 591 views)
4.png (267.5 KB, 588 views)
5.png (227.4 KB, 617 views)
6.png (233.1 KB, 621 views)
7.png (229.3 KB, 607 views)
8.png (229.7 KB, 617 views)
x0.png (195.6 KB, 607 views)
x1.png (263.9 KB, 583 views)
y1.png (217.4 KB, 614 views)
y2.png (248.2 KB, 615 views)
z1.gif (1.61 MB, 598 views)
z2.gif (1.78 MB, 594 views)
Attached Files