Go Back   FileForums > Search Forums

Showing results 1 to 25 of 28
Search took 0.01 seconds.
Search: Posts Made By: CrownRepack
Forum: Conversion Tutorials 10-08-2024, 21:22
Replies: 127
Views: 56,280
Posted By Fak Eid
If this is the original design, looks very good....

If this is the original design, looks very good. In Steam Limitless, if you want to know what part of code is responsible for Verify Files button, just search with 'Verify' keyword.

The procedure...
Forum: Conversion Tutorials 10-08-2024, 09:45
Replies: 127
Views: 56,280
Posted By audiofeel
@CrownRepack A great result and a delight for...

@CrownRepack
A great result and a delight for perfectionists. When you have the "Check Files" button or verification page ready, please send me the installation script. Discussing what needs to be...
Forum: Conversion Tutorials 09-08-2024, 08:42
Replies: 127
Views: 56,280
Posted By audiofeel
Smile I will help you with checking the hash sum of the...

I will help you with checking the hash sum of the files if you already have a project started. it is possible to create an nfo file with this program (I did not use it)
:o...
Forum: Conversion Tutorials 09-08-2024, 02:43
Replies: 127
Views: 56,280
Posted By audiofeel
Arrow Redshank

The design has been slightly changed, the pages are made on the FTABCONTROL. Custom switches.
the post has been updated
Redshank Installer (https://fileforums.com/showpost.php?p=503592&postcount=7)...
Forum: Conversion Tutorials 03-08-2024, 22:30
Replies: 127
Views: 56,280
Posted By audiofeel
Arrow PlayInstall

Beautiful, cozy, with rounded edges, it will not offend you.
- doesn't it just look like a Googol installer?
- no, it seemed to you.
:o
Forum: Conversion Tutorials 28-07-2024, 18:30
Replies: 127
Views: 56,280
Posted By audiofeel
Arrow Multilanguage Installer

A simple example for those who require multilingualism in the installer, with support for up to 6 different languages. The basic installer consists of three pages, based on the Battle.
Custom...
Forum: Conversion Tutorials 28-07-2024, 12:21
Replies: 127
Views: 56,280
Posted By Fak Eid
Epic Installer Updates

- Added support for extractions of unlimited data?.bin files
- Added unlimited additional components and selective languages
- Added unlimited App Exes play support
- Added LoadTimer in...
Forum: Conversion Tutorials 25-07-2024, 18:59
Replies: 127
Views: 56,280
Posted By audiofeel
Arrow UWP Tiles Installer

There has been a small redesign. the post has been updated.
UWP Tiles Installer (https://fileforums.com/showpost.php?p=503603&postcount=16)
:o
Forum: Conversion Tutorials 20-07-2024, 22:45
Replies: 127
Views: 56,280
Posted By audiofeel
Arrow Mirrors Edge Game Menu Installer

Mirrors Edge Game Menu Installer
An installer in the style of the Mirror's Edge game menu. This is just an example of the possibilities. Do not use it for its intended purpose.
:o
Forum: Conversion Tutorials 19-07-2024, 12:41
Replies: 127
Views: 56,280
Posted By Fak Eid
Epic Games Installer

After working on Steam Limitless, this idea clicked my mind and ever since I've been working on it and always wanted to share. It's just I'm soo excited to share this piece of work with you all, well...
Forum: Conversion Tutorials 08-07-2024, 06:56
Replies: 127
Views: 56,280
Posted By BLACKFIRE69
Arrow Avalon Installer

https://i.ibb.co/WsXNXF1/Avalon-logo.png



Script: Avalon Installer Lite
Engine: FMXInno v1.0.0.2 (by BLACKFIRE69)
Inspired: Avalon Installer (FMXInno v1.0.0.3)
Creator: BLACKFIRE69
Forum: Conversion Tutorials 30-06-2024, 12:24
Replies: 127
Views: 56,280
Posted By hitman797
//About Game Button ...

//About Game Button
TObject(Button[2].GetObject): begin
SectionContent[1].Visible(True);
SectionContent[2].Visible(False);
Button[3].Enabled(False);

if...
Forum: Conversion Tutorials 21-06-2024, 03:34
Replies: 127
Views: 56,280
Posted By Fak Eid
Original Posts have been updated Simple...

Original Posts have been updated

Simple Installer Update (https://fileforums.com/showpost.php?p=503761&postcount=28)
- FMXInno Updated to latest
- Implemented changes with FNewINI
- Implemented...
Forum: Conversion Tutorials 18-06-2024, 23:38
Replies: 127
Views: 56,280
Posted By BLACKFIRE69
welcome to the club then... ;)

welcome to the club then... ;)
Forum: Conversion Tutorials 18-06-2024, 10:32
Replies: 127
Views: 56,280
Posted By audiofeel
You may need some kind of online service for...

You may need some kind of online service for selecting shades based on photos.
Forum: Conversion Tutorials 18-06-2024, 09:17
Replies: 127
Views: 56,280
Posted By audiofeel
Of course, you can set up more detailed time...

Of course, you can set up more detailed time display information, it just wasn't planned in this case.


{ IsArcEx 0.4.0.1 }
function ISArcExInit(WinHandle: Longint; TimeFormat: Integer;...
Forum: Conversion Tutorials 17-06-2024, 09:00
Replies: 127
Views: 56,280
Posted By Fak Eid
Steam Limitless

Into the new era of FMXInno with the latest FNewINI implementation. This installer is a beast in terms of Code Optimization and new features.

- Enable or disable the use of DSG depending on your...
Forum: Conversion Tutorials 12-06-2024, 13:56
Replies: 865
Views: 271,173
Posted By audiofeel
I'm doing this. And so far I consider this a...

I'm doing this. And so far I consider this a normal and working option (everything is like yours)

Button[1].FCreate(ButtonPanel.Handle);
Button[1].Position(5, 3);
Button[1].Align(Top);
...
Forum: Conversion Tutorials 08-06-2024, 12:56
Replies: 417
Views: 154,024
Posted By Cesar82
If you want something similar to the modified...

If you want something similar to the modified installer file I posted before, download the attached file.
This will just unpack the decompressor files from within "Setup.dll" and include them in...
Forum: Conversion Tutorials 07-06-2024, 21:59
Replies: 417
Views: 154,024
Posted By Cesar82
I made some changes here for you. Now you can...

I made some changes here for you.
Now you can just add the Setup.dll generated by DiskSpan GUI during compression into the "Decomp" folder and the compressors present in Setup.dll will be added to...
Forum: Conversion Tutorials 07-06-2024, 08:51
Replies: 417
Views: 154,024
Posted By Fak Eid
I've something which is compatible with FMXInno...

I've something which is compatible with FMXInno and DSG, but not all methods of DSG are used in it till now. Always kept it as alpha for myself. Maybe we can work together for it.



Bad...
Forum: Conversion Tutorials 07-06-2024, 08:11
Replies: 417
Views: 154,024
Posted By audiofeel
In my opinion, DiskSpanGui lacks a checkbox - "do...

In my opinion, DiskSpanGui lacks a checkbox - "do everything for another unpacker and do not hide everything in setup.dll ". Then any user can compress the archive in this program and transfer all...
Forum: Conversion Tutorials 06-06-2024, 10:31
Replies: 417
Views: 154,024
Posted By KaktoR
Tools -> SetupDLL -> Unpacker or extract it...

Tools -> SetupDLL -> Unpacker
or
extract it with freearc manually



Do you tried to change the desktop scaling? I checked and I have a similar issue on my laptop (I don't use it for such...
Forum: Conversion Tutorials 06-06-2024, 03:10
Replies: 417
Views: 154,024
Posted By Fak Eid
Whatever compression you are using, you need to...

Whatever compression you are using, you need to have all the required files in your Unpack folder and in your script as well. You need to have those definition in you arc.ini file as well. You can DM...
Forum: Conversion Tutorials 30-05-2024, 01:59
Replies: 127
Views: 56,280
Posted By audiofeel
There are more than 10 shades in this script, are...

There are more than 10 shades in this script, are you sure that you will fit everything into the design? If you need to change a certain color for a certain object, that's another question and you...
Showing results 1 to 25 of 28

 
Forum Jump


All times are GMT -7. The time now is 07:17.


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