Search found 5 matches

by art_craft_vlad
Tue Dec 15, 2015 3:40 pm
Forum: Amplify Color
Topic: 'nographics' flag[SOLVED]
Replies: 10
Views: 72495

Re: 'nographics' flag[SOLVED]

Thank you, Ricardo!
by art_craft_vlad
Wed Dec 02, 2015 3:07 pm
Forum: Amplify Color
Topic: 'nographics' flag[SOLVED]
Replies: 10
Views: 72495

Re: 'nographics' flag

Hi Ricardo,

The version is:

Version 5.2.3f1 (f3d16a1fa2dd)
Sun, 15 Nov 2015 08:29:57 GMT
Branch: 5.2/release

Thank you,
Vlad
by art_craft_vlad
Tue Dec 01, 2015 8:01 pm
Forum: Amplify Color
Topic: 'nographics' flag[SOLVED]
Replies: 10
Views: 72495

Re: 'nographics' flag

We are using the version which we acquired last week. I believe it is still the same one on Asset Store.

AC prints a message in build log, something like "AmplifyColor does not support this hardware configuration". When built with -nographics, we do not observe the color changes in our visuals ...
by art_craft_vlad
Tue Dec 01, 2015 5:29 pm
Forum: Amplify Color
Topic: 'nographics' flag[SOLVED]
Replies: 10
Views: 72495

Re: 'nographics' flag

Hello Vlad,

Thank you for getting in touch, we would be happy to help. We are not entirely sure about your particular case, if possible please elaborate on why you would need AC to be enabled while using the "-nographics" flag. As with similar components AC is disabled because the shaders are ...
by art_craft_vlad
Tue Dec 01, 2015 4:25 pm
Forum: Amplify Color
Topic: 'nographics' flag[SOLVED]
Replies: 10
Views: 72495

'nographics' flag[SOLVED]

Hello,

We had recently encountered that AmplifyColor plugin disables itself when project is built with "-nographics" flag.
Looking through the code I saw that this is because one of the shaders indicates that it is not supported, which is obviously since no graphics is initialized.

Is it necessary ...