Fix CryEngine Mannequin Editor DPI Scaling
Introduction Note: A diff path file is provided at the end of this article. But please read intro above it...
Build OpenSSl on Windows
Use commands in the prompt: cd /d <OpenSSL source root path>perl Configure VC-WIN64A no-shared –prefix=<TargetPath>
Build CryEngine with the Latest p4api
Introduction Default SSL pseudo lib removed from p4api since version 2017.x. Cryengine 5.7 use p4api version 2016.x which does not...