Skip to content

Extended Features

uji edited this page Mar 30, 2026 · 11 revisions

Extended Features

This section documents custom features added by Project: Consolation beyond the stock PC version of 007: Quantum of Solace.

Features

Experimental custom ultrawide resolution and aspect-ratio support for gameplay.

Documents stock dvars that have been unlocked or adjusted, as well as custom dvars added by Project: Consolation.

Input-related improvements for raw mouse handling.

Other Extended Features

  • Console
  • Full GSC loading support
  • GSC override support for replacing stock scripts

GSC Override Helper

To override stock scripts, create a consolation folder inside your game directory.

Inside that folder, follow the same path structure as the original game scripts you want to replace.

Example:

If you want to override the stock Conflict gametype script, create:

consolation/maps/mp/gametypes/dm.gsc

This lets you make a custom FFA-style Conflict mode by replacing or extending the stock dm.gsc behavior through the mod loader path.

Example showcase:

Custom Gun Game example by replacing dm.gsc

Clone this wiki locally