Thats my old config. New one works much better and has more options. Use ; to comment out sections you want to enable or disable. Only change is you have to do a bit more initial work to set it up each gaming session to get it to fully work. No issues its super easy. First is to open the tuning.cfg file and add in 'exec user.cfg' and that parts done. Second would be once in game before you drop into a match load up any test map twice and all settings should be fully enabled. You must do this every time you start the client again or if you change any settings and save. But normally its a one and done thing per session. Optionally you can go to users/~username~/saved games/mechwarrior online/shaders and delete the entire shaders folder to force the game to remake them. This can solve some odd stutter and fps issues.
;----- Max performance config.
;----- All settings to low if using N64 mode.
;----- All settings to low but textures at very high if not using N64 mode.
e_Dissolve=1
e_GI=0
e_LodCompMaxSize=255
e_LodRatio=255
e_ObjQuality=4
e_ParticlesQuality=2
e_ParticlesObjectCollisions=1
e_ParticlesPreload=1
e_PreloadDecals=1
e_PreloadMaterials=1
e_StatObjPreload=1
e_Shadows = 0
e_TerrainLodRatio=2
e_TerrainTextureLodRatio=4
e_ViewDistMin=4096
;----- Removes particles larger than X%(0.1 is 10%) so cockpit hits don't blind you. Set to 0.001 to effectively remove all particles. -----
e_ParticlesMaxDrawScreen = 0.1
;----- Disable automatic targeting -----
gp_mech_disable_autotarget = 1
gfx_inputevents_mouse_move_threshold=0.0166
gp_mech_showfps=1
gp_default_cockpit_light = 0
g_battleDust_enable = 0
r_BatchType=0
r_DepthOfField=0
r_GeomInstancingThreshold=2
r_Reflections = 0
r_ShadersAsyncCompiling=3
r_ShadersAsyncMaxThreads=4
r_ShadersCompileAutoActivate=1
r_ShadersPreactivate=1
r_ShadersUseInstanceLookUpTable=1
r_SnowHalfRes=1
r_SSRO = 0
r_TexMaxAnisotropy=16
r_TexMinAnisotropy=16
r_Texture_Anisotropic_Level=16
r_TexturesWarmup=1
r_WaterCaustics=0
r_WaterReflectionsQuality=0
r_WaterTessellationHW=0
r_LSAO = 0
r_OpticsQuality = 0
r_MotionBlur = 0
r_SSAO=0
r_ssdo=0
r_sunshafts=0
r_Glow = 0
sys_flash_curve_tess_error=10
sys_flash_edgeaa=0
;----- N64 mode off -------- remove or add semicolon to disable or enable each section
;e_TerrainDetailMaterialsViewDistXY = 4096
;e_TerrainDetailMaterialsViewDistZ = 4096
;----- N64 mode on ---------
e_TerrainDetailMaterialsViewDistXY = 1
e_TerrainDetailMaterialsViewDistZ = 1
r_TexturesStreaming = 1
r_TexturesStreamPoolSize = .001
;----- Remove Vegetation -----
e_VegetationMinSize = 200000
;----- Remove Water -----
e_WaterTessellationAmount = 0
e_WaterTessellationAmountX = 0
e_WaterTessellationAmountY = 0
;----- Mouse Sensitivity ------
cl_sensitivity=0.09
i_mouse_accel = 0
i_mouse_accel_max = 0
i_mouse_smooth=0
Edited by Meep Meep, 13 April 2024 - 02:11 AM.