netadr / h1-mod

Modification for H1 (MWR)

Home Page:https://h1p.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

H1-Mod

An experimental client for Call of Duty Modern Warfare Remastered (version 1.04).
Support for the latest version (1.15) is planned for the future.
This project is based on S1x.

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:

  • XLabsProject - codebase and iw6x/s1x research
  • quaK - lots of insight and help
  • fed - fixed DW/networking, work from h2-mod
  • mjkzy - porting code from s1x
  • Skull - initial porting of s1x

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)

https://h1p.co

License:GNU General Public License v3.0


Languages

Language:C++ 94.6%Language:Lua 4.2%Language:HTML 1.1%Language:Batchfile 0.0%