Quote:
Originally Posted by L33THAK0R
Alright got 2 more questions for you lads and then I promise I'll stop spamming 'em.
So I've got a repack with a few optional components and I was wondering if its possible for the setup once launched to have a look to see if the component file is present, and if it comes back false, can the setup disable the user from selecting that component?
like changing
Code:
Component1.Enabled=1
to
Code:
Component1.Enabled=0
My second question kinda builds off this first one, by which I mean can you have multiple CRC check files for different combinations of components selected and tell ASIS which one to select based of the selected components?
(like checksums1.md5 for main files & checksums2.md5 for main files + ost)
|
code change is neccessary for this
Quote:
Originally Posted by L33THAK0R
Also a super small question, if I have a compressor that is name differently to how it is named in ASIS, is it possible to change this in ASIS? in this case I'm using "afr_019" but this isn't recognised by ASIS.
|
In latest version asis will use whatever you put inside setup.dll.
asis itself doesn't have any compressor settings anymore.