Lucidity
Lynx 28 Jul, 2022 @ 9:47pm
Error on lounch Fix
If game wont start and give you an error about Framework go to local files and open Lucidity.exe.config with notepad and change <configuration>...</configuration> part to

<configuration>
<runtime>
<NetFx40_LegacySecurityPolicy enabled="true"/>
</runtime>
</configuration>
Last edited by Lynx; 12 Nov, 2022 @ 1:31pm