Possible Script Compiler Bug
I just wanted somebody from CDPR inform of a possible bug with the ternary operator ( ? : )
I have looked at the compiled script files for a while now and started to write a tool to understand the format.
I decyphered the bytecode format and can now compare the...