Irbyz / aftershock-xe

AfterShock XE is a fork of the AfterShock mod for OpenArena FPS game.
https://discord.gg/fd79Ktf
GNU General Public License v2.0
12 stars 8 forks source link

cg_fovbase, cg_zoomSensitivityASmode #123 cg_fovbasevertical #125

Closed dedavidd closed 5 years ago

dedavidd commented 5 years ago

cg_fovbase (default 115) : the value cg_fov that is assumed to be your most common that you have adjusted your mouse sensitivity to. cg_fovbasevertical (default 75): the vertical field of view of you most common cg_fov. see the openarena wikia for details.

cg_zoomSensitivityASmode value 0: looks at cg_fovbasevertical (default 75) to calculate the sensitivity from the fov value 1: looks at cg_fovbase (default 115) to calculate the sensitivity dynamically during zooming and zoom transitions. following the formula from the ODS spreadsheet value 2: looks at cg_fovbase but instead of the zoomsensitivity scaling it changes the m_pitch and m_yaw cvars. follows ODS spreadsheet formula value 3: (daviddmodus) looks at cg_fovbase and does the quickest possible calculation