Gazyi / iw6x-client

Modification for IW6

Home Page:https://xlabs.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Modification for IW6

https://xlabs.dev

License:GNU General Public License v3.0


Languages

Language:C++ 71.1%Language:GSC 16.5%Language:HTML 7.5%Language:Lua 4.9%Language:Batchfile 0.0%