Go to file
dependabot[bot] c9e0df030b
Bump deps/GSL from 991fa66 to c52bad3
Bumps [deps/GSL](https://github.com/Microsoft/GSL) from `991fa66` to `c52bad3`.
- [Release notes](https://github.com/Microsoft/GSL/releases)
- [Commits](991fa6682e...c52bad36aa)

---
updated-dependencies:
- dependency-name: deps/GSL
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 17:28:33 +00:00
.github Update build.yml 2022-10-18 21:40:15 +01:00
assets Better readme 2020-11-01 20:06:29 +01:00
data Fixes delayed respawn bug on mp (#721) 2022-10-19 16:03:10 +00:00
deps Bump deps/GSL from 991fa66 to c52bad3 2022-10-19 17:28:33 +00:00
src Prevent game's fake rawfiles from being compiled 2022-10-18 21:36:55 +01:00
tools update protoc 2022-10-01 15:33:19 +01:00
.gitignore Client is finished now 2020-09-09 08:13:18 +02:00
.gitmodules remove function map and use the one from gsc-tool 2022-10-15 16:47:45 +01:00
appveyor.yml Maybe this time? 2021-01-10 13:03:40 +01:00
CHANGELOG.md Prepare release v2.0.2 2021-03-30 18:03:39 +00:00
generate.bat Compile 2022 2022-01-26 17:48:27 +00:00
LICENSE Import w3x base 2020-09-09 08:13:18 +02:00
premake5.lua [Utils] Refactor 2022-04-11 23:51:24 +02:00
README.md Compile 2022 2022-01-26 17:48:27 +00:00

license open bugs build patreon discord

IW6x: Client


Download

  • Click here to get the latest release (if you are a tester or X Labs staff, get the develop build here)
  • You will need to drop this in your Call of Duty: Ghosts installation folder. If you don't have Call of Duty: Ghosts, get those game files first.
  • The client is still in an early stage. It will have bugs!

Showcase

Server list Scripting support
Ultrawide monitor support

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\iw6x.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.