From 6f6e5af335a7eb14d2c565f5dcb25ad6efa4d715 Mon Sep 17 00:00:00 2001 From: Xikaro <0regon.end@gmail.com> Date: Wed, 22 May 2024 23:38:43 +0500 Subject: [PATCH] Revert "config\exposure" --- config/exposure-client.toml | 19 ++----------------- config/exposure-common.toml | 9 --------- 2 files changed, 2 insertions(+), 26 deletions(-) diff --git a/config/exposure-client.toml b/config/exposure-client.toml index 0e48ba3ef..1802b5316 100644 --- a/config/exposure-client.toml +++ b/config/exposure-client.toml @@ -1,5 +1,7 @@ [UI] + #'Use while sneaking to open' message will be shown in Camera item tooltip. + CameraSneakOpenTooltip = true #Photographer name will be shown in Photograph's tooltip. PhotographPhotographerNameTooltip = false #Crosshair will not get in the way when holding a photograph. @@ -11,14 +13,6 @@ AlbumShowPhotosCount = true #Signed Album item will have an enchantment glint. SignedAlbumGlint = true - #Details about Camera configuring will be shown in Camera item tooltip. - CameraDetailsInTooltip = true - #Film Roll Frames will be shown in the camera tooltip. - #Default: true - CameraFilmFramesTooltip = true - #Film Roll fullness bar will be shown on the Camera item. Same as it does on Film Roll item. - #Default: false - CameraShowsFilmBar = false [UI.Viewfinder] #Mouse sensitivity modifier per 5 degrees of fov. Set to 0 to disable sensitivity changes. @@ -27,21 +21,12 @@ BackgroundColorHex = "FA1F1D1B" FontMainColorHex = "FF2B2622" FontSecondaryColorHex = "FF7A736C" - #Clicking middle mouse button will open Viewfinder Controls. This is independent of Open Camera Controls keybind. - #Allows opening camera controls without dismounting from a vehicle - and keeping controls on sneak as well. - #Default: true - MiddleClickOpensControls = true [Capture] #Delay in ticks before capturing an image when shooting with flash. #If you experience flash synchronization issues (Flash having no effect on the image) - try increasing the value. #Range: 1 ~ 6 FlashCaptureDelayTicks = 3 - #Delay in frames before capturing an image. - #Set to higher value when leftovers of GUI elements (such as nameplates) are visible on the images - #(some shaders have temporal effects that take several frames to disappear fully) - #Range: 0 ~ 100 - CaptureDelayFrames = 0 [FileSaving] #When the Photograph is viewed in UI, image will be saved to 'exposures' folder as a png. diff --git a/config/exposure-common.toml b/config/exposure-common.toml index 2638e3362..c1a32cee2 100644 --- a/config/exposure-common.toml +++ b/config/exposure-common.toml @@ -4,15 +4,6 @@ #Allowed range: 10-300 #Default: 18-55 DefaultFocalRange = "18-55" - #Can attack while looking through Viewfinder. - #Default: true - ViewfinderAttacking = true - #Right-clicking Camera in GUI will open Camera attachments screen. Only in player inventory. - #Default: true - RightClickAttachmentsScreen = true - #Right-clicking Camera in GUI with attachment item will insert/swap it. - #Default: true - RightClickHotswap = true [Lightroom] #Time in ticks to print black and white photograph. Default: 80