Source:mirv_cvar_hack - advancedfx/advancedfx GitHub Wiki

mirv_cvar_hack <cvarName> <dValue>

This command allows forcing a floating point value <dValue> for a cvar named <cvarName>. This will only work for a subset of the cvars (console variables) and not cmds (console commands).

This is useful if you want to force values outside of the allowed range of the cvar.

Please use with caution!

Supported games

Games with the VEngineCvar007 interface are supported, currently that is CS:GO. AfxHookSource prints the used interface into the console when the game is started.

Examples

mirv_cvar_hack viewmodel_fov 90.0

See also

⚠️ **GitHub.com Fallback** ⚠️