
23-01-2018, 01:58
|
 |
Conversions & UCC Creator
|
|
Join Date: Sep 2009
Location: Israel
Posts: 247
Thanks: 58
Thanked 536 Times in 186 Posts
|
|
Hi,
A few things...
- I can confirm that the website button bug reported by DarkSyrius really exist, I have it as well sometimes
That said, I found a workaround, when it happens, while the Extras button is not visible and website set to be visible, comment out the Width and Height options for the website button, compile the exe, the button will show but won't be right.
Now, un-comment the width, save and compile, the button still there, width is good, height isn't.
Repeat with the height, un-comment it, compile, the button should show up correctly.
- From some reason the [ExtractSettings] section is completely missing from the Setup.ini, at least for version 2.0.5.1g, didn't check previous versions.
- There seems to be two [EqualizerButton] sections, I think one should be [EqualizerSIButton].
- I think the Setup.ini file should really be re-built, it's a mess, there's no sense to the order of things in it, the redist in the middle, both splash together, autorun options after the normal installer options instead of before, it looks like a total mess. (I've actually been working on that myself, check the attached file, I think it's much better)
Also, can someone tell me how exactly the [ExtractSettings] section work with split files that need the Records.ini file?
For example, if I compress the entire game to one data file and split it to the required disc size, do I need to list only the first part of the split file in [ExtractSettings] or a line for each part?
Thanks.
Last edited by vollachr; 23-01-2018 at 03:05.
Reason: added attachment
|