![]() |
Yes it's possible. I will try something out.
|
How to use lolz compression. Sorry im dumb :)
|
Quote:
But I think this topic is about ASIS installer not for questions like that, just make a new topic and You'll get plenty of answers an by that I mean answers related to Your topic so You'll not get messed up by searching answers for your questions and questions about ASIS :-) |
Quote:
//#Lolz to #Lolz Also you can change Dual to x64 Dual means x86 & x64 x64 mean 64 bit only. Tip, If you repack 64 bit game make sure to enable 64 bit only in setup ini and use only x64 on all methods in Compressor.ini |
Quote:
#define Compression "lzma" #if InternalRecords == "1" #include "Records.ini" #endif Do i need to change that too? Regards |
Quote:
Its like Default settings, i use those settings so don't touch it lzma compress setup files png jpg mp3 dll files that create setup exe.. Its the best for that one. about Records.ini If you change it to 0 you have to put Records.ini near to setup.exe to run, if u put 1 you don't need records.ini with setup.exe You can run installer with setup.exe, don't need records.ini |
Quote:
he is by default like this http://prntscr.com/mztwbk and when i compress like this http://prntscr.com/mztwqf i get error in setup.exe compression method unsupported or something like that |
Quote:
|
Quote:
If you don't, Then you can just use bat file to create repack. So an example you have a game repack Data1.bin.001 Data2.bin.002 Data3.bin.003 001*** extinction comes with diskspan ok.SO you only have to add Data.bin.001 to Record1 that's all You don't need to add others data2 or 3. [Record1] Type=Freearc_Original Source={src}\Data.bin.001 Output={app} Disk=1 |
Quote:
Edit: ooo i see in settings.ini add this [Record1] Type=Freearc_Original Source={src}\Data.bin.001 Output={app} Disk=1 |
Quote:
Try Changing Source name to your file Source={src}\Data1.Bin Change this one and try you have to change internal Record ini (1) Then try, if its not work. Try this [Record1] Type=Split Source={src}\Data.bin Output={app}\Data.bin Disk=1 If this not woke try changing Output={app}\Data.bin to Output={tmp}\Data.bin app to tmp. Or you could ask KaktoR, He's the best and he knows everything.. |
If you use UltraArc you have to use the Records.ini UltraArc creates.
|
Quote:
|
I just saw that UltraARc use a older lolz version.
Download this https://fileforums.com/showpost.php?...2&postcount=11 Take "lolz_x64.exe" from pack folder and put it in UltraArc resources folder and rename to "lolz.exe" Note: You have to recompressing. |
Still have error
http://prntscr.com/mzwm4n my ultraarc http://prntscr.com/mzwn2i my Compressor.ini http://prntscr.com/mzwnfb |
@KaktoR by the way, did You fix remaining time for the installation?
|
No not yet,
|
Quote:
when we add second/third archive to R.ini, remaining times already know how long it will takes, Cause records.ini had all archives added maybe that will works. |
It works, but I have no clue how to make it with all the components (I go with Records.ini)
https://i.imgur.com/HICK2CP.png The problem is still, that you have to put all percents manually. For one archive it's not a problem, in this case it's always '100'. |
what about my error :P
|
Quote:
|
Quote:
|
Did You update the version of cls-lolz on the ASIS Decompressors folder to the same version that You use for packing? Cls-lolz should be in the package that you used for the update of the lolz compressor. Error might be caused by the version mismatch between compressor and decompressor
|
Quote:
Yap that worked tnx very much :P |
this happens with both compact and normal when I go to uninstall.
https://i.imgur.com/Zhb4zl5.jpg |
Quote:
|
Quote:
read this: And : maybe it will fix your error messages! |
I have added 'UnInstallFolder=' to Settings.ini, where you can type in a custom folder. If it is empty, uninstall files will be in root directory.
If no other error comes up, I will upload v7.1.2 to a complete archive and add to first post, means out of beta (finally after months :D). After this I will look on time remaining for components. |
Quote:
https://cdn.discordapp.com/attachmen...2738/slika.png Also i cant wait more music option :) |
Quote:
|
Hmm, seems to be a porblem with font dpi size. I don't know how it works nor how to fix it, but I will take a look.
I use just 1080p without font scaling (100%) so this bug was not detected by me. |
My problem was the same as bubobih on what he posted Here error is gone now.
|
Quote:
|
1 Attachment(s)
I think I have fixed the issue.
Note: Use this over beta8 (+FIX) because this beta is not cumulative. PS: I've also added time remaining. This only works with single archive (X.bin or X.bin.001 for diskspan) and disabled components for now. |
Quote:
http://prntscr.com/n13ix1 https://prnt.sc/n13ikn |
Ok, sory @bubobih for the "out of the blue" question for @KaktoR but.
@KaktoR can You tell me what I must add to Your script if I want to check if the component was selected or not and components are checked ("=1") in the settings.ini For example I want to check if Components are enabled in settings.ini and Polish language was selected (As Components name I'll use cm:PL) can I check if it is selected by adding something like this: Code:
if ({#UseComponents} = 1) and (IsComponentSelected(GetIniString('ComponentsSettings', 'Component' + IntToStr(CompIndexList[I])+ '.Name' = 'cm:PL')) thenOf course I know the code above is wrong and It won't work but with some adjustments I'm sure it would. |
I think I don't understand your question right.
If you select a cmomponent in installer, it will be extracted. If it is not selected, installer will not extract it. |
Quote:
I have to run a program conditionally that targets in AC1 .forge.patch files. The condition is that it only should run when Polish or Czech language is selected. How to check if Polish (for example component3.Name=cm:PL) is selected to run the program and run it if the condition is fulfilled? In Beta6 or 7 it was easy, check if "IsComponentSelected('lang\PolishLang')" and then run program to patch the forge files but now it's not clear for me. |
Ok now I understand.
I will look. |
Quote:
|
| All times are GMT -7. The time now is 09:58. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com