fedddddd / h2-mod

Modification for H2 (MW2CR)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

license open bugs Build Discord Revolt

H2: Mod


Installation

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

  1. Download the latest release or develop build
  2. Drop the file in your Call of Duty: Modern Warfare 2 Campaign Remastered installation folder.
  3. Run h2-mod.exe and make sure you press "YES" when asked whether to install updates.

Common issues

  • If you get crashes that show errors like "Create2DTexture(...) failed ..." or "IDXGISwapChain::Present failed: ..." when loading certain maps try:
    • Disabling shader preloading
    • Lowering graphics settings
    • Freeing up RAM (close programs)
    • Updating your GPU drivers

Do NOT open issues to ask for support!
The issues tab is meant for bugs that have to be fixed or features that should be implemented.
Any issue mentioning things like "h2-mod doesn't work" with no other information included will be closed.

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.

Credits

This project is based on IW6x and S1x

About

Modification for H2 (MW2CR)

License:GNU General Public License v3.0


Languages

Language:C++ 90.4%Language:Lua 8.9%Language:GSC 0.7%Language:Batchfile 0.0%