A fork of https://github.com/fedddddd/h2-mod - Call of Duty: Modern Warfare 2 Campaign Remastered Client
Go to file
Federico Cecchetto 4987955bc8 Small fix
2022-01-09 03:22:04 +01:00
.github add depndabot 2021-08-29 13:49:19 -05:00
assets/github Update banner.png 2021-09-07 00:56:48 +02:00
deps Bump deps/protobuf from b73f78d to c7808a8 2022-01-07 22:17:45 +00:00
src Small fix 2022-01-09 03:22:04 +01:00
tools Client 2021-09-07 00:40:37 +02:00
.gitattributes Update .gitattributes 2021-09-07 01:16:26 +02:00
.gitignore Initial commit 2021-04-20 00:56:11 +02:00
.gitmodules Update imgui 2021-12-20 18:32:58 +01:00
appveyor.yml Update appveyor.yml 2021-09-07 01:37:18 +02:00
generate.bat Client 2021-09-07 00:40:37 +02:00
LICENSE Create LICENSE 2021-09-07 00:45:35 +02:00
premake5.lua Fix debug build 2021-09-13 01:57:25 +02:00
README.md Update README.md 2021-12-30 15:20:19 +01:00

license open bugs Build status

H2: Mod


Download

NOTE: Cracked/Pirated versions of the game are NOT compatible with this mod, if you run such a version and have issues/crashes launching the client refer to this issue.

  • Click here to get the latest release
  • You will need to drop this in your Call of Duty: Modern Warfare 2 Campaign Remastered installation folder. If you don't have Call of Duty: Modern Warfare 2 Campaign Remastered, get those game files first.

Compile from source

  • Clone the Git repo. Do NOT download it as ZIP, that won't work.
  • Update the submodules and run premake5 vs2019 or simply use the delivered generate.bat.
  • Build via solution file in build\h2-mod.sln.

Premake arguments

Argument Description
--copy-to=PATH Optional, copy the EXE to a custom folder after build, define the path here if wanted.
--dev-build Enable development builds of the client.

Disclaimer

This software has been created purely for the purposes of academic research. It is not intended to be used to attack other systems. Project maintainers are not responsible or liable for misuse of the software. Use responsibly.