Code Monkey home page Code Monkey logo

iw4x-client's Introduction

license build

IW4x: Client

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\iw4x.sln.

Premake arguments

Argument Description
--copy-to=PATH Optional, copy the DLL to a custom folder after build, define the path here if wanted.
--copy-pdb Copy debug information for binaries as well to the path given via --copy-to.
--force-unit-tests Always compile unit tests.
--disable-binary-check Do not perform integrity checks on the exe.

Command line arguments

Argument Description
-tests Perform unit tests.
-entries Print to the console a list of every asset as they are loaded from zonefiles.
-stdout Redirect all logging output to the terminal iw4x is started from, or if there is none, creates a new terminal window to write log information in.
-console Allow the game to display its own separate interactive console window.
-dedicated Starts the game as a headless dedicated server.
-bigminidumps Include all code sections from loaded modules in the dump.
-reallybigminidumps Include data sections from all loaded modules in the dump.
-dump Write info of loaded assets to the raw folder as they are being loaded.
-nointro Skip game's cinematic intro.
-version Print IW4x build info on startup.
-nosteam Disable friends feature and do not update Steam about the game's current status just like an invisible mode.
-unprotect-dvars Allow the server to modify saved/archive dvars.
-zonebuilder Start the interactive zonebuilder tool console instead of starting the game.

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.

iw4x-client's People

Contributors

chxseh avatar dependabot[bot] avatar diamante0018 avatar dss0 avatar emosewaj avatar geekidos avatar h3x1c avatar ineedbots avatar joelrau avatar jtag7371 avatar laupetin avatar mjkzy avatar momo5502 avatar rackover avatar raidmax avatar rektinator avatar theapadayo avatar vvlnt avatar x-ci avatar xerxes-at avatar zweeej avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.