Code Monkey home page Code Monkey logo

iw8cine's Introduction

IW8cine

⚙️ A prototype cinematic mod for Call of Duty®: Modern Warfare (2019)

  

Designed for video editors to create cinematics shots on Call of Duty®: Modern Warfare (2019).

This mod creates new dvars, which executes a script when modified. As it stands now, IW8 only responds to player commands that already exist (+attack, +smoke, etc). The mod creates new dvars, then checks after every sv_ frame if their values have been modified, and runs the rest of the script if changed.

This mod was also designed as a Multiplayer mod only. It will not work in Singleplayer or Spec Ops as is.



Requirements

In order to use this, you will need a build of Call of Duty®: Modern Warfare that supports GSC injection. For obvious legal concerns, no such build will be given or linked. You are on your own!



Compiling & Installation

Since the mod is still in development, you will need to compile the script yourself if you want all the latest features. A pre-compiled script from the very first commit is available here.

You can compile the script by using Xensik's GSC tool. The usage of this CLI tool is very-well explained in its README if you need further instructions or information.

As a very brief rundown, you can compile the script by using the following command in your terminal, provided you have GSC tool downloaded and the script.gsc file in the same directory:

gsc-tool.exe comp iw8 pc script.gsc

Once the script is compiled, you will get a ./compiled/iw8/script.gscbin file. This is the file you will need to use in order to use the mod.

The way you're going to use that file will entirely depend on how your game client injects compiled GSC files. Though in most current cases, you might want to put it in your MW19 root directory, where ModernWarfare.exe is.

X:/
└── .../
	└── MW19/
		└── ModernWarfare.exe
		└── script.gscbin

There is no way to know if the mod is loaded until you start a match. A welcome message and a fictitious achievement pop-up should appear once you spawn!



How to use

A web page or a wiki will be done once the mod is ready for its first release. For now, you can find a list of all the commands directly in the script.gsc file, and all of the commands except /clone start with "mvm". There's a link to a Discord sever below that you can join for help in the meantime.



Join us on Discord

We have a Discord server related to the mod, where you can get help and resources, share your work, or just hang out. Everyone's welcome!

iw8cine's People

Contributors

sortileges avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.