A fork of https://github.com/auroramod/iw7-mod - Call of Duty: Infinite Warfare Client
Go to file
2024-08-31 21:46:34 -04:00
.vscode maint(tasks.json): fix build sequence 2024-08-31 21:46:34 -04:00
assets/gitea maint: github -> gitea 2024-08-13 05:19:49 -04:00
cfg maint: line endings 2024-08-16 03:01:39 -04:00
data dedi patches 2024-08-26 17:05:40 +03:00
deps maint: fix deps 2024-08-13 16:17:45 -04:00
installer maint: adjust installer compile script for vscode tasks + better error handling 2024-08-31 20:41:00 -04:00
src Merge branch 'develop' of https://github.com/auroramod/iw7-mod 2024-08-28 00:06:40 -04:00
tools Initial commit 2022-05-19 19:11:05 +03:00
.gitignore maint: update .gitignore for build tasks 2024-08-31 20:37:04 -04:00
.gitmodules 95% working discord RPC (disabled) 2024-03-07 22:28:07 -06:00
build.bat maint: add build script 2024-08-13 05:21:36 -04: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 maint: remove --dirty flag from premake 2024-08-13 05:17:32 -04:00
README.md maint(README.md): update readme 2024-08-31 20:45:55 -04:00

IW7-Mod

discord website

Important

  • You do NOT need to own Call of Duty®: Infinite Warfare to run this mod. Cracked or pirated versions of the game ARE supported (see below)

  • Steam Verification has been removed.

  • Dedicated servers are now working with the latest build!

Table of Contents

Client Download

Click here for all client related downloads

Requirements

  • Call of Duty Infinite Warfare game files (see below for cracked versions)
  • Windows 10/11 Operating System (if using Wine on Linux you shouldn't need this guide)
  • Steam installed

Install Instructions

Installer

  1. Download or compile iw7Installer.exe
  2. Place in Call of Duty Infinite Warfare game directory and run

(The installer is fully Open Source and created using NSIS)

Note

  • Run installer as Administrator if your game installation is in a protected folder (e.g. C:\Program Files)
  • You DO NOT need to disable your anti-virus to run the installer

Note

  • Installs the IW7-Mod Client
  • Places the required client files and scripts
  • Places the server configuration files in
  • Gives you the option to a Desktop shortcut for the IW7-Mod Client
  • Creates uninstaller to remove all files

Warning

Running the uninstaller will remove ALL files, including savegames, player stats, loadouts, etc. If you wish to uninstall and play in the future, make a backup of the iw7-mod/* folder located in your game directory

Zip Archive

  1. Download iw7-mod.zip
  2. Extract the contents of iw7-mod.zip into your Call of Duty Infinite Warfare game directory

    Note: The default Steam installation path is usually C:\Program Files (x86)\Steam\steamapps\common\Call of Duty - Infinite Warfare

  3. Launch the game using either iw7-mod.exe or !launch_iw7_mod.bat

Cloning the repository

Using Git

  1. Ensure you have Git installed on your computer and added to your PATH environment variable
  2. Open a terminal or command prompt
  3. Run the following command:
    git clone http://git.rimmyscorner.com/Rim/iw7-mod.git
    

Download as ZIP

  1. Click on the three dots at the top of the repo ( ◘◘◘ )
  2. Click Download ZIP
  3. Extract the zip archive

Installing Git (Optional)

If you don't have git installed on your machine, follow these steps:

  1. Visit the Git download page.
  2. Download the appropriate version for your operating system.
  3. Run the installer.
    • During the installation, you will be asked if you want to add Git to your system's PATH environment variable. Ensure you choose the option to do so. This allows you to use Git from the command line without specifying its full path.
  4. After installation, open a terminal or command prompt and type git --version to ensure Git is correctly installed.

Where can I get the game?

  1. You can get the game on Steam (preferred)

  2. If you can't afford the game. Oh well, you tried. You can get the game for free by torrent or magnet

    Tip

    Use a a free, open source and ad-free torrenting software such as qBittorrent and a VPN to avoid copyright letters from your ISP (i.e. https://iknowwhatyoudownload.com)

Downloading qBittorrent

  1. Visit the qBittorrent Download Page.
  2. Open .torrent or .magnet files in qBittorrent
  3. Set your game(s) folder as your download directory (e.g. C:\Program Files (x86)\Steam\steamapps\common\Call of Duty... or D:\Games\Call of Duty...)
  4. On the "content layout" drop-down menu, select "Don't create subfolder"
  5. Start the download and wait until it says "100% - Seeding"
  6. You can now remove the torrent from qBittorrent (right click -> remove) or keep seeding to help others download faster

    Caution

    Make sure "Also Permanently Delete the Files" is UNCHECKED!

  7. Once files are downloaded, move on to installing the clients

What if I have a pirated version of Call of Duty®: Infinite Warfare

If you torrent the .7z archive, it is missing some of the latest game files. In order to update your game, download and extract the patch.7z archive below into your Call of Duty Infinite Warfare/ game directory and overwrite any files it prompts.

Common Issues & Solutions

  • If you encounter issues extracting the 7z archive (e.g., 'The parameter is incorrect'), open the file in 7-Zip GUI, navigate to the Call of Duty Infinite Warfare folder in the archive, select all files, click Extract, and specify your game folder path. This will directly extract the game files to the location.

Hosting a Dedicated Server

Requirements

Server Setup

  1. Download the IW7DedicatedConfigs.zip and extract into Call of Duty Infinite Warfare/ game directory.
  2. Edit your !start_mp_server.bat, changing the CFG, PORT, WINDOW TITLE (NAME), and MOD (leave blank for now).
  3. Edit the main/server_mp.cfg to your liking (i.e. changing the map rotation and hostname)
  4. If using Windows, set an Inbound and Outbound firewall rule for the program executable and the port you chose (default: 27017) for UDP (Optional: Add the same rule for TCP to be safe)
  5. Forward the TCP and UDP port (27017). If you changed the default port or are adding another server, you may need to open the following additional ports: 27018, 21019, etc. This step is not required on a dedicated server or VPS.
  6. Run the !start_mp_server.bat

Connecting

  1. You can either connect using the built-in Server Browser or by executing the in-game command /connect ip:port. This can either be your Local or WAN IPv4 address
    • Obtain your Local IPv4 address by pressing Win + R, typing cmd, entering ipconfig and pressing Enter
    • Obtain your WAN IPv4 address by visiting a site like WhatIsMyIP or IPChicken. If you have curl installed, you run the command curl ifconfig.me

Local Example: Connecting locally would look like /connect 192.168.0.202:27017
WAN Example: Connecting over the internet would look like /connect 192.145.117.83:27017 (you must forward ports on your router)

Compile from Source Code

Prerequisites

Build

Clone the Git repository using git clone https://git.rimmyscorner.com/Rim/iw7-mod.git (It is recommended to clone, however you can Download ZIP as all submodules have been localized).

Build Using Scripts

  1. Run generate.bat to initialize the submodules and build the VS .sln file.
  2. Open the project in Visual Studio, change the top drop down lists to Release, x64. You can also modify (or leave same) the Visual Studio edition/path in the build.bat file and build the solution via the batch script.
  3. Build the application.

Build Using Tasks

  1. Open the folder workspace in VSCode or VSCodium
  2. Bring up Run Task dialog
    • By default, press Ctrl + Shift + P and enter Run Task
      or
    • Press Ctrl + Shift + B to bring up the tasks menu directly
  3. Run the task

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

Disclaimer and Limitation of Liability

i. Purpose and Use
This software ("Software") is developed solely for academic research and educational purposes. It is expressly not designed or intended for use in any manner that would involve unauthorized access, attack, or compromise of other computer systems or networks.

ii. No Liability for Misuse
The project maintainers, developers, and contributors (collectively, "Project Team") disclaim any and all liability for any damages or consequences arising from the use, misuse, or inability to use the Software. The Project Team shall not be held responsible for any claims, losses, or damages, including but not limited to indirect, incidental, consequential, or punitive damages, resulting from or related to the use of the Software.

iii. As-Is Basis
The Software is provided on an "as-is" and "as-available" basis, without any representations or warranties, express or implied, of any kind. The Project Team makes no warranty regarding the accuracy, reliability, completeness, or suitability of the Software for any purpose. By using the Software, you acknowledge and agree that you bear the sole responsibility for its use and that the Project Team shall have no obligation or liability for any issues or damages that may arise.

iv. Responsibility and Risk
You agree to use the Software at your own risk. The Project Team shall not be responsible or liable for any actions taken by you in connection with the Software. You assume all responsibility for any consequences resulting from your use of the Software, and you agree to indemnify and hold harmless the Project Team from any claims or demands arising from such use.

v. Prohibition of Illegal Activities
The Project Team does not endorse or condone piracy or any illegal activities. Requests for, provision of, or discussion of illegal download links or methods are strictly prohibited within any community or platform associated with the Software. Violation of this policy may result in removal from the community and/or legal action.