Coder Social home page Coder Social logo

sub20hz / cod4qol Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rex109/cod4qol

0.0 0.0 0.0 2.26 MB

A Call of Duty 4 X plugin that adds new settings, unlocks essential dvars and adds security options

Home Page: https://andreanalin.com

License: Other

C++ 82.26% C 17.50% Pawn 0.20% Batchfile 0.03%

cod4qol's Introduction

Build License Personal Discord ManyAsset

CoD4QOL

211422660-af8afa37-87a0-45c0-b1ff-a2fb60b77228 copy

Play the way YOU want


A Call of Duty 4 X plugin that adds new settings, unlocks essential dvars and adds security options

Features

  • Using native menus, no flying imgui windows
  • Easy to install
  • Works on any server regardless of the mod
  • Speeds up the game's boot time
  • Adds an in-game demo browser/manager

Complete patches list

  • Adds "vm_anim" command
  • Adds "LoadZone" command
  • Adds "LoadIWD" command
  • Adds "ReadProtectedConfig"/"WriteProtectedConfig" commands
  • Unlocks cg_fovscale, r_fullbright, r_zfar, r_filmusetweaks, developer_script, cg_gun_*, cg_draw2d, cg_drawgun
  • Adds "Additional graphics" menu:
    • Fov slider
    • Fovscale slider
    • Fullbright switch
    • Fullscreen switch
    • Maxfps selector
    • Drawfps selector
    • Draw distance selector
    • Lod scale skinned
    • Film use tweaks toggle
    • Gun X, Y, Z sliders
    • Gun handedness switch
  • Adds "Privacy options" menu:
    • Screenshot protection selector
    • Block vstr switch
    • Disable steam auth
  • Adds "CoD4QOL settings" menu:
    • Check for updates on startup
    • Show external console
    • Display loading info
    • Play ambient music
    • Raw input
    • Always load stock menu
    • Display main menu branding

Download and installation

To download the pre-compiled binaries you can grab the latest version in the Releases Page

To install it simply download and extract the files from the .zip, then drag n drop the "miles" folder in your Call of Duty 4 root folder and the "qol.ff" file inside zone/<your game language>, and simply run the game, no extra tools needed!

The final folder structure should look like this:

.
├── ...
├── 📁 Call of Duty 4
│   ├── 📁 miles
|   |  └── 📜 cod4qol.asi
│   └── 📁 zone
|      └── 📁 <your game language>
|          └── 📜 qol.ff
└── ...

Uninstall

To uninstall CoD4QOL completely remove the following files from your game directory:

  • miles/cod4qol.asi
  • zone/<your game language>/qol.ff
  • main/xcommon_cod4qol.iwd
  • main/protected.cfg

The folder structure looks like this:

.
├── ...
├── 📁 Call of Duty 4
│   ├── 📁 main
|   |  ├── 📜 protected.cfg ❌
|   |  └── 📜 xcommon_cod4qol.iwd ❌
│   ├── 📁 miles
|   |  └── 📜 cod4qol.asi ❌
│   └── 📁 zone
|      └── 📁 <your game language>
|          └── 📜 qol.ff ❌
└── ...

Part of the user settings are stored inside config_mp.cfg, if you wish to delete them remove every line that starts with "qol_"

Limitations

  • Does not work in single player
  • Does not work with cod4 stock 1.7

Pull requests and issues

If you have any suggestions i encourage you to open a pull request, same goes for issues: do not hesitate to open one if you encounter a problem. For further support you can contact me directly in my personal discord server linked on top of the page or join ManyAsset, a community made entirely for CoD4 Modders.

cod4qol's People

Contributors

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