Added New Mods

Added
- MRAA + Blindside Military Animation Pack
- Dynamic Zone Transitions
- Corpse Twitching
- Artifact Inspection
- Animated Lead Box
This commit is contained in:
2025-01-17 23:53:41 -05:00
parent 2009ca2711
commit fd1ec3a2ba
797 changed files with 20762 additions and 145 deletions
@@ -0,0 +1,29 @@
; The file suffix ".old" ensures that this file is not loaded by the game.
; To reactivate it simply delete ".old" from the file name.
; This file provides a simple example for custom shader param settings including
; custom color values. "lens_blue" and "scope_green" have been declared as
; custom scope/reticle colors. Note that lens colors consist of three values whereas
; reticle colors constist of four values.
;--------------------------------------------------------------------------------------
![s3ds_colors]
lens_blue = 0.79, 1, 1
![markswitch_colors]
scope_green = 0.14, 0.81, 0.25, 1
![wpn_m24]
s3ds_chroma_power = 0.02
s3ds_dirt_intensity = 2.8
s3ds_lens_color = lens_blue
![wpn_m82]
ms_colors = scope_black, scope_green
ms_count = 2
s3ds_reticle_type = 1
@@ -0,0 +1,253 @@
<?xml version="1.0" encoding="windows-1251"?>
<!-- Shader 3D Scopes Editor - xml -->
<string_table>
<string id="sse_menu_title">
<text>Shader 3D Scopes Editor</text>
</string>
<string id="sse_desc">
<text>
SHADER PARAMETER CONTENTS: \n
SP 1: Reticle Size, Eye Relief, Exit Pupil Diameter, Enable 1. Focal Plane \n
SP 2: 0, 0, Disable Image Scale Up, ZOOM_FACTOR or 1.5 \n
SP 3: Image Type, Reticle Type, Lens Dirt, Chromatic Abberation \n
SP 4: Lens Color (r,g,b), 0 (1 if NVG blur is enabled)
</text>
</string>
<!-- tab selection -->
<string id="sse_tab_1">
<text>S3DS Params</text>
</string>
<string id="sse_tab_2">
<text>MS Params</text>
</string>
<!-- S3DS parameter names and descriptions -->
<string id="sse_reticle_size">
<text>Reticle Size</text>
</string>
<string id="sse_reticle_size_desc">
<text>\n \nSize of the image on the scope lens</text>
</string>
<string id="sse_eye_relief">
<text>Eye Relief</text>
</string>
<string id="sse_eye_relief_desc">
<text>\n \nDistance between camera and scope lens at which the projected shadow ring around the lens appears</text>
</string>
<string id="sse_exit_pupil">
<text>Exit Pupil Diameter</text>
</string>
<string id="sse_exit_pupil_desc">
<text>\n \nDiameter of the "light disk" projected onto the lens</text>
</string>
<string id="sse_ffp">
<text>Enable 1. Focal Plane</text>
</string>
<string id="sse_ffp_desc">
<text>\n \nEnable this to make the reticle scale up when zooming in. \n \nEffect only shows at higher magnification levels.</text>
</string>
<string id="sse_refl_hue">
<text>Reflection Hue</text>
</string>
<string id="sse_refl_hue_desc">
<text>\n \nHue of the lens reflection \n \nAdjust when not aiming to see the reflection on the scope lens.</text>
</string>
<string id="sse_min_zoom">
<text>Disable Image Scale Up</text>
</string>
<string id="sse_min_zoom_desc">
<text>\n \nDisables image scale up inside scope at minimal FOV magnification. Needed for 1x optic sights and 1-Nx LPVO scopes. \n \nEffect only shows at low magnification levels.</text>
</string>
<string id="sse_image_type">
<text>Image Type</text>
</string>
<string id="sse_image_type_desc">
<text>\n \nBackground image processor \n \n
0 - None \n
1 - NV-scope (with ms_count = 2 becomes switchable on/off) \n
2 - Thermal scope (with ms_count = 2 becomes switchable white-hot/black-hot, with ms_count = 3 becomes also switchable on/off)
</text>
</string>
<string id="sse_lst_image_type_1">
<text>None</text>
</string>
<string id="sse_lst_image_type_2">
<text>NV-scope</text>
</string>
<string id="sse_lst_image_type_3">
<text>Thermal scope</text>
</string>
<string id="sse_reticle_type">
<text>Reticle Type</text>
</string>
<string id="sse_reticle_type_desc">
<text>\n \nReticle processor \n \n
0 - None \n
1 - LED illuminated reticle \n
2 - Masked LED illuminated reticle (red channel is regular black reticle, green channel is illuminated area) \n
3 - ACOG, sun illuminated reticle (red channel is regular black reticle, green channel is illuminated area, blue channel is gray text) \n
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 \n
5 - 1P59 Giperon scope (red channel at first focal plane, green channel at second focal plane, blue channel rotated by zoom), has LED illumination \n
6 - Screen (used for classic thermal scopes, disables parallax shadow and circle sight bound) \n
7 - Projected reticle (additive blend mode, use for NVs and magnifiers of reflex/holographic sights) \n
</text>
</string>
<string id="sse_lens_dirt">
<text>Lens Dirt Intensity</text>
</string>
<string id="sse_lens_dirt_desc">
<text>\n \nVisiblity of lens dirt texture</text>
</string>
<string id="sse_chroma_power">
<text>Chromatic Abberation</text>
</string>
<string id="sse_chroma_power_desc">
<text>\n \nIntensity of the "rainbow" - effect at the edges of the scope lens image</text>
</string>
<string id="sse_lens_color">
<text>Lens Color</text>
</string>
<string id="sse_lens_color_desc">
<text>\n \nGives the lens image a slight color tint. \n \nDarker custom color values darken the overall image!</text>
</string>
<string id="sse_lst_lens_none">
<text>None</text>
</string>
<string id="sse_lst_lens_old_yellow">
<text>Old yellow</text>
</string>
<string id="sse_lst_lens_russian_blue">
<text>Russian blue</text>
</string>
<string id="sse_lst_lens_contrast_yellow">
<text>Contrast yellow</text>
</string>
<!-- Mark Switch parameter names -->
<string id="sse_reticle_count">
<text>MS Reticle Count</text>
</string>
<string id="sse_reticle_count_desc">
<text>\n \nNumber of different collimator/scope reticles \n \nThis control has no real function but the value you select will be saved in cache_dbg.ltx.</text>
</string>
<string id="sse_lst_ms_count_1">
<text>1</text>
</string>
<string id="sse_lst_ms_count_2">
<text>2</text>
</string>
<string id="sse_lst_ms_count_3">
<text>3</text>
</string>
<string id="sse_lst_ms_count_4">
<text>4</text>
</string>
<string id="sse_ret_colors">
<text>MS Reticle Colors</text>
</string>
<string id="sse_ret_colors_desc">
<text>\n \nList of colors for reticle illumination \n \nMake sure that reticle type is not set to zero, otherwise this control won't have any effect.</text>
</string>
<string id="sse_lst_no_clr">
<text>None</text>
</string>
<string id="sse_lst_scope_black">
<text>Scope black</text>
</string>
<string id="sse_lst_scope_red">
<text>Scope red</text>
</string>
<string id="sse_lst_scope_red_dim">
<text>Scope red dim</text>
</string>
<!-- attempt to open UI -->
<string id="sse_no_dbg_msg">
<text>You have to run the game in debug mode in order to use S3DS Editor.</text>
</string>
<string id="sse_no_wpn_msg">
<text>Hold the weapon you want to edit in your hands first!</text>
</string>
<!-- Buttons -->
<string id="sse_btn_reset">
<text>Reset</text>
</string>
<string id="sse_btn_reset_msg">
<text>Value reset to default</text>
</string>
<string id="sse_btn_reset_all">
<text>Reset All</text>
</string>
<string id="sse_btn_reset_all_msg">
<text>All values reset to default</text>
</string>
<string id="sse_btn_resume">
<text>Resume</text>
</string>
<string id="sse_btn_resume_msg">
<text>Shader 3D scope adjust mode is stopped</text>
</string>
<string id="sse_btn_copy">
<text>Copy</text>
</string>
<string id="sse_btn_copy_msg_1">
<text>Copied edited values</text>
</string>
<string id="sse_btn_copy_msg_2">
<text>Copied all values</text>
</string>
<string id="sse_btn_paste">
<text>Paste</text>
</string>
<string id="sse_btn_paste_msg_1">
<text>No values are copied yet!</text>
</string>
<string id="sse_btn_paste_msg_2">
<text>Applied copied values</text>
</string>
<string id="sse_btn_apply">
<text>Apply</text>
</string>
<string id="sse_btn_apply_msg_1">
<text>%s: no changes were made</text>
</string>
<string id="sse_btn_apply_msg_2">
<text>%s: section is saved in cache_dbg.ltx</text>
</string>
<string id="sse_escape_msg">
<text>3D shader scope adjust mode is still active</text>
</string>
<!-- Help window with instructions and info -->
<string id="sse_help_msg">
<text>Press H for Info</text>
</string>
<string id="sse_help_text">
<text>
%c[ui_gray_1]Shader 3D Scopes Editor
\nby Private Pirate
\n \n%c[pda_green]About%c[ui_gray_2]
\nShader 3D Scopes Editor allows you to change all shader parameter values within one window. It basically works and behaves the same as Weapon Hud Editor. All changes apply in real time for proper visual feedback. You can edit multiple weapons and switch between them, the editor remembers all changes you make.
\n \n%c[pda_green]Saving values%c[ui_gray_2]
\nBy pressing "Apply" the editor saves all CHANGED values in %c[ui_gray_3]gamedata/configs/cache_dbg.ltx%c[ui_gray_2] in your S.T.A.L.K.E.R. Anomaly root folder. From there you can copy/paste them into other files. It is recommended to use DLTXified files (%c[ui_gray_3]mod_system_your_file_name.ltx%c[ui_gray_2]), be it weapon ltx files or unique ones.
\n \n%c[pda_green]Saving custom color values%c[ui_gray_2]
\nThe editor lets you tweak the lens color and reticle color to get custom colors. In order to use the custom colors follow these steps:
\n1: Create a new ltx file e.g. %c[ui_gray_3]mod_system_scope_colors.ltx%c[ui_gray_2].
\n2: Open the file and add the following line: %c[ui_gray_3]![s3ds_colors]%c[ui_gray_2] (lens color) or %c[ui_gray_3]![markswitch_colors]%c[ui_gray_2] (reticle color).
\n3: Add a new color name underneath, e.g. "lens_blue" (lens color) or "scope_green" (reticle color).
\n4: Add the %c[ui_gray_3]s3ds_lens_color%c[ui_gray_2] or %c[ui_gray_3]ms_colors%c[ui_gray_2] values from cache_dbg.ltx to the new color like this: %c[ui_gray_3]lens_blue = 0.79, 1, 1%c[ui_gray_2]
\n5: Specify the desired COLOR NAMES (not their values) in the same or in another file underneath the corresponding weapon section. Done.
\n \nYou can check %c[ui_gray_3]mod_system_3ds_colors.ltx%c[ui_gray_2] and %c[ui_gray_3]mod_system_3ds_scopes.ltx%c[ui_gray_2] in Shader 3D Scopes addon folder or
\n%c[ui_gray_3]mod_system_custom_s3ds_settings.ltx.old%c[ui_gray_2] in Shader 3D Scopes Editor addon folder for reference.
\n \n%c[pda_red]Attention%c[ui_gray_2]
\nSome scopes have illuminable reticles (e.g. black/red). The editor doesn't allow you to edit both reticle colors at the same time. You have to set the first color first, save the values and paste them into their destination file. Repeat the process for the second color.
\n \n \n \nPress H to close the info window.
</text>
</string>
</string_table>
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="windows-1251"?>
<!-- Shader 3D Scopes Editor - MCM xml -->
<string_table>
<string id="ui_mcm_menu_SSE">
<text>3D Scopes Editor</text>
</string>
<!-- controls -->
<string id="ui_mcm_SSE_title">
<text>Shader 3D Scopes Editor</text>
</string>
<string id="ui_mcm_SSE_keybind">
<text>Open Editor Keybind</text>
</string>
<string id="ui_mcm_SSE_copy_mode">
<text>Copy Mode</text>
</string>
<string id="ui_mcm_SSE_copy_mode_desc">
<text>"Copy edited" mode copies only edited values while "Copy all" mode copies all values. \n \nSome parameter variables completely change the appearance of the scope lens image such as image type and especially reticle type. Copy/pasting values from one gun to another where these two values differ can lead to undesired results such as black scope lens images or missing reticles. In this case you have to manually set the variables to their correct values. \n \nOnly use the second mode if you know what you're doing!</text>
</string>
<string id="ui_mcm_lst_copy_mode_1">
<text>Copy edited</text>
</string>
<string id="ui_mcm_lst_copy_mode_2">
<text>Copy all</text>
</string>
</string_table>
@@ -0,0 +1,160 @@
<!-- Shader 3D Scopes Editor - UI xml -->
<w>
<SSE x="5" y="5" width="300" height="583" stretch="1">
<background x="0" y="0" width="300" height="583" stretch="1">
<texture>ui\shader_scopes_editor\background.dds</texture>
<line_1_1 x="3" y="2" width="292" height="10" stretch="1">
<texture>ui_inGame2_opt_slider_bar_back</texture>
</line_1_1>
<line_1_2 x="3" y="6" width="292" height="10" stretch="1">
<texture>ui_inGame2_opt_slider_bar_back</texture>
</line_1_2>
<title x="0" y="15" width="300" height="30" stretch="1">
<text font="graffiti22" r="250" g="255" b="255" a="255" align="c" complex_mode="1"/>
</title>
<line_2_1 x="3" y="34" width="292" height="10" stretch="1">
<texture>ui_inGame2_opt_slider_bar_back</texture>
</line_2_1>
<line_2_2 x="3" y="38" width="292" height="10" stretch="1">
<texture>ui_inGame2_opt_slider_bar_back</texture>
</line_2_2>
</background>
<desc x="5" y="64" width="290" height="70" stretch="1">
<text font="arial_14" r="250" g="255" b="255" a="255" align="l" complex_mode="1"/>
</desc>
<!-- tab selection -->
<tab_select x="2" y="124" width="140" height="28" stretch="1">
<background_1 x="2" y="0" width="70" height="28" stretch="1">
<texture>ui\shader_scopes_editor\background.dds</texture>
</background_1>
<tab_1 x="2" y="3" width="68" height="24" stretch="1">
<texture>ui_button_ordinary</texture>
<text font="letterica16" r="250" g="255" b="255" a="255" align="c" vert_align="c"/>
</tab_1>
<background_2 x="72" y="0" width="70" height="28" stretch="1">
<texture>ui\shader_scopes_editor\background.dds</texture>
</background_2>
<tab_2 x="72" y="3" width="68" height="24" stretch="1">
<texture>ui_button_ordinary</texture>
<text font="letterica16" r="250" g="255" b="255" a="255" align="c" vert_align="c"/>
</tab_2>
</tab_select>
<main_wnd x="4" y="152" width="292" height="349" stretch="1">
<texture>ui\shader_scopes_editor\background.dds</texture>
</main_wnd>
<line_3 x="3" y="150" width="292" height="10" stretch="1">
<texture>ui_inGame2_opt_slider_bar_back</texture>
</line_3>
<!-- scroll view for S3DS params -->
<scroll_view x="4" y="158" width="292" height="340" right_ident="0" left_ident="0" top_indent="0" bottom_indent="0" vert_interval="0" always_show_scroll="0"/>
<!-- tabs inside scroll view -->
<window x="0" y="0" width="280" height="90" stretch="1">
<title x="5" y="3" width="100" height="20" stretch="1">
<text font="letterica16" r="250" g="255" b="255" a="255" align="l"/>
</title>
<texture_1 x="120" y="5" width="40" height ="40" stretch="1">
<texture>ui\shader_scopes_editor\reticle_size_1.dds</texture>
</texture_1>
<texture_2 x="200" y="5" width="40" height ="40" stretch="1">
<texture>ui\shader_scopes_editor\reticle_size_2.dds</texture>
</texture_2>
<!-- reset buttons -->
<btn_reset x="228" y="0" width="50" height="24" stretch="1">
<texture>ui_button_ordinary</texture>
<text font="letterica16" r="250" g="255" b="255" a="255" align="c" vert_align="c"/>
</btn_reset>
<!-- trackbars -->
<trackbar x="5" y="55" width="250" height="16" stretch="1" step = "1.0"/>
<track_value x="260" y="55" width="25" height="20" stretch="1">
<text font="letterica16" r="200" g="200" b="250" align="l" complex_mode="1"/>
</track_value>
<!-- checkboxes -->
<checkbox x="5" y="50" width="35" height="30" stretch="1">
<texture>ui_inGame2_checkbox</texture>
</checkbox>
<!-- multiple checkboxes -->
<radio_check x="0" y="30" width="35" height="30" stretch="1">
<texture>ui_radio</texture>
</radio_check>
<radio_text x="-18" y="60" width="70" height="20" stretch="1">
<text font="letterica16" r="250" g="255" b="255" a="255" align="c" complex_mode="1"/>
</radio_text>
<devider x="0" y="82" width="280" height="10" stretch="1">
<texture>ui_inGame2_opt_slider_bar_back</texture>
</devider>
</window>
<!-- container for Mark Switch params -->
<ms_wnd x="4" y="158" width="292" height="340" stretch="1">
<trackbar x="25" y="55" width="230" height="16" stretch="1" step = "1.0"/>
</ms_wnd>
<!-- Buttons -->
<btn_reset_all x="2" y="510" width="90" height="30" stretch="1">
<texture>ui_button_ordinary</texture>
<text font="graffiti19" r="250" g="255" b="255" a="255" align="c" vert_align="c" complex_mode="1"/>
</btn_reset_all>
<btn_resume x="2" y="546.5" width="90" height="30" stretch="1">
<texture>ui_button_ordinary</texture>
<text font="graffiti19" r="250" g="255" b="255" a="255" align="c" vert_align="c" complex_mode="1"/>
</btn_resume>
<btn_copy x="104" y="510" width="90" height="30" stretch="1">
<texture>ui_button_ordinary</texture>
<text font="graffiti19" r="250" g="255" b="255" a="255" align="c" vert_align="c" complex_mode="1"/>
</btn_copy>
<btn_paste x="104" y="546.5" width="90" height="30" stretch="1">
<texture>ui_button_ordinary</texture>
<text font="graffiti19" r="250" g="255" b="255" a="255" align="c" vert_align="c" complex_mode="1"/>
</btn_paste>
<btn_apply x="206" y="546.5" width="90" height="30" stretch="1">
<texture>ui_button_ordinary</texture>
<text font="graffiti19" r="250" g="255" b="255" a="255" align="c" vert_align="c" complex_mode="1"/>
</btn_apply>
</SSE>
<!-- help window with instructions and info -->
<help_wnd x="307" y="5" width="713" height="583" stretch="1">
<texture>ui\shader_scopes_editor\help_background.dds</texture>
<text_wnd x="10" y="10" width="693" height="563" stretch="1">
<text font="letterica18" r="250" g="255" b="255" a="255" align="l" complex_mode="1"/>
</text_wnd>
</help_wnd>
</w>