A fork of https://github.com/auroramod/iw7-mod - Call of Duty: Infinite Warfare Client
Go to file
quaK 08b4eec837
Profileinfo v2 (#114)
* profile info (todo)

* fix path & server running check

* temp progress

* more progress idek i need xuids

* profile info v2

* fix bdProfiles reading bad data

* custom emblem storage + cleanup

* tiny bit of progress but stalling in buffer read

* stuff

* small stuff

* Update profile_infos.cpp

* update

* player xuid packet, stuff... kinda works?

* works

* cleanup

* fix

* cleanup

* cleanup on aisle 2

---------

Co-authored-by: m <mjkzyalt@gmail.com>
2024-01-31 23:48:03 +02:00
assets/github oops 2022-05-25 20:10:01 +03:00
deps update gsc-tool 2024-01-10 16:33:11 -06:00
src Profileinfo v2 (#114) 2024-01-31 23:48:03 +02:00
tools Initial commit 2022-05-19 19:11:05 +03:00
.gitignore Initial commit 2022-05-19 19:11:05 +03:00
.gitmodules switch gsc-tool to quak fork 2024-01-03 16:01:14 -06:00
generate.bat Initial commit 2022-05-19 19:11:05 +03:00
LICENSE Create LICENSE 2022-05-27 16:13:49 +03:00
premake5.lua :) 2024-01-21 04:01:08 +02:00
README.md Update README.md 2023-05-22 21:22:19 +03:00
update_quak_zt.bat update gsc-tool 2024-01-07 22:52:35 -06:00

IW7-Mod


NOTE: You must legally own Call of Duty®: Infinite Warfare 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\iw7-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.