Skip to content

msvcp140_2, vcruntime140_1: Add version resources

Tim Clem requested to merge tclem/wine:mr/msvcrt-version-resources into master

Games built with recent versions of Unreal Engine (e.g. Backrooms Escape Together, Ratshaker, Abiotic Factor) refuse to start unless msvcp140_2 and vcruntime140_1 have version resources.

I took this opportunity to factor out the version numbers into their own include file so they'll be easier to change if we need to bump them in the future.

These version resources will likely stop MS redists from installing via winetricks, but we already bit that bullet with !6943 (merged), which added one to msvcp140.

Edited by Tim Clem

Merge request reports

Loading