Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 691 Bytes

File metadata and controls

16 lines (13 loc) · 691 Bytes

mc2hook

A hook for Midnight Club 2 that allows for custom vehicles, multi-dat loading, and more

Building

Using a recent version of the Visual Studio IDE (including Visual Studio 2022 14.39)

Note that this still requires installing parts of the Build Tools for Visual Studio to work:

  • C++/CLI support for v143 build tools
  • MSVC v143 - VS 2022 C++ x64/x86 build tools
  • C++ ATL for latest v143 build tools (x86 & x64)
  • C++ MFC for latest v143 build tools (x86 & x64)
  • Windows 10 SDK (10.0.18362.0)
  • Windows Universal C Runtime
  • C++ Build Tools core features
  • C++ core features