Added New Mods and Profiles Folders

This is a complete rebuild of the modpack, with all new mods and updates for 1.5.3 of Anomaly.
This commit is contained in:
2025-01-14 05:07:53 -05:00
parent 85c665b107
commit 376b4b9689
21217 changed files with 546254 additions and 0 deletions
@@ -0,0 +1,9 @@
@[markswitch_colors]
scope_black = 0, 0, 0, 1
scope_red = 1, 0.2, 0.2, 1
scope_red_dim = 0.4, 0.05, 0.05, 1
@[s3ds_colors]
lens_old_yellow = 0.95, 0.91, 0.83
lens_russian_blue = 0.93, 0.96, 1
lens_contrast_yellow = 1, 0.95, 0.3
@@ -0,0 +1,186 @@
; Fields:
; s3ds_reticle_size - reticle size multiplier (default 4)
; s3ds_eye_relief - distance from scope lens to projected shadow, or eye relief (default 4)
; s3ds_exit_pupil - exit pupil diameter relative to ocular lens diameter, or parallax shadow diameter (default 0.3)
; s3ds_ffp - enable first focal plane feature, reticle sizes up while zooming. Can be 0 or 1 (default 0)
; s3ds_min_zoom_1x - at minimal FOV magnification, disable image scale up inside scope. Needed for 1x optic sights and 1-Nx LPVO scopes. Can be 0 or 1 (default 0)
; s3ds_image_type - background image processor (default 0)
; 0 - None
; 1 - NV scope (with ms_count = 2 becomes switchable on/off)
; 2 - Thermal scope (with ms_count = 2 becomes switchable white-hot/black-hot, with ms_count = 3 becomes also switchable on/off)
; s3ds_reticle_type - reticle processor (default 0)
; 0 - None
; 1 - LED illuminated reticle
; 2 - Masked LED illuminated reticle (red channel is regular black reticle, green channel is illuminated area)
; 3 - ACOG, sun illuminated reticle (red channel is regular black reticle, green channel is illuminated area, blue channel is gray text)
; 4 - ELCAN Specter, LED illuminated reticle with zoom switch (red channel is regular black reticle, green channel is illuminated area 1, blue channel is illuminated area 2).
; Use with ms_count = 3 and ms_colors = scope_black, scope_red_dim, scope_red
; 5 - 1P59 Giperon scope (red channel at first focal plane, green channel at second focal plane, blue channel rotated by zoom), has LED illumination
; 6 - Screen (used for classic thermal scopes, disables parallax shadow and circle sight bound)
; 7 - Projected reticle (additive blend mode, use for NVs and magnifiers of reflex/holographic sights)
; s3ds_dirt_intensity - dirtness. 0 is clear vision, 1 is severe contamination (default 0)
; s3ds_chroma_power - chromatic abberation intensity. Represents scope overall quality. 0 is no chroma, 0.02 is barely noticeable chroma, 0.05 is trash-tier scope (default 0.02)
; s3ds_lens_color - image color affection by lens. Represents lens quality and condition. Also may be used for contrast lens caps.
; ms_colors - list of colors for illumination
; ms_count - count of different reticles
; Ingame testing (console commands, put actual parameters)
; s3ds_param_1 s3ds_reticle_size, s3ds_eye_relief, s3ds_exit_pupil, s3ds_ffp
; s3ds_param_2 0, 0, s3ds_min_zoom_1x, 0
; s3ds_param_3 s3ds_image_type, s3ds_reticle_type, s3ds_dirt_intensity, s3ds_chroma_power
; s3ds_param_4 s3ds_lens_color, 0
; Sights
![1p29]
s3ds_reticle_size = 4.6
s3ds_eye_relief = 2
![acog]
s3ds_reticle_size = 3.9
s3ds_eye_relief = 1.7
s3ds_reticle_type = 3
s3ds_dirt_intensity = 0.1
![ps01]
s3ds_reticle_size = 4.7
s3ds_eye_relief = 2
s3ds_reticle_type = 1
s3ds_dirt_intensity = 0.5
ms_count = 2
ms_colors = scope_black, scope_red
![pso1m21]
s3ds_reticle_size = 4.7
s3ds_eye_relief = 2
s3ds_reticle_type = 1
s3ds_dirt_intensity = 0.2
ms_count = 2
ms_colors = scope_black, scope_red
; Integrated
![wpn_aug]
s3ds_reticle_size = 2.2
s3ds_eye_relief = 4
s3ds_chroma_power = 0.04
![wpn_fn2000]
s3ds_reticle_size = 2.5
s3ds_eye_relief = 3.2
s3ds_chroma_power = 0.04
![wpn_g36]
s3ds_reticle_size = 2.2
s3ds_eye_relief = 2.5
![wpn_g3sg1]
s3ds_reticle_size = 4.3
s3ds_eye_relief = 2.4
![wpn_g43]
s3ds_reticle_size = 3.3
s3ds_eye_relief = 4
s3ds_lens_color = lens_old_yellow
s3ds_dirt_intensity = 1
![wpn_gauss]
s3ds_reticle_size = 4
s3ds_eye_relief = 2.5
s3ds_image_type = 2
s3ds_reticle_type = 6
ms_count = 2
![wpn_l85]
s3ds_reticle_size = 3
s3ds_eye_relief = 2.2
![wpn_l96a1]
s3ds_reticle_size = 5
s3ds_eye_relief = 2.2
s3ds_chroma_power = 0.01
![wpn_m24]
s3ds_reticle_size = 5
s3ds_eye_relief = 2.2
s3ds_ffp = 1
s3ds_chroma_power = 0.01
![wpn_m82]
s3ds_reticle_size = 5
s3ds_eye_relief = 2.2
s3ds_ffp = 1
![wpn_m98b]
s3ds_reticle_size = 5
s3ds_eye_relief = 2.2
s3ds_ffp = 1
s3ds_chroma_power = 0
![wpn_remington700]
s3ds_reticle_size = 4
s3ds_eye_relief = 2.9
![wpn_sig550_sniper]
s3ds_reticle_size = 4
s3ds_eye_relief = 2.2
![wpn_sr25]
s3ds_reticle_size = 5
s3ds_eye_relief = 2.2
s3ds_ffp = 1
s3ds_chroma_power = 0.01
![wpn_sv98]
s3ds_reticle_size = 4
s3ds_eye_relief = 0.7
s3ds_reticle_type = 2
s3ds_lens_color = lens_russian_blue
ms_count = 2
ms_colors = scope_black, scope_red
![wpn_svd_nimble]
s3ds_reticle_size = 4.1
s3ds_eye_relief = 1.7
s3ds_reticle_type = 5
ms_count = 2
ms_colors = scope_black, scope_red
![wpn_toz34_mark4]
s3ds_reticle_size = 5
s3ds_eye_relief = 2.2
![wpn_trg]
s3ds_reticle_size = 3.1
s3ds_eye_relief = 3.2
![wpn_vintorez_1pn93]
s3ds_reticle_size = 4.7
s3ds_eye_relief = 2
s3ds_image_type = 1
s3ds_reticle_type = 7
ms_count = 2
![wpn_vintorez_nimble]
s3ds_reticle_size = 4.7
s3ds_eye_relief = 2
s3ds_reticle_type = 1
ms_count = 2
ms_colors = scope_black, scope_red
![wpn_vssk]
s3ds_reticle_size = 4
s3ds_eye_relief = 0.7
s3ds_reticle_type = 2
s3ds_lens_color = lens_russian_blue
ms_count = 2
ms_colors = scope_black, scope_red
![wpn_wa2000]
s3ds_reticle_size = 5
s3ds_eye_relief = 2.2
s3ds_ffp = 1
@@ -0,0 +1,91 @@
; Nightvision
![up_fourte_fn2000]
s3ds_image_type = 1
ms_count = 2
ms_colors = scope_black
![up_fourte_g3sg1]
s3ds_image_type = 1
ms_count = 2
ms_colors = scope_black
![up_fourte_l96a1]
s3ds_image_type = 1
ms_count = 2
ms_colors = scope_black
![up_fourte_l96a1m]
s3ds_image_type = 1
ms_count = 2
ms_colors = scope_black
![up_fourte_m24]
s3ds_image_type = 1
ms_count = 2
ms_colors = scope_black
![up_fourte_m98b]
s3ds_image_type = 1
ms_count = 2
ms_colors = scope_black
![up_fourte_sv98]
s3ds_image_type = 1
ms_count = 2
ms_colors = scope_black
![up_fourte_svd_nimble]
s3ds_image_type = 1
ms_count = 2
ms_colors = scope_black
![up_fourte_trg]
s3ds_image_type = 1
ms_count = 2
ms_colors = scope_black
![up_fourte_vintorez_nimble]
s3ds_image_type = 1
ms_count = 2
ms_colors = scope_black
![up_fourte_vssk]
s3ds_image_type = 1
ms_count = 2
ms_colors = scope_black
; Contrast
![up_fourtf_fn2000]
s3ds_lens_color = lens_contrast_yellow
![up_fourtf_g3sg1]
s3ds_lens_color = lens_contrast_yellow
![up_fourtf_l96a1]
s3ds_lens_color = lens_contrast_yellow
![up_fourtf_l96a1m]
s3ds_lens_color = lens_contrast_yellow
![up_fourtf_m24]
s3ds_lens_color = lens_contrast_yellow
![up_fourtf_m98b]
s3ds_lens_color = lens_contrast_yellow
![up_fourtf_sv98]
s3ds_lens_color = lens_contrast_yellow
![up_fourtf_svd_nimble]
s3ds_lens_color = lens_contrast_yellow
![up_fourtc_trg]
s3ds_lens_color = lens_contrast_yellow
![up_fourtf_vintorez_nimble]
s3ds_lens_color = lens_contrast_yellow
![up_fourtf_vssk]
s3ds_lens_color = lens_contrast_yellow
@@ -0,0 +1,530 @@
![wpn_9a91_1p29]
scope_dynamic_zoom = off
scope_texture =
scope_zoom_factor = 22.5
![wpn_9a91_1p29_hud]
aim_hud_offset_pos = -0.090729, 0.054441, -0.405544
aim_hud_offset_pos_16x9 = -0.090729, 0.054441, -0.405544
aim_hud_offset_rot = 0.042413, 0.005159, 0.005539
aim_hud_offset_rot_16x9 = 0.042413, 0.005159, 0.005539
![wpn_9a91_ps01]
scope_dynamic_zoom = off
scope_texture =
scope_zoom_factor = 22.5
![wpn_9a91_pso1_hud]
aim_hud_offset_pos = -0.080793, 0.058845, -0.386038
aim_hud_offset_pos_16x9 = -0.080793, 0.058845, -0.386038
aim_hud_offset_rot = 0.042525, 0.005104, -0.004521
aim_hud_offset_rot_16x9 = 0.042525, 0.005104, -0.004521
![wpn_9a91_pso1m21]
scope_texture =
scope_zoom_factor = 22.5
![wpn_9a91_pso1m21_hud]
aim_hud_offset_pos = -0.080793, 0.058845, -0.386038
aim_hud_offset_pos_16x9 = -0.080793, 0.058845, -0.386038
aim_hud_offset_rot = 0.042525, 0.005104, -0.004521
aim_hud_offset_rot_16x9 = 0.042525, 0.005104, -0.004521
![wpn_aug_a1]
scope_zoom_factor = 0
![wpn_aug_a1_hud]
aim_hud_offset_pos = -0.1075, 0.060641, -0.272296
aim_hud_offset_pos_16x9 = -0.1075, 0.060641, -0.272296
aim_hud_offset_rot = 0.043268, 0.004213, 0.000852
aim_hud_offset_rot_16x9 = 0.043268, 0.004213, 0.000852
fire_point2 = 0, -0.017, 0.692
![wpn_fn2000]
scope_zoom_factor = 75
scope_texture =
![wpn_fn2000_hud]
aim_hud_offset_pos = -0.103189, 0.027412, -0.382122
aim_hud_offset_pos_16x9 = -0.103189, 0.027412, -0.382122
aim_hud_offset_rot = 0.003019, -0.004012, 0
aim_hud_offset_rot_16x9 = 0.003019, -0.004012, 0
![wpn_g36]
scope_zoom_factor = 30
use_alt_aim_hud = true
scope_zoom_factor_alt = 0
![wpn_g36_hud]
aim_hud_offset_alt_pos = -0.12225,0.02719,-0.3
aim_hud_offset_alt_pos_16x9 = -0.12225,0.02719,-0.3
aim_hud_offset_alt_rot = 0.0415,0.0335,0
aim_hud_offset_alt_rot_16x9 = 0.0415,0.0335,0
aim_hud_offset_pos = -0.121185, 0.056514, -0.33264
aim_hud_offset_pos_16x9 = -0.121185, 0.056514, -0.33264
aim_hud_offset_rot = 0.039441, 0.031096, 0
aim_hud_offset_rot_16x9 = 0.039441, 0.031096, 0
![wpn_g36k]
scope_zoom_factor = 30
use_alt_aim_hud = false
![wpn_g36k_hud]
aim_hud_offset_pos = -0.120814, 0.056514, -0.321628
aim_hud_offset_pos_16x9 = -0.120814, 0.056514, -0.321628
aim_hud_offset_rot = 0.039441, 0.031628, 0
aim_hud_offset_rot_16x9 = 0.039441, 0.031628, 0
![wpn_g3sg1]
scope_zoom_factor = 15
scope_texture =
![wpn_g3sg1_new_hud]
aim_hud_offset_pos = -0.105585, 0.026665, -0.263736
aim_hud_offset_pos_16x9 = -0.105585, 0.026665, -0.263736
aim_hud_offset_rot = 0.036789, 0.030364, -0.002947
aim_hud_offset_rot_16x9 = 0.036789, 0.030364, -0.002947
hands_orientation = 2, 2, 0
hands_orientation_16x9 = 2, 2, 0
![wpn_g43]
scope_zoom_factor = 37.5
scope_texture =
![wpn_g43_hud]
aim_hud_offset_pos = -0.121599, 0.048781, -0.285281
aim_hud_offset_pos_16x9 = -0.121599, 0.048781, -0.285281
aim_hud_offset_rot = 0.038814, 0.030455, 0.000994
aim_hud_offset_rot_16x9 = 0.038814, 0.030455, 0.000994
![wpn_gauss]
scope_zoom_factor = 7.5
scope_texture =
![wpn_gauss_hud]
aim_hud_offset_pos = -0.108823, 0.014266, -0.357331
aim_hud_offset_pos_16x9 = -0.108823, 0.014266, -0.357331
aim_hud_offset_rot = 0.003691, -0.003998, 0
aim_hud_offset_rot_16x9 = 0.003691, -0.003998, 0
![wpn_hk416_acog]
scope_zoom_factor = 30
![wpn_hk416_acog_hud]
aim_hud_offset_pos = -0.105498, 0.062788, -0.423528
aim_hud_offset_pos_16x9 = -0.105498, 0.062788, -0.423528
aim_hud_offset_rot = 0.039047, 0.031422, 0
aim_hud_offset_rot_16x9 = 0.039047, 0.031422, 0
![wpn_l85]
scope_zoom_factor = 22.5
![wpn_l85_hud]
aim_hud_offset_pos = -0.094217, 0.076519, -0.36245
aim_hud_offset_pos_16x9 = -0.094217, 0.076519, -0.36245
aim_hud_offset_rot = 0.055447, 0.022559, -0.0145
aim_hud_offset_rot_16x9 = 0.055447, 0.022559, -0.0145
![wpn_l96a1]
scope_zoom_factor = 7.5
scope_texture =
![wpn_l96a1_hud]
aim_hud_offset_pos = -0.078871, 0.054939, -0.430534
aim_hud_offset_pos_16x9 = -0.078871, 0.054939, -0.430534
aim_hud_offset_rot = 0.001136, -0.004212, -0.005832
aim_hud_offset_rot_16x9 = 0.001136, -0.004212, -0.005832
![wpn_m24]
scope_zoom_factor = 15
scope_texture =
![wpn_m24_hud]
aim_hud_offset_pos = -0.115744, 0.020015, -0.396085
aim_hud_offset_pos_16x9 = -0.115744, 0.020015, -0.396085
aim_hud_offset_rot = 0.00135, -0.004276, -0.01065
aim_hud_offset_rot_16x9 = 0.00135, -0.004276, -0.01065
![wpn_m4_acog]
scope_zoom_factor = 30
![wpn_m4_acog_hud]
aim_hud_offset_pos = -0.091356, 0.05267, -0.376998
aim_hud_offset_pos_16x9 = -0.091356, 0.05267, -0.376998
aim_hud_offset_rot = 0.039484, 0.031283, 0
aim_hud_offset_rot_16x9 = 0.039484, 0.031283, 0
![wpn_m82]
scope_zoom_factor = 15
scope_texture =
![wpn_m82_hud]
aim_hud_offset_pos = -0.091275, 0.074055, -0.247804
aim_hud_offset_pos_16x9 = -0.091275, 0.074055, -0.247804
aim_hud_offset_rot = 0.063155, 0.014511, -0.054174
aim_hud_offset_rot_16x9 = 0.063155, 0.014511, -0.054174
![wpn_m98b]
scope_zoom_factor = 7.5
scope_texture =
![wpn_m98b_new_hud]
aim_hud_offset_pos = -0.101575, 0.078346, -0.328314
aim_hud_offset_pos_16x9 = -0.101575, 0.078346, -0.328314
aim_hud_offset_rot = 0.071039, 0.029068, 0
aim_hud_offset_rot_16x9 = 0.071039, 0.029068, 0
![wpn_remington700]
scope_zoom_factor = 15
scope_texture =
![wpn_remington700_hud]
aim_hud_offset_pos = -0.115833, 0.043977, -0.296882
aim_hud_offset_pos_16x9 = -0.115833, 0.043977, -0.296882
aim_hud_offset_rot = 0.027787, -0.004582, -0.006182
aim_hud_offset_rot_16x9 = 0.027787, -0.004582, -0.006182
![wpn_sig550_sniper]
scope_zoom_factor = 15
scope_texture =
![wpn_sig550_sniper_hud]
aim_hud_offset_pos = -0.108068, 0.055518, -0.341176
aim_hud_offset_pos_16x9 = -0.108068, 0.055518, -0.341176
aim_hud_offset_rot = 0.053417, 0.005764, 0.003
aim_hud_offset_rot_16x9 = 0.053417, 0.005764, 0.003
![wpn_sr25]
scope_zoom_factor = 15
scope_texture =
![wpn_sr25_hud]
aim_hud_offset_pos = -0.088315, 0.0309, -0.34629
aim_hud_offset_pos_16x9 = -0.088315, 0.0309, -0.34629
aim_hud_offset_rot = -0.009181, -0.004486, -0.0125
aim_hud_offset_rot_16x9 = -0.009181, -0.004486, -0.0125
hands_orientation = 0, 2, 0
hands_orientation_16x9 = 0, 2, 0
![wpn_sv98]
scope_zoom_factor = 15
scope_texture =
![wpn_sv98_hud]
aim_hud_offset_pos = -0.089884, 0.052056, -0.352631
aim_hud_offset_pos_16x9 = -0.089884, 0.052056, -0.352631
aim_hud_offset_rot = 0.000805, -0.004504, 0
aim_hud_offset_rot_16x9 = 0.000805, -0.004504, 0
![wpn_svd_nimble]
scope_zoom_factor = 15
scope_texture =
![wpn_svd_nimble_hud]
aim_hud_offset_pos = -0.093766, 0.030641, -0.302089
aim_hud_offset_pos_16x9 = -0.093766, 0.030641, -0.302089
aim_hud_offset_rot = 0.035847, 0.009098, 0.0125
aim_hud_offset_rot_16x9 = 0.035847, 0.009098, 0.0125
![wpn_toz34_mark4]
scope_zoom_factor = 30
scope_texture =
![wpn_toz34_mark4_hud]
aim_hud_offset_pos = -0.074559, 0.014745, -0.313412
aim_hud_offset_pos_16x9 = -0.074559, 0.014745, -0.313412
aim_hud_offset_rot = 0.038965, 0.03101, 0.001
aim_hud_offset_rot_16x9 = 0.038965, 0.03101, 0.001
![wpn_trg]
scope_zoom_factor = 15
scope_texture =
![wpn_trg_hud]
aim_hud_offset_pos = -0.118341, 0.026971, -0.384966
aim_hud_offset_pos_16x9 = -0.118341, 0.026971, -0.384966
aim_hud_offset_rot = 0.002217, -0.003847, -0.006113
aim_hud_offset_rot_16x9 = 0.002217, -0.003847, -0.006113
hands_orientation = 0, 0, 0
hands_orientation_16x9 = 0, 0, 0
![wpn_vintorez_1pn93]
scope_zoom_factor = 22.5
scope_texture =
![wpn_vintorez_1pn93_hud]
aim_hud_offset_pos = -0.092814, 0.027691, -0.356022
aim_hud_offset_pos_16x9 = -0.092814, 0.027691, -0.356022
aim_hud_offset_rot = 0.036031, 0.030523, -0.01
aim_hud_offset_rot_16x9 = 0.036031, 0.030523, -0.01
![wpn_vintorez_nimble]
scope_zoom_factor = 22.5
scope_texture =
![wpn_vintorez_nimble_hud]
aim_hud_offset_pos = -0.080831, 0.040257, -0.30983
aim_hud_offset_pos_16x9 = -0.080831, 0.040257, -0.30983
aim_hud_offset_rot = 0.024019, -0.050443, -0.026699
aim_hud_offset_rot_16x9 = 0.024019, -0.050443, -0.026699
![wpn_vsk94_1p29]
scope_texture =
scope_zoom_factor = 22.5
![wpn_vsk94_1p29_hud]
aim_hud_offset_pos = -0.114515, 0.039303, -0.393667
aim_hud_offset_pos_16x9 = -0.114515, 0.039303, -0.393667
aim_hud_offset_rot = 0.042413, 0.005159, 0.00348
aim_hud_offset_rot_16x9 = 0.042413, 0.005159, 0.00348
![wpn_vsk94_pso1m21]
scope_dynamic_zoom = off
scope_texture =
scope_zoom_factor = 22.5
![wpn_vsk94_pso1m21_hud]
aim_hud_offset_pos = -0.101693, 0.056066, -0.386038
aim_hud_offset_pos_16x9 = -0.101693, 0.056066, -0.386038
aim_hud_offset_rot = 0.043519, 0.005101, -0.004521
aim_hud_offset_rot_16x9 = 0.043519, 0.005101, -0.004521
![wpn_vssk]
scope_zoom_factor = 15
scope_texture =
![wpn_vssk_hud]
aim_hud_offset_pos = -0.109739, 0.066207, -0.3363
aim_hud_offset_pos_16x9 = -0.109739, 0.066207, -0.3363
aim_hud_offset_rot = 0.042236, 0.005183, -0.008
aim_hud_offset_rot_16x9 = 0.042236, 0.005183, -0.008
![wpn_wa2000]
scope_zoom_factor = 15
scope_texture =
![wpn_wa2000_hud]
aim_hud_offset_pos = -0.106612, 0.022485, -0.289309
aim_hud_offset_pos_16x9 = -0.106612, 0.022485, -0.289309
aim_hud_offset_rot = 0.014486, -0.014309, -0.002306
aim_hud_offset_rot_16x9 = 0.014486, -0.014309, -0.002306
![wpn_ace21_acog]
scope_zoom_factor = 30
![wpn_ace21_acog_hud]
aim_hud_offset_pos = -0.090906, 0.042781, -0.390137
aim_hud_offset_pos_16x9 = -0.090906, 0.042781, -0.390137
aim_hud_offset_rot = 0.038989, 0.030842, 0.0002
aim_hud_offset_rot_16x9 = 0.038989, 0.030842, 0.0002
![wpn_ak101_acog]
scope_zoom_factor = 30
![wpn_ak101_acog_hud]
aim_hud_offset_pos = -0.074576, 0.03848, -0.336605
aim_hud_offset_pos_16x9 = -0.074576, 0.03848, -0.336605
aim_hud_offset_rot = 0.022708, -0.003761, -0.005432
aim_hud_offset_rot_16x9 = 0.022708, -0.003761, -0.005432
![wpn_ak101_camo_acog]
scope_zoom_factor = 30
![wpn_ak101_acog_sk1_hud]
aim_hud_offset_pos = -0.074576, 0.03848, -0.336605
aim_hud_offset_pos_16x9 = -0.074576, 0.03848, -0.336605
aim_hud_offset_rot = 0.022708, -0.003761, -0.005432
aim_hud_offset_rot_16x9 = 0.022708, -0.003761, -0.005432
![wpn_ak102_acog]
scope_zoom_factor = 30
![wpn_ak102_acog_hud]
aim_hud_offset_pos = -0.089619, 0.039613, -0.346054
aim_hud_offset_pos_16x9 = -0.089619, 0.039613, -0.346054
aim_hud_offset_rot = 0.038568, 0.031147, 0.0071
aim_hud_offset_rot_16x9 = 0.038568, 0.031147, 0.0071
![wpn_ak12_acog]
scope_zoom_factor = 30
![wpn_ak12_acog_hud]
aim_hud_offset_pos = -0.088514, 0.054157, -0.419265
aim_hud_offset_pos_16x9 = -0.088514, 0.054157, -0.419265
aim_hud_offset_rot = 0.042813, 0.005184, -0.008547
aim_hud_offset_rot_16x9 = 0.042813, 0.005184, -0.008547
![wpn_ash12_acog]
scope_zoom_factor = 30
![wpn_ash12_acog_hud]
aim_hud_offset_pos = -0.078925, 0.024309, -0.443653
aim_hud_offset_pos_16x9 = -0.078925, 0.024309, -0.443653
aim_hud_offset_rot = 0.042852, 0.005229, -0.0081
aim_hud_offset_rot_16x9 = 0.042852, 0.005229, -0.0081
![wpn_aug_a3_acog]
scope_zoom_factor = 30
![wpn_aug_a3_acog_hud]
aim_hud_offset_pos = -0.132586, 0.045217, -0.402272
aim_hud_offset_pos_16x9 = -0.132586, 0.045217, -0.402272
aim_hud_offset_rot = 0.054034, 0.024299, 0
aim_hud_offset_rot_16x9 = 0.054034, 0.024299, 0
![wpn_fal_acog]
scope_zoom_factor = 30
![wpn_fal_acog_hud]
aim_hud_offset_pos = -0.086079, 0.048377, -0.292488
aim_hud_offset_pos_16x9 = -0.086079, 0.048377, -0.292488
aim_hud_offset_rot = 0.038423, 0.031299, 0.004174
aim_hud_offset_rot_16x9 = 0.038423, 0.031299, 0.004174
![wpn_famas3_acog]
scope_zoom_factor = 30
![wpn_famas3_acog_hud]
aim_hud_offset_pos = -0.089561, 0.005935, -0.426736
aim_hud_offset_pos_16x9 = -0.089561, 0.005935, -0.426736
aim_hud_offset_rot = 0.042852, 0.004671, -0.007
aim_hud_offset_rot_16x9 = 0.042852, 0.004671, -0.007
![wpn_g3_acog]
scope_zoom_factor = 30
![wpn_g3_acog_hud]
aim_hud_offset_pos = -0.09024, 0.033946, -0.382418
aim_hud_offset_pos_16x9 = -0.09024, 0.033946, -0.382418
aim_hud_offset_rot = 0.018967, -0.004116, -0.007967
aim_hud_offset_rot_16x9 = 0.018967, -0.004116, -0.007967
hands_orientation = 0, 1, 0
hands_orientation_16x9 = 0, 1, 0
![wpn_lr300_acog]
scope_zoom_factor = 30
![wpn_lr300_acog_hud]
aim_hud_offset_pos = -0.085733, 0.078881, -0.361864
aim_hud_offset_pos_16x9 = -0.085733, 0.078881, -0.361864
aim_hud_offset_rot = 0.043139, 0.005107, -0.00496
aim_hud_offset_rot_16x9 = 0.043139, 0.005107, -0.00496
![wpn_m16_acog]
scope_zoom_factor = 30
![wpn_m16_acog_hud]
aim_hud_offset_pos = -0.097262, 0.040701, -0.330556
aim_hud_offset_pos_16x9 = -0.097262, 0.040701, -0.330556
aim_hud_offset_rot = 0.018858, -0.004426, -0.007671
aim_hud_offset_rot_16x9 = 0.018858, -0.004426, -0.007671
![wpn_m249_acog]
scope_zoom_factor = 30
![wpn_m249_acog_hud]
aim_hud_offset_pos = -0.096984, 0.038456, -0.360727
aim_hud_offset_pos_16x9 = -0.096984, 0.038456, -0.360727
aim_hud_offset_rot = 0.043547, 0.004984, 0.00025
aim_hud_offset_rot_16x9 = 0.043547, 0.004984, 0.00025
![wpn_m4a1_acog]
scope_zoom_factor = 30
![wpn_m4a1_acog_hud]
aim_hud_offset_pos = -0.11794, 0.035615, -0.342876
aim_hud_offset_pos_16x9 = -0.11794, 0.035615, -0.342876
aim_hud_offset_rot = 0.042653, 0.005147, -0.003068
aim_hud_offset_rot_16x9 = 0.042653, 0.005147, -0.003068
![wpn_m4a1_camo_acog]
scope_zoom_factor = 30
![wpn_m4a1_acog_sk2_hud]
aim_hud_offset_pos = -0.11794, 0.035615, -0.342876
aim_hud_offset_pos_16x9 = -0.11794, 0.035615, -0.342876
aim_hud_offset_rot = 0.042653, 0.005147, -0.003068
aim_hud_offset_rot_16x9 = 0.042653, 0.005147, -0.003068
![wpn_m4a1_custom_acog]
scope_zoom_factor = 30
![wpn_m4a1_acog_sk3_hud]
aim_hud_offset_pos = -0.11794, 0.035615, -0.342876
aim_hud_offset_pos_16x9 = -0.11794, 0.035615, -0.342876
aim_hud_offset_rot = 0.042653, 0.005147, -0.003068
aim_hud_offset_rot_16x9 = 0.042653, 0.005147, -0.003068
![wpn_m4a1_freedom_acog]
scope_zoom_factor = 30
![wpn_m4a1_acog_sk1_hud]
aim_hud_offset_pos = -0.11794, 0.035615, -0.342876
aim_hud_offset_pos_16x9 = -0.11794, 0.035615, -0.342876
aim_hud_offset_rot = 0.042653, 0.005147, -0.003068
aim_hud_offset_rot_16x9 = 0.042653, 0.005147, -0.003068
![wpn_mk14_acog]
scope_zoom_factor = 30
![wpn_mk14_acog_hud]
aim_hud_offset_pos = -0.087921, 0.049942, -0.388732
aim_hud_offset_pos_16x9 = -0.087921, 0.049942, -0.388732
aim_hud_offset_rot = 0.043274, 0.005459, -0.0081
aim_hud_offset_rot_16x9 = 0.043274, 0.005459, -0.0081
![wpn_mp5_acog]
scope_zoom_factor = 30
![wpn_mp5_acog_hud]
aim_hud_offset_pos = -0.084055, 0.031092, -0.365345
aim_hud_offset_pos_16x9 = -0.084055, 0.031092, -0.365345
aim_hud_offset_rot = 0.055358, 0.031001, 0.00095
aim_hud_offset_rot_16x9 = 0.055358, 0.031001, 0.00095
![wpn_p90_acog]
scope_zoom_factor = 30
![wpn_p90_acog_hud]
aim_hud_offset_pos = -0.067326, -0.005651, -0.412044
aim_hud_offset_pos_16x9 = -0.067326, -0.005651, -0.412044
aim_hud_offset_rot = 0.013278, -0.013674, 0.003
aim_hud_offset_rot_16x9 = 0.013278, -0.013674, 0.003
![wpn_pp2000_acog]
scope_zoom_factor = 30
![wpn_pp2000_acog_hud]
aim_hud_offset_pos = -0.085187, 0.038401, -0.399557
aim_hud_offset_pos_16x9 = -0.085187, 0.038401, -0.399557
aim_hud_offset_rot = 0.013925, -0.014331, 0.001
aim_hud_offset_rot_16x9 = 0.013925, -0.014331, 0.001
![wpn_scar_acog]
scope_zoom_factor = 30
![wpn_scar_acog_hud]
aim_hud_offset_pos = -0.078821, 0.044402, -0.335118
aim_hud_offset_pos_16x9 = -0.078821, 0.044402, -0.335118
aim_hud_offset_rot = 0.043704, 0.005213, -0.004
aim_hud_offset_rot_16x9 = 0.043704, 0.005213, -0.004
![wpn_sig550_acog]
scope_zoom_factor = 30
![wpn_sig550_acog_hud]
aim_hud_offset_pos = -0.087526, 0.050325, -0.38627
aim_hud_offset_pos_16x9 = -0.087526, 0.050325, -0.38627
aim_hud_offset_rot = 0.045201, 0.005316, 0.003
aim_hud_offset_rot_16x9 = 0.045201, 0.005316, 0.003
![wpn_sig550_luckygun_acog]
scope_zoom_factor = 30
![wpn_sig550_acog_luckygun_hud]
aim_hud_offset_pos = -0.088533, 0.049402, -0.390463
aim_hud_offset_pos_16x9 = -0.088533, 0.049402, -0.390463
aim_hud_offset_rot = 0.045201, 0.005793, 0.003
aim_hud_offset_rot_16x9 = 0.045201, 0.005793, 0.003
![wpn_sig552_acog]
scope_zoom_factor = 30
![wpn_sig552_acog_hud]
aim_hud_offset_pos = -0.086177, 0.037168, -0.296577
aim_hud_offset_pos_16x9 = -0.086177, 0.037168, -0.296577
aim_hud_offset_rot = 0.042206, 0.005318, -0.000429
aim_hud_offset_rot_16x9 = 0.042206, 0.005318, -0.000429
![wpn_ump45_acog]
scope_zoom_factor = 30
![wpn_ump45_acog_hud]
aim_hud_offset_pos = -0.080822, 0.05234, -0.387601
aim_hud_offset_pos_16x9 = -0.080822, 0.05234, -0.387601
aim_hud_offset_rot = 0.039127, 0.031737, 0.0005
aim_hud_offset_rot_16x9 = 0.039127, 0.031737, 0.0005
![wpn_ump45_custom_acog]
scope_zoom_factor = 30
![wpn_ump45_acog_sk1_hud]
aim_hud_offset_pos = -0.080822, 0.05234, -0.387601
aim_hud_offset_pos_16x9 = -0.080822, 0.05234, -0.387601
aim_hud_offset_rot = 0.039127, 0.031737, 0.0005
aim_hud_offset_rot_16x9 = 0.039127, 0.031737, 0.0005
![wpn_vityaz_acog]
scope_zoom_factor = 30
![wpn_vityaz_acog_hud]
aim_hud_offset_pos = -0.094766, 0.047087, -0.365475
aim_hud_offset_pos_16x9 = -0.094766, 0.047087, -0.365475
aim_hud_offset_rot = 0.021703, -0.003838, -0.0065
aim_hud_offset_rot_16x9 = 0.021703, -0.003838, -0.0065
![wpn_xm8_acog]
scope_zoom_factor = 30
![wpn_xm8_acog_hud]
aim_hud_offset_pos = -0.110986, 0.020706, -0.353147
aim_hud_offset_pos_16x9 = -0.110986, 0.020706, -0.353147
aim_hud_offset_rot = 0.038355, 0.031745, 0
aim_hud_offset_rot_16x9 = 0.038355, 0.031745, 0
![wpn_mp7_acog]
scope_zoom_factor = 30
![wpn_mp7_acog_hud]
aim_hud_offset_pos = -0.078489, 0.056754, -0.293295
aim_hud_offset_pos_16x9 = -0.078489, 0.056754, -0.293295
aim_hud_offset_rot = 0.043052, 0.005495, -0.004994
aim_hud_offset_rot_16x9 = 0.043052, 0.005495, -0.004994
![wpn_mp5sd_acog]
scope_zoom_factor = 30
![wpn_mp5sd_acog_hud]
aim_hud_offset_pos = -0.088647, 0.053636, -0.40281
aim_hud_offset_pos_16x9 = -0.088647, 0.053636, -0.40281
aim_hud_offset_rot = 0.04292, 0.005646, -0.0025
aim_hud_offset_rot_16x9 = 0.04292, 0.005646, -0.0025
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="windows-1251"?>
<string_table>
<string id="ui_mcm_menu_3d_scopes">
<text>3D Scopes</text>
</string>
<string id="ui_mcm_3d_scopes_title">
<text>Shader 3D Scopes</text>
</string>
<string id="ui_mcm_3d_scopes_zoom_factor">
<text>Zoom factor</text>
</string>
<string id="ui_mcm_3d_scopes_nvg_blur">
<text>Blur scope in Beefs NVG</text>
</string>
</string_table>
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="windows-1251"?>
<string_table>
<string id="ui_mcm_menu_3d_scopes">
<text>3D Scopes</text>
</string>
<string id="ui_mcm_3d_scopes_title">
<text>Shader 3D Scopes</text>
</string>
<string id="ui_mcm_3d_scopes_zoom_factor">
<text>Ìíîæèòåëü óâåëè÷åíèÿ</text>
</string>
<string id="ui_mcm_3d_scopes_nvg_blur">
<text>Ðàçìûâàòü ïðèöåë â Beefs NVG</text>
</string>
</string_table>

Some files were not shown because too many files have changed in this diff Show More