Скрипт Avalon Installer

BLACKFIRE69

Новичок

Форматирование (BB-код):
Avalon Installer Lite

* The Avalon installer originally comes with FMXInno v1.0.0.3, showing 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.
Форматирование (BB-код):
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 for use in virtual machines.​
Форматирование (BB-код):
[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.

Форматирование (BB-код):
[Personalization]
; Background ImageType = -1 / 1..20, (-1 == Original Image)
ImageType=4
3. Progress Bar

* Progress bars are fully customizable.

Форматирование (BB-код):
[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.

Форматирование (BB-код):
[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.



Форматирование (BB-код):
[Personalization\Components]
ShowSize=0
TwoColumns=1


















 
Последнее редактирование модератором:

audiofeel

Старожил
thank you for sharing this masterpiece my friend, I think to achieve that we need 3D objects. :clapping:
Я думаю что это "DirectX". Сейчас попробую объяснить почему я так думаю, При инициализации "FLayer3D" либо "FViewport3D", видеокарта загружена на 2 процента, при запуска этого шедевра, видеокарта INTEL (встроенное видео) загружена на 75 процентов. Да и в настройках указан "AntiAliasing".
Или я не прав. Тогда почему видео карта загружена, В общем не понятно.
1.png
 
Последнее редактирование:

Observer2323

Мимокрокодил
@BLACKFIRE69

Is it possible to disable file verification somehow? So that it's completely gone after installation.

I have a problem with files, for example The Sims 4:
0f7517b513958ea545af2ae4fe84d0f6 Support\EA Help\Servicio técnico.rtf
7de0aba58a49a096ee40e275df52dedd Support\EA Help\Suporte Técnico.rtf
053e4c68d43f2d7d5ec55304c71ba098 Support\EA Help\Hjælp.rtf
They are in the folder, but the installer’s compatibility check does not see them. To fix this, it would probably be necessary to use encoding that supports Unicode characters, such as utf-8.

Are you able to do this?

Best regards.
 
Последнее редактирование:
Сверху