|
|
|
#1
|
||||
|
||||
|
CODEX installer compatible with DSG 2.0.2.3+
Last edited by Cesar82; 11-04-2025 at 05:10. |
| The Following 4 Users Say Thank You to Cesar82 For This Useful Post: | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
|
|
#3
|
||||
|
||||
|
#4
|
|||
|
|||
|
Thanks for your amazing work, I was surprised to find out that both RUNE and PLAZA installers use the same code base.
I chose to make a convenient repository which contains all the tools requires and instructions to compile it. I myself struggled a little. Took me few hours to figure out that you need a modified version of InnoSetup and when I got the original Enhanced Edition, it was still missing several functions and types so I dig deeper in fileforums until I finally found a version with these functions and types in place The Repository Please let me know if I forgot something important in the repository or if I'm missing some credits in the README |
| The Following User Says Thank You to SolsticeSpectrum For This Useful Post: | ||
Cesar82 (03-10-2024) | ||
|
#5
|
||||
|
||||
|
Progressgauge
it seems that the DSG versions are not aligned with the Progressgauge
Last edited by Dario06; 09-10-2024 at 09:51. |
| The Following User Says Thank You to Dario06 For This Useful Post: | ||
Behnam2018 (09-10-2024) | ||
|
#6
|
||||
|
||||
|
perfect!
it works now ![]() the code says if there is an error in isdone you have to go back to 100%, I'm right cesar? or if it doesn't find isdone Code:
if not ISDoneError then
begin
WizardForm.ProgressGauge.Position := 1000;
end;
Last edited by Dario06; 09-10-2024 at 15:29. |
|
#7
|
||||
|
||||
|
Quote:
Code:
if not ISDoneError then
begin
WizardForm.ProgressGauge.Position := 1000;
end;
This causes the bar to return to 100% if no error occurs. Last edited by Cesar82; 09-10-2024 at 16:47. |
| The Following User Says Thank You to Cesar82 For This Useful Post: | ||
Behnam2018 (09-10-2024) | ||
|
#8
|
||||
|
||||
|
Other Options
I made some changes and everything seems to work well cesar, I will use it for GTA5 evolved, Thanks for everything!
Original Script Last edited by Dario06; 11-10-2024 at 13:24. |
| The Following 4 Users Say Thank You to Dario06 For This Useful Post: | ||
|
#9
|
|||
|
|||
|
Hello dear friend, I used your installation, but how can I get more information?
Data.bin I need 8 data, can you solve this problem? |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Light Installer Script (LIS) - DiskSpan_GUI | Cesar82 | Conversion Tutorials | 227 | 30-05-2026 05:01 |
| Simple Installer Script | Masquerade | Conversion Tutorials | 88 | 11-11-2024 00:49 |
| Ultimate Conversion Compressor (UCC) | vollachr | Conversion Tutorials | 55 | 26-04-2021 09:27 |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |