diff --git a/(User documents folder)/DayZ/DayZ.cfg b/(User documents folder)/DayZ/DayZ.cfg new file mode 100644 index 0000000..bbb10aa --- /dev/null +++ b/(User documents folder)/DayZ/DayZ.cfg @@ -0,0 +1,17 @@ +language="Spanish"; +adapter=-1; +3D_Performance=24194; +Resolution_Bpp=32; +Windowed=0; +WinX=0; +WinY=0; +WindowWidth=1920; +WindowHeight=1080; +MSAA=2; +PostFX=0; +VSync=0; +FXAO=0; +AToC=1; +AnisoFilter=0; +TerrainDetail=0; +FXAA=0; diff --git a/(User documents folder)/DayZ/ReplaceWithRealNickname_settings.DayZProfile b/(User documents folder)/DayZ/ReplaceWithRealNickname_settings.DayZProfile new file mode 100644 index 0000000..e77ab00 --- /dev/null +++ b/(User documents folder)/DayZ/ReplaceWithRealNickname_settings.DayZProfile @@ -0,0 +1,41 @@ +version=1; +blood=1; +singleVoice=0; +gamma=1; +battleyeLicense=1; +lastMPServer="172.111.51.133:150863872"; +lastMPServerName="=WIPED TODAY= Titan #2 | 5 Group Max | High Loot |"; +lastMPMission="chernarusplus"; +shadowQuality=0; +maxSamplesPlayed=96; +vonInputMode=0; +TexQuality=0; +WaterQuality=0; +tripleHead=0; +inputVersion=1; +perspective=1; +trackIR=1; +freeTrack=1; +mouseSmoothing=0; +showTitles=1; +vehicleFreelook=0; +pauseMode=2; +volumeMaster=5; +volumeCD=1; +volumeFX=5; +volumeSpeech=5; +volumeVoN=10; +vonRecThreshold=0.029999999; +brightness=1.05; +uiTopLeftX=0.12500001; +uiTopLeftY=0; +uiBottomRightX=0.875; +uiBottomRightY=1; +IGUIScale=0.55000001; +headBob=0; +sceneComplexity=750000; +shadowZDistance=100; +viewDistance=1210.5; +preferredObjectViewDistance=930.00549; +terrainGrid=50; +fov=0.95993; diff --git a/Base Profile.nip b/Base Profile.nip deleted file mode 100644 index 1cb01a0..0000000 --- a/Base Profile.nip +++ /dev/null @@ -1,69 +0,0 @@ - - - - Base Profile - - - - - 390467 - 0 - Dword - - - Texture filtering - Trilinear optimization - 3066610 - 0 - Dword - - - Vertical Sync Tear Control - 5912412 - 2525368439 - Dword - - - Maximum pre-rendered frames - 8102046 - 0 - Dword - - - Vertical Sync - 11041231 - 138504007 - Dword - - - Texture filtering - Quality - 13510289 - 20 - Dword - - - Texture filtering - Anisotropic sample optimization - 15151633 - 1 - Dword - - - Flag to control smooth AFR behavior - 270198627 - 0 - Dword - - - Power management mode - 274197361 - 1 - Dword - - - FRL Low Latency - 277041152 - 0 - Dword - - - - \ No newline at end of file diff --git a/Counter-strike 2.nip b/DayZ.nip similarity index 61% rename from Counter-strike 2.nip rename to DayZ.nip index 3cb3d56..b4c3083 100644 --- a/Counter-strike 2.nip +++ b/DayZ.nip @@ -1,21 +1,16 @@  - Counter-strike 2 + DayZ - csgos2.exe - cs2.exe + dayz.exe + dayz_x64.exe + dayz_be.exe 390467 - 2 - Dword - - - Texture filtering - Negative LOD bias - 1686376 0 Dword @@ -32,14 +27,14 @@ Dword - Maximum pre-rendered frames - 8102046 - 1 + Preferred refresh rate + 6600001 + 0 Dword - Texture filtering - Anisotropic filter optimization - 8703344 + Maximum pre-rendered frames + 8102046 0 Dword @@ -79,71 +74,41 @@ 0 Dword - - Anisotropic filtering setting - 270426537 - 1 - Dword - Power management mode 274197361 1 Dword - - Enable FXAA - 276089202 - 0 - Dword - - - Antialiasing - Gamma correction - 276652957 - 2 - Dword - - - Antialiasing - Mode - 276757595 - 1 - Dword - FRL Low Latency 277041152 - 1 - Dword - - - Toggle the VRR global feature - 278196567 0 Dword - Anisotropic filtering mode - 282245910 - 1 - Dword - - - Antialiasing - Transparency Supersampling - 282364549 + Frame Rate Limiter + 277041154 0 Dword - Threaded optimization - 549528094 + Background Application Max Frame Rate + 277041157 0 Dword - Preferred OpenGL GPU - 550564838 - autoselect - String + VRR requested state + 278196727 + 0 + Dword + + + Enable G-SYNC globally + 294973784 + 0 + Dword diff --git a/README.md b/README.md index a5e1985..a37735f 100644 --- a/README.md +++ b/README.md @@ -1,43 +1,41 @@ ## Game Launch Arguments -``` -nojoy -high +fps_max 0 +exec autoexec -nod3d9ex -threads 8 +sv_holiday_mode 0 ``` +``` -USEALLAVAILABLECORES -nologs -winxp ``` -## Autoexec file -Check from here: [AutoExec.cfg](https://git.drmackiver.es/Makaren0/config-csgo/src/branch/cs2/autoexec.cfg) +## DayZ config files + +All files are under: "(User documents folder)" ## Nvidia GrapSettings -Import "[Counter-strike 2.nip](https://git.drmackiver.es/Makaren0/config-csgo/src/branch/cs2/Counter-strike%202.nip)" with "***nvidia-profile-inspector***" -![Buttom location on nvidia-profile-inspector](https://i.imgur.com/SfoIZFn.png) - **NVIDIA Utils** > [nvidia-inspector (Download)](https://www.guru3d.com/files-details/nvidia-inspector-download.html) - > [nvidia-profile-inspector (Download)](https://github.com/Orbmu2k/nvidiaProfileInspector/releases) -## Audio settings -It is in the file [AutoExec.cfg](https://git.drmackiver.es/Makaren0/config-csgo/src/branch/cs2/autoexec.cfg), just after "//AUDIO SETTINGS" +Import "[DayZ.nip](https://git.drmackiver.es/Makaren0/config-csgo/src/branch/cs2/Counter-strike%202.nip)" with "***nvidia-profile-inspector***" +![Buttom location on nvidia-profile-inspector](https://i.imgur.com/SfoIZFn.png) + -**On Windows** "Disable all enhancements" on headset properties (Sound Control Panel) ## Additional settings -### Windows "Disable Full Screen Optimization" on cs2.exe +### Windows "Disable Full Screen Optimization" on DayZ_x64.exe **Recommendation: DISABLED** +![Disable Full Screen Optimization](https://i.imgur.com/oycdikz.png) + +### Windows Hardware-Acceleration GPU improve +**Recommendation: ON (CPU dependent)** +![Hardware-Acceleration GPU](https://i.imgur.com/nXRj0gf.png) + ### Windows Game-Mode +**Recommendation: ON (CPU dependent)** + Basically, you should usually benefit from enabling this option since this mode limits some secondary operations in Windows while a game is running (No idea about the detection system for this), it will also postpone updates and prevent updates or notifications. For what at first glance appears to be an advantage, not all systems work the same. In my case I recommend doing a performance check with both options. [youtube/wolfgang/gamemode-demonstration](https://www.youtube.com/watch?v=l2ziERCg4og&ab_channel=wolfgang) -**Recommendation: OFF (CPU dependent)** - -### NVIDIA Reflex || Low Latency Mode -Disable "NVIDIA Reflex" mode in-game and enable "Low Latency" mode on NVIDIA Control Panel -[reddit.com](https://www.reddit.com/r/GlobalOffensive/comments/166w1ww/comment/jymhgoj/?utm_source=share&utm_medium=web2x&context=3) ## Tweaks tools -[ISLC (No RAM stack) (Download thread)](https://www.wagnardsoft.com/forums/viewtopic.php?t=1256) +[DZSA Launcher](https://dayzsalauncher.com) +[Process Lasso](https://bitsum.com) [VibranceGUI (Homepage)](https://vibrancegui.com/) -[Hotkey Resolution Changer (Homepage)](https://funk.eu/hrc/) -[Mouse FullScreen Lock (Download)](https://github.com/blaberry/FullscreenLock/releases) [QuickBoost (Windows 10 & 11 only) (Download)](https://github.com/SanGraphic/QuickBoost/releases) **Sources of knowledge** -[reddit.gg thread](https://www.reddit.com/r/GlobalOffensive/comments/166ssq4/cs2_poor_performance/) \ No newline at end of file diff --git a/Steam/userdata/STEAMID64/730/local/cfg/cs2_machine_convars.vcfg b/Steam/userdata/STEAMID64/730/local/cfg/cs2_machine_convars.vcfg deleted file mode 100644 index b6b3da0..0000000 --- a/Steam/userdata/STEAMID64/730/local/cfg/cs2_machine_convars.vcfg +++ /dev/null @@ -1,305 +0,0 @@ -"config" -{ - "convars" - { - "adsp_debug" "0" - "battery_saver" "false" - "c_maxdistance" "200.000000" - "c_maxpitch" "90.000000" - "c_maxyaw" "135.000000" - "c_mindistance" "30.000000" - "c_minpitch" "0.000000" - "c_minyaw" "-135.000000" - "c_orthoheight" "100.000000" - "c_orthowidth" "100.000000" - "c_thirdpersonshoulder" "false" - "c_thirdpersonshoulderaimdist" "120.000000" - "c_thirdpersonshoulderdist" "40.000000" - "c_thirdpersonshoulderheight" "5.000000" - "c_thirdpersonshoulderoffset" "20.000000" - "cachedvalue_count_partybrowser" "1705872916" - "cachedvalue_count_teammates" "0" - "cam_collision" "1" - "cam_idealdelta" "4.000000" - "cam_idealdist" "150.000000" - "cam_ideallag" "4.000000" - "cam_idealpitch" "0.000000" - "cam_idealyaw" "0.000000" - "cam_snapto" "false" - "cc_delay_time" "0.250000" - "cc_linger_time" "1.000000" - "cc_spectator_only" "false" - "cc_subtitles" "false" - "cc_vr_caption_speed" "1" - "cc_vr_font_size" "1" - "cc_vr_width" "1" - "cl_allow_animated_avatars" "false" - "cl_auto_cursor_scale" "true" - "cl_autohelp" "false" - "cl_chatfilters" "63" - "cl_clanid" "0" - "cl_color" "0" - "cl_crosshair_friendly_warning" "0" - "cl_cursor_scale" "1.000000" - "cl_deathcampanel_position_dynamic" "1" - "cl_disable_round_end_report" "false" - "cl_dm_buyrandomweapons" "false" - "cl_embedded_stream_audio_volume" "60.000000" - "cl_embedded_stream_audio_volume_xmaster" "true" - "cl_ent_pivot_size" "20.000000" - "cl_ent_text_flags_active" "-1" - "cl_graphics_driver_warning_dont_show_again" "false" - "cl_hide_avatar_images" "0" - "cl_hud_color" "7" - "cl_hud_radar_scale" "0.902074" - "cl_import_csgo_config" "false" - "cl_interpolate_report" "false" - "cl_inventory_saved_filter2" "all" - "cl_inventory_saved_sort2" "inv_sort_rarity" - "cl_invites_only_friends" "false" - "cl_invites_only_mainmenu" "false" - "cl_itemimages_dynamically_generated" "2" - "cl_join_advertise" "1" - "cl_latch_report" "false" - "cl_loadout_saved_sort" "inv_sort_age" - "cl_mute_all_but_friends_and_party" "0" - "cl_mute_enemy_team" "false" - "cl_new_user_phase" "-1" - "cl_obs_interp_enable" "false" - "cl_obs_interp_pos_rate" "0.270000" - "cl_observed_bot_crosshair" "2" - "cl_ping_fade_deadzone" "60.000000" - "cl_ping_fade_distance" "300.000000" - "cl_player_ping_mute" "0" - "cl_playerspray_auto_apply" "true" - "cl_playerspraydisable" "false" - "cl_promoted_settings_acknowledged" "1:1705873157267" - "cl_quickinventory_filename" "radial_quickinventory.txt" - "cl_quickinventory_lastinv" "true" - "cl_quickinventory_line_update_speed" "65.000000" - "cl_radar_always_centered" "false" - "cl_radar_icon_scale_min" "0.500000" - "cl_radar_rotate" "true" - "cl_radar_scale" "0.452495" - "cl_radar_square_with_scoreboard" "true" - "cl_radial_radio_tab_0_text_1" "#Chatwheel_requestspend" - "cl_radial_radio_tab_0_text_2" "#Chatwheel_requestweapon" - "cl_radial_radio_tab_0_text_3" "#Chatwheel_bplan" - "cl_radial_radio_tab_0_text_4" "#Chatwheel_followingyou" - "cl_radial_radio_tab_0_text_5" "#Chatwheel_midplan" - "cl_radial_radio_tab_0_text_6" "#Chatwheel_followme" - "cl_radial_radio_tab_0_text_7" "#Chatwheel_aplan" - "cl_radial_radio_tab_0_text_8" "#Chatwheel_requestecoround" - "cl_radial_radio_tab_1_text_1" "#Chatwheel_enemyspotted" - "cl_radial_radio_tab_1_text_2" "#Chatwheel_needbackup" - "cl_radial_radio_tab_1_text_3" "#Chatwheel_bplan" - "cl_radial_radio_tab_1_text_4" "#Chatwheel_bombcarrierspotted" - "cl_radial_radio_tab_1_text_5" "#Chatwheel_multipleenemieshere" - "cl_radial_radio_tab_1_text_6" "#Chatwheel_sniperspotted" - "cl_radial_radio_tab_1_text_7" "#Chatwheel_aplan" - "cl_radial_radio_tab_1_text_8" "#Chatwheel_inposition" - "cl_radial_radio_tab_2_text_1" "#Chatwheel_affirmative" - "cl_radial_radio_tab_2_text_2" "#Chatwheel_negative" - "cl_radial_radio_tab_2_text_3" "#Chatwheel_compliment" - "cl_radial_radio_tab_2_text_4" "#Chatwheel_thanks" - "cl_radial_radio_tab_2_text_5" "#Chatwheel_cheer" - "cl_radial_radio_tab_2_text_6" "#Chatwheel_peptalk" - "cl_radial_radio_tab_2_text_7" "#Chatwheel_sorry" - "cl_radial_radio_tab_2_text_8" "#Chatwheel_sectorclear" - "cl_radial_radio_tap_to_ping" "true" - "cl_radial_radio_version_reset" "12" - "cl_radialmenu_deadzone_size_joystick" "0.170000" - "cl_ragdoll_limit" "20" - "cl_redemption_reset_timestamp" "1705597382" - "cl_sanitize_player_names" "false" - "cl_scoreboard_mouse_enable_binding" "+attack2" - "cl_scoreboard_survivors_always_on" "false" - "cl_show_clan_in_death_notice" "true" - "cl_show_equipped_character_for_player_avatars" "false" - "cl_show_observer_crosshair" "2" - "cl_sniper_delay_unscope" "false" - "cl_teamcounter_playercount_instead_of_avatars" "false" - "cl_teamid_overhead_colors_show$2" "true" - "cl_teamid_overhead_mode" "2" - "cl_teammate_colors_show" "2" - "cl_timeout" "30.000000" - "cl_versus_intro" "true" - "closecaption" "false" - "commentary" "false" - "con_enable" "true" - "cq_netgraph_problem_show_auto" "true" - "csgo_map_preview_scale" "5.705425" - "demo_flush" "false" - "dsp_volume" "0.800000" - "enable_boneflex" "true" - "engine_no_focus_sleep" "20" - "ent_pivot_size" "20.000000" - "ent_text_flags_active" "-1" - "fov_desired" "75.000000" - "fps_max" "350.000000" - "fps_max_tools" "120.000000" - "fps_max_ui" "120.000000" - "func_break_max_pieces" "15" - "hud_fastswitch" "0" - "hud_scaling$3" "1.000000" - "input_button_code_is_scan_code" "true" - "input_filter_relative_analog_inputs" "false" - "joy_advanced" "false" - "joy_advaxisr" "0" - "joy_advaxisu" "0" - "joy_advaxisv" "0" - "joy_advaxisx" "0" - "joy_advaxisy" "0" - "joy_advaxisz" "0" - "joy_axisbutton_threshold" "0.300000" - "joy_display_input" "false" - "joy_name" "joystick" - "joy_sidesensitivity" "1.000000" - "joy_wingmanwarrior_centerhack" "false" - "joy_wingmanwarrior_turnhack" "false" - "joystick" "false" - "key_bind_version" "5" - "lobby_default_privacy_bits2" "1" - "lockMoveControllerRet" "false" - "mapoverview_icon_scale" "1.000000" - "mm_csgo_community_search_players_min" "3" - "mm_dedicated_search_maxping" "56" - "mm_server_search_lan_ports" "27015,27016,27017,27018,27019,27020" - "mobile_fps_increase_during_charging" "false" - "mobile_fps_increase_during_touch" "true" - "mobile_fps_limit" "30.000000" - "mouse_inverty" "false" - "net_allow_multicast" "true" - "net_maxroutable" "1200" - "panorama_console_position_and_size" "46.00|23.00|1262.00|941.00" - "panorama_debug_overlay_opacity" "0.250000" - "panorama_debug_overlay_opacity_max" "0.250000" - "panorama_debug_overlay_opacity_min" "0.010000" - "panorama_debugger_theme" "Light" - "panorama_focus_world_panels" "false" - "player0_using_joystick" "false" - "player_botdifflast_s" "2" - "player_competitive_maplist_2v2_10_0_C8D88986" "mg_de_overpass,mg_de_vertigo,mg_de_inferno,mg_de_nuke" - "player_competitive_maplist_8_10_0_5069769" "mg_de_mirage,mg_de_overpass,mg_de_vertigo,mg_de_ancient,mg_de_nuke,mg_de_anubis,mg_de_dust2" - "player_survival_list_10_0_303" "mg_dz_blacksite,mg_dz_sirocco,mg_dz_vineyard,mg_dz_ember" - "r_fullscreen_gamma" "1.857301" - "r_player_visibility_mode" "0" - "r_show_build_info" "true" - "rate" "786432" - "rr_thenany_score_slop" "0.000000" - "safezonex" "1.000000" - "safezoney" "1.000000" - "sk_autoaim_mode" "1" - "snd_autodetect_latency" "true" - "snd_deathcamera_volume$4" "0.000000" - "snd_duckerattacktime" "0.500000" - "snd_duckerreleasetime" "2.500000" - "snd_duckerthreshold" "0.150000" - "snd_ducktovolume" "0.550000" - "snd_gain" "1.000000" - "snd_gamevoicevolume" "1.000000" - "snd_gamevolume" "1.000000" - "snd_headphone_eq" "0" - "snd_mapobjective_volume$4" "0.000000" - "snd_menumusic_volume$4" "0.000000" - "snd_mixahead" "0.001000" - "snd_musicvolume$2" "1.000000" - "snd_mute_losefocus" "false" - "snd_mute_mvp_music_live_players" "true" - "snd_mvp_volume$4" "0.000000" - "snd_roundaction_volume$4" "0.000000" - "snd_roundend_volume$4" "0.000000" - "snd_roundstart_volume$4" "0.000000" - "snd_spatialize_lerp" "0.000000" - "snd_steamaudio_enable_perspective_correction" "true" - "snd_steamaudio_source_pathing_debug" "false" - "snd_tensecondwarning_volume$4" "0.250000" - "snd_toolvolume" "1.000000" - "snd_voipvolume" "1.000000" - "sound_device_override" "Source2SDLDefaultDevice" - "speaker_config" "-1" - "spec_centerchasecam" "false" - "spec_replay_autostart" "false" - "spec_show_xray" "1" - "spec_usenumberkeys_nobinds" "true" - "splitscreen_mode" "0" - "sv_log_onefile" "false" - "sv_logbans" "false" - "sv_logecho" "true" - "sv_logfile" "false" - "sv_logflush" "false" - "sv_logsdir" "logs" - "sv_noclipaccelerate" "5.000000" - "sv_noclipfriction" "4.000000" - "sv_noclipspeed" "1200.000000" - "sv_pause_on_console_open" "false" - "sv_skyname" "sky_urb01" - "sv_specaccelerate" "5.000000" - "sv_specnoclip" "true" - "sv_specspeed$2" "1200.000000" - "sv_unlockedchapters" "1" - "sv_voiceenable" "true" - "trusted_launch" "0" - "tv_nochat" "false" - "ui_deepstats_radio_heat_figurine" "0" - "ui_deepstats_radio_heat_tab" "0" - "ui_deepstats_radio_heat_team" "0" - "ui_deepstats_toplevel_mode" "0" - "ui_mainmenu_bkgnd_movie_1016BB11$9" "de_dust2" - "ui_nearbylobbies_filter3" "competitive" - "ui_playsettings_custom_preset" "mg_de_mirage,mg_de_overpass,mg_de_vertigo,mg_de_ancient,mg_de_nuke,mg_de_anubis,mg_de_dust2" - "ui_playsettings_directchallengekey" "AAT9N-6PTA-S9AXP-58JG" - "ui_playsettings_flags_listen_casual" "0" - "ui_playsettings_flags_listen_competitive" "16" - "ui_playsettings_flags_listen_cooperative" "0" - "ui_playsettings_flags_listen_deathmatch" "32" - "ui_playsettings_flags_listen_scrimcomp2v2" "0" - "ui_playsettings_flags_listen_skirmish" "0" - "ui_playsettings_flags_listen_survival" "0" - "ui_playsettings_flags_official_casual" "0" - "ui_playsettings_flags_official_competitive" "16" - "ui_playsettings_flags_official_cooperative" "0" - "ui_playsettings_flags_official_deathmatch" "32" - "ui_playsettings_flags_official_scrimcomp2v2" "0" - "ui_playsettings_flags_official_skirmish" "0" - "ui_playsettings_flags_official_survival" "0" - "ui_playsettings_maps_listen_casual" "mg_de_anubis" - "ui_playsettings_maps_listen_competitive" "mg_de_overpass" - "ui_playsettings_maps_listen_deathmatch" "mg_de_inferno" - "ui_playsettings_maps_listen_scrimcomp2v2" "mg_de_inferno" - "ui_playsettings_maps_listen_skirmish" "mg_skirmish_armsrace" - "ui_playsettings_maps_official_casual" "mg_casualdelta" - "ui_playsettings_maps_official_deathmatch" "mg_casualdelta" - "ui_playsettings_maps_workshop" "@workshop/3070193546/xhair_v4" - "ui_playsettings_mode_listen" "competitive" - "ui_playsettings_mode_official_v20" "competitive" - "ui_playsettings_survival_solo" "0" - "ui_playsettings_warmup_map_name" "de_mirage" - "ui_popup_weaponupdate_version" "2303" - "ui_setting_advertiseforhire_auto" "1" - "ui_setting_advertiseforhire_auto_last" "/competitive" - "ui_show_subscription_alert" "0" - "ui_steam_overlay_notification_position" "topright" - "ui_steam_overlay_notification_position_horz" "0" - "ui_steam_overlay_notification_position_vert" "0" - "ui_vanitysetting_loadoutslot_ct" "secondary3" - "ui_vanitysetting_loadoutslot_t" "smg1" - "ui_vanitysetting_team" "ct" - "viewmodel_fov" "60.000000" - "viewmodel_offset_x" "1.000000" - "viewmodel_offset_y" "-2.000000" - "viewmodel_offset_z" "-1.500000" - "viewmodel_presetpos" "0" - "violence_ablood" "true" - "violence_agibs" "true" - "violence_hblood" "true" - "violence_hgibs" "true" - "voice_always_sample_mic" "true" - "voice_modenable" "true" - "voice_threshold" "0.000000" - "voice_threshold_attack" "0.300000" - "voice_threshold_delay" "1.500000" - "voice_threshold_hold" "0.800000" - "volume" "1.000000" - } -} diff --git a/Steam/userdata/STEAMID64/730/local/cfg/cs2_user_convars_0_slot0.vcfg b/Steam/userdata/STEAMID64/730/local/cfg/cs2_user_convars_0_slot0.vcfg deleted file mode 100644 index 1abd367..0000000 --- a/Steam/userdata/STEAMID64/730/local/cfg/cs2_user_convars_0_slot0.vcfg +++ /dev/null @@ -1,75 +0,0 @@ -"config" -{ - "convars" - { - "cl_buywheel_donate_key" "0" - "cl_buywheel_nonumberpurchasing" "false" - "cl_crosshair_drawoutline" "true" - "cl_crosshair_dynamic_maxdist_splitratio" "0.300000" - "cl_crosshair_dynamic_splitalpha_innermod" "1.000000" - "cl_crosshair_dynamic_splitalpha_outermod" "0.500000" - "cl_crosshair_dynamic_splitdist" "7" - "cl_crosshair_outlinethickness" "1.100000" - "cl_crosshair_recoil" "false" - "cl_crosshair_sniper_show_normal_inaccuracy" "false" - "cl_crosshair_sniper_width" "1" - "cl_crosshair_t" "false" - "cl_crosshairalpha" "255" - "cl_crosshaircolor" "5" - "cl_crosshaircolor_b" "0" - "cl_crosshaircolor_g" "255" - "cl_crosshaircolor_r" "255" - "cl_crosshairdot" "false" - "cl_crosshairgap" "-2.000000" - "cl_crosshairgap_useweaponvalue" "false" - "cl_crosshairsize" "1.500000" - "cl_crosshairstyle" "4" - "cl_crosshairthickness" "0.500000" - "cl_crosshairusealpha" "true" - "cl_debounce_zoom" "true" - "cl_fixedcrosshairgap" "-4.500000" - "cl_inventory_radial_immediate_select" "true" - "cl_inventory_radial_tap_to_cycle" "true" - "cl_mouselook" "true" - "cl_showloadout" "true" - "cl_silencer_mode" "0" - "cl_sniper_auto_rezoom" "true" - "cl_use_opens_buy_menu" "false" - "crosshair" "true" - "hud_showtargetid" "false" - "joy_axisr_deadzone" "0.150000" - "joy_axisr_relative" "false" - "joy_axisu_deadzone" "0.150000" - "joy_axisu_relative" "false" - "joy_axisv_deadzone" "0.150000" - "joy_axisv_relative" "false" - "joy_axisx_deadzone" "0.150000" - "joy_axisx_relative" "false" - "joy_axisy_deadzone" "0.150000" - "joy_axisy_relative" "false" - "joy_axisz_deadzone" "0.150000" - "joy_axisz_relative" "false" - "joy_circle_correct_mode" "1" - "joy_circle_correct_mode_vehicle" "2" - "joy_forward_sensitivity" "1.000000" - "joy_movement_stick" "false" - "joy_pitch_sensitivity" "3.000000" - "joy_pitchsensitivity" "1.000000" - "joy_response_look" "0" - "joy_response_move" "9" - "joy_side_sensitivity" "1.000000" - "joy_yaw_sensitivity" "3.000000" - "joy_yawsensitivity" "-1.000000" - "m_pitch" "0.022000" - "m_yaw" "0.022000" - "name" "McCaffe" - "option_duck_method" "false" - "option_speed_method" "false" - "player_nevershow_communityservermessage" "1" - "player_teamplayedlast" "2" - "sensitivity" "1.000000" - "skill" "1" - "voice_vox" "0" - "zoom_sensitivity_ratio" "1.000000" - } -} diff --git a/Steam/userdata/STEAMID64/730/local/cfg/cs2_user_keys_0_slot0.vcfg b/Steam/userdata/STEAMID64/730/local/cfg/cs2_user_keys_0_slot0.vcfg deleted file mode 100644 index 396fd14..0000000 --- a/Steam/userdata/STEAMID64/730/local/cfg/cs2_user_keys_0_slot0.vcfg +++ /dev/null @@ -1,31 +0,0 @@ -"config" -{ - "bindings" - { - "h" "+runthrow;+throwaction" - "l" "toggle r_fullscreen_gamma 1.857301 2.013074" - "n" "toggle net_graph 0 1; toggle cl_showfps 0 4" - "v" "+jumpaction;+throwaction;" - "SPACE" "+jump" - "F8" "toggleconsole" - "MOUSE5" "noclip" - "MWHEELUP" "+jump" - "MWHEELDOWN" "+jump" - "4" "slot10" - "ALT" "+voicerecord" - "MOUSE4" "slot9" - "CAPSLOCK" "+duck" - "CTRL" "" - "q" "" - "MOUSE1" "+attack" - "c" "slot8" - "x" "slot6" - "z" "slot7" - "8" "" - "9" "" - "0" "" - "6" "slot4" - "7" "slot13" - "5" "slot5" - } -} diff --git a/Steam/userdata/STEAMID64/730/local/cfg/cs2_video.txt b/Steam/userdata/STEAMID64/730/local/cfg/cs2_video.txt deleted file mode 100644 index 301971d..0000000 --- a/Steam/userdata/STEAMID64/730/local/cfg/cs2_video.txt +++ /dev/null @@ -1,57 +0,0 @@ -"video.cfg" -{ - "setting.defaultres" "1440" - "setting.defaultresheight" "1080" - "setting.refreshrate_numerator" "164955" - "setting.refreshrate_denominator" "1000" - "setting.fullscreen" "1" - "setting.mat_vsync" "0" - "Version" "13" - "VendorID" "4318" - "DeviceID" "8584" - "setting.cpu_level" "2" - "setting.gpu_mem_level" "3" - "setting.gpu_level" "3" - "setting.knowndevice" "0" - "setting.nowindowborder" "0" - "setting.fullscreen_min_on_focus_loss" "1" - "setting.high_dpi" "0" - "setting.coop_fullscreen" "0" - "Autoconfig" "2" - "setting.shaderquality" "0" - "setting.r_aoproxy_enable" "1" - "setting.r_aoproxy_min_dist" "3" - "setting.r_ssao" "1" - "setting.r_csgo_lowend_objects" "0" - "setting.r_texturefilteringquality" "5" - "setting.r_character_decal_resolution" "256" - "setting.r_texture_stream_max_resolution" "1024" - "setting.msaa_samples" "2" - "setting.r_csgo_cmaa_enable" "0" - "setting.csm_max_num_cascades_override" "2" - "setting.csm_viewmodel_shadows" "0" - "setting.csm_max_shadow_dist_override" "240" - "setting.lb_csm_override_staticgeo_cascades" "1" - "setting.lb_csm_override_staticgeo_cascades_value" "-1" - "setting.lb_sun_csm_size_cull_threshold_texels" "30.000000" - "setting.lb_shadow_texture_width_override" "1280" - "setting.lb_shadow_texture_height_override" "1280" - "setting.lb_csm_cascade_size_override" "640" - "setting.lb_barnlight_shadowmap_scale" "0.250000" - "setting.lb_csm_draw_alpha_tested" "1" - "setting.lb_csm_draw_translucent" "0" - "setting.r_particle_cables_cast_shadows" "0" - "setting.lb_enable_shadow_casting" "0" - "setting.lb_csm_cross_fade_override" "0.100000" - "setting.lb_csm_distance_fade_override" "0.050000" - "setting.r_particle_shadows" "0" - "setting.cl_particle_fallback_base" "5" - "setting.cl_particle_fallback_multiplier" "1.500000" - "setting.r_particle_max_detail_level" "0" - "setting.r_csgo_mboit_force_mixed_resolution" "1" - "setting.r_csgo_fsr_upsample" "0" - "setting.mat_viewportscale" "1.000000" - "setting.sc_hdr_enabled_override" "-1" - "setting.r_low_latency" "2" - "setting.aspectratiomode" "0" -} diff --git a/autoexec.cfg b/autoexec.cfg deleted file mode 100644 index af1a11b..0000000 --- a/autoexec.cfg +++ /dev/null @@ -1,70 +0,0 @@ -//exec McCaffe | https://steamcommunity.com/id/johnmccaffe - - -//GENERAL GAME SETTINGS - -//IG SETTINGS -cl_teamid_overhead_mode 2 -cl_use_opens_buy_menu 0 -cl_silencer_mode 0 -cl_autohelp 0 -cl_showloadout 1 -fps_max 350 - -//NETWORKING -rate 1000000 - -//MINIMAP AND HUD COLOR -cl_hud_color 7 -cl_teammate_colors_show 2 -cl_radar_icon_scale_min "0.5" - -//AUDIO SETTINGS -volume "1" -snd_tensecondwarning_volume "0.25" -snd_menumusic_volume "0" -snd_roundstart_volume "0" -snd_deathcamera_volume "0" -snd_mapobjective_volume "0" - -//FOV CFG -viewmodel_presetpos "0" -viewmodel_offset_x "1" -viewmodel_offset_y "-2" -viewmodel_offset_z "-1.5" -viewmodel_fov "60" - - -//KEY BINDS - -//JUMPTHROW RUNTHROW -alias "+jumpaction" "+jump;" -alias "+throwaction" "-attack; -attack2" -alias "-jumpaction" "-jump" -bind v "+jumpaction;+throwaction;" -alias "+runthrow" "+forward;+jump;" -alias "-runthrow" "-jump;-forward" -bind h "+runthrow;+throwaction" - -//BIND MOUSE WHEEL JUMP -bind mwheelup +jump;bind mwheeldown +jump;bind space +jump - -//BIND NOCLIP -unbind "mouse5" -bind "mouse5" "noclip" - -//BIND FPS COUNTER -cl_showfps "0" -bind "n" "toggle net_graph 0 1; toggle cl_showfps 0 4" - -//BRIGTHNESS -bind "l" "toggle r_fullscreen_gamma 1.857301 2.013074"; - -//ENABLE CONSOLE -con_enable 1 -unbind f8; bind f8 "toggleconsole" - - -host_writeconfig - -//exec McCaffe | https://steamcommunity.com/id/johnmccaffe \ No newline at end of file