Skip to content

hc20k/h1-mod

 
 

Repository files navigation

license open bugs Build Build status Discord

H1-Mod

NOTE: You must legally own Call of Duty®: Modern Warfare Remastered to run this mod. Cracked/Pirated versions of the game are NOT supported.

Compile from source

  • Clone the Git repo. Do NOT download it as ZIP, that won't work.
  • Update the submodules and run premake5 vs2022 or simply use the delivered generate.bat.
  • Build via solution file in build\h1-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.

Credits

  • S1x - codebase and research (predecessor of MWR)
  • h2-mod - research (successor of MWR)
  • momo5502 - Arxan/Steam research, developer of XLabsProject

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.

About

Modification for H1 (MWR)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.4%
  • Lua 7.9%
  • GSC 1.7%