From 66964b26efe01950e0aa02b645c09bd95b8bf094 Mon Sep 17 00:00:00 2001 From: Rage Date: Sat, 11 Jan 2025 16:19:56 -0500 Subject: [PATCH] Updated Quick Throw Hotkey & Fika Config --- .../config/com.dirtbikercj.QuickThrowGrenades.cfg | 2 +- mods/Config Files/BepInEx/config/com.fika.core.cfg | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/mods/Config Files/BepInEx/config/com.dirtbikercj.QuickThrowGrenades.cfg b/mods/Config Files/BepInEx/config/com.dirtbikercj.QuickThrowGrenades.cfg index 600acbb..b2e7b97 100644 --- a/mods/Config Files/BepInEx/config/com.dirtbikercj.QuickThrowGrenades.cfg +++ b/mods/Config Files/BepInEx/config/com.dirtbikercj.QuickThrowGrenades.cfg @@ -16,5 +16,5 @@ Enable keybind = true ## Keybind to quick throw grenades - One of these keybinds must be same as BSG's grenade keybind # Setting type: KeyboardShortcut # Default value: G + LeftShift -Quick throw keybind = G + LeftControl +Quick throw keybind = G + LeftShift diff --git a/mods/Config Files/BepInEx/config/com.fika.core.cfg b/mods/Config Files/BepInEx/config/com.fika.core.cfg index 8ea187d..cc8027a 100644 --- a/mods/Config Files/BepInEx/config/com.fika.core.cfg +++ b/mods/Config Files/BepInEx/config/com.fika.core.cfg @@ -100,27 +100,27 @@ Show HP% instead of bar = false ## If status effects should be displayed below the health bar. # Setting type: Boolean # Default value: true -Show Effects = true +Show Effects = false ## Shows the player faction icon next to the HP bar. # Setting type: Boolean # Default value: true -Show Player Faction Icon = true +Show Player Faction Icon = false ## Hides the name plate when viewing through PiP scopes. # Setting type: Boolean # Default value: true -Hide Name Plate in Optic = true +Hide Name Plate in Optic = false ## If name plate location should be displayed using the PiP optic camera. # Setting type: Boolean # Default value: true -Name Plates Use Optic Zoom = true +Name Plates Use Optic Zoom = false ## Decreases the opacity of the name plates when not looking at a player. # Setting type: Boolean # Default value: true -Decrease Opacity In Peripheral = true +Decrease Opacity In Peripheral = false ## Size of the name plates. # Setting type: Single @@ -331,7 +331,7 @@ Send Rate = Medium # Setting type: ESmoothingRate # Default value: Medium # Acceptable values: Low, Medium, High -Smoothing Rate = Medium +Smoothing Rate = High [Performance]