Смотрите видео ниже, чтобы узнать, как установить наш сайт в качестве веб-приложения на домашнем экране.
Примечание: Эта возможность может быть недоступна в некоторых браузерах.
- memory optimisations when encoding
- low memory now has 3 settings to indicate how much less memory to use as a tradeoff for less speed
Notes
The ideal use case of the addition of this option is to allow users to set high chunk sizes to capture the most streams but if you really do not have enough ram, you can still make use of it however I do not recommend using anything above lm2, and lm2 itself should only be used for extreme cases like stray gods game or any other game that has...
Changes
- updated io functions (find, erase and replace)
- UI has returned and should now work through wine
Notes
I have compiled 64-bit cls version of xtool and included it in the package... in case there's a need for it when inno setup 7 rolls out.
Кто из нас двоих репакер? Разберитесь как-нибудь самиИ как использовать CLS?

razor12911И как использовать CLS?
CLS работает так же, как и обычный Xtool. Имейте в виду, что это 64-битная компиляция, так что убедитесь, что используете его с 64-битным freearc или fazip, иначе он не будет работать. Итак... -mxtool:c32mb:mzlib:t100p в качестве примера
такой существует? я что то пропустил?что используете его с 64-битным freearc
fazip естьтакой существует? я что то пропустил?
про это я в курсе)fazip есть
[Stream1]
Name=
Codec=
BigEndian=
Signature=
Structure=
StreamOffset=
CompressedSize=
DecompressedSize=
At this point, is it possible to create cls-xtool.dll with 32-bit support? You yourself said that the main ones, like lolz, currently support 32-bit. Of course, if that's possible. Thank you.Granted it will be difficult to use 64-bit inno setup from the get go because popular CLS like lolz are still 32-bit but who knows...
This is already a thing in xtool, check the example here@Razor12911
Hi, can I ask for feature?
when I make custom codec configuration
there is simply no way for me to specify CompressedSize (header contains no information)Код:[Stream1] Name= Codec= BigEndian= Signature= Structure= StreamOffset= CompressedSize= DecompressedSize=
so, can you make xtool just to work to next matched signature and then automatically set size of stream?
and we just specify Signature, Structure, Conditions and set CompressedSize=0, DecompressedSize=0
thanks!
At this point, is it possible to create cls-xtool.dll with 32-bit support? You yourself said that the main ones, like lolz, currently support 32-bit. Of course, if that's possible. Thank you.