Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Crysis 2 Settings.
- COPY AND PASTE THIS INTO YOUR system.cfg IN THE MAIN FOLDER OF THE GAME
- Note: Remove all the # and shit that may appear after copying from pastebin, it's best if you copy the code directly (in the form below) and not from the list below:
- COPY THIS:
- ; crysis2
- ; System Settings
- sys_game_folder=GameCrysis2
- sys_dll_game=CryGameCrysis2.dll
- sys_user_folder=Crysis2
- sys_languages = "english,french,spanish,german,turkish"
- ; Grafic Settings
- r_ShaderCompilerServer=192.168.14.180;192.168.14.181
- r_ShadersRemoteCompiler=0 ; 0 means local shader compiling
- r_displayInfo = 0 ; disable info at top right of screen
- r_enableAltTab = 0 ; disable alt-tabbing, since it crashes the beta anyway
- r_width=1600
- r_height=900
- ; Grafic Tweak Settings
- sys_spec_Full=4
- q_quality = 3
- ; - Disabled Grafic Tweak Settings > Default from Game
- r_UsePom=1
- r_UseEdgeAA=2
- e_shadows_max_texture_size=8192
- e_detail_materials_view_dist_xy=8192
- e_vegetation_sprites_distance_ratio=20
- e_view_dist_ratio_vegetation=1000
- e_lod_ratio=50
- e_view_dist_ratio_detail=220
- e_terrain_occlusion_culling_max_dist=2000
- e_max_entity_lights=60
- e_vegetation_bending=1
- r_LightSinglePass = 1
- r_UseZPass = 1
- r_GeomInstancing = 1
- e_Fog = 1
- e_Clouds = 1
- e_Decals = 1
- e_TerrainDetailMaterials = 1
- e_Dissolve = 1
- e_TerrainAo = 1
- r_WaterRefractions = 1
- r_WaterReflections = 1
- e_Shadows = 1
- e_VegetationBending = 1
- r_HDRRendering = 1
- r_PostProcessEffects = 1
- r_Flares = 1
- r_checkSunVis = 1
- r_Coronas = 1
- r_Beams = 1
- r_Glow = 1
- r_SSAO = 16
- r_Blur = 1 ;set this to 0 if you want to remove motion blur
- r_DetailTextures = 1
- i_lighteffects = 3
- r_refraction = 3
- r_sunshafts = 3
- ; Sound Settings
- s_SpeakerConfig = 2 ; 2 is stereo config, seems to provide more consistent quality compared to surround
- s_FormatType = 3 ; 24 bit sample rate sound
- ; Network Settings
- net_inactivitytimeout = 32 ; nr. of sec until server trows inactive connection away (was set ridiculously high)
- net_inactivitytimeoutDevmode = 32 ; same as above, but for Devmode (don't know why you'd want to play multiplayer in Devmode?)
- net_lanbrowser = 1 ; find LAN (local) matches instead of internet matches in multiplayer serverbrowser
- net_initLobbyServiceToLan = 1 ; make LAN (local) lobbies instead of internet lobbies in multiplayer
- sv_lanonly = 1 ; launch LAN only server
- sv_servername = "LAN" ; server name (should show up in LAN serverbrowser)
- cl_nickname = "Username" ; nickname for multiplayer
- g_ignoreDLCRequirements = 1 ; shows servers in browser that run DLC you don't have
- g_useOnlineServiceForDedicated = 0 ; dedicated server in LAN mode (don't know for sure, this config crashes dedicated server anyway)
- ; Log Settings
- log_Verbosity = 1 ; only log errors
- log_IncludeTime = 1
- ; Tweaks
- g_skipIntro = 1 ; skips all intro movies
- g_enableInitialLoginScreen = 0 ; disable login screen at game startup
- g_gamespy_loginUI = 0 ; disable multiplayer login screen
- ;cl_fov = 75 ; larger Field of View, not sure if it works properly
- i_mouse_smooth = 30 ; disable mouse smoothing completely (0 should disable smoothing, but doesn't entirely)
- g_dlcPurchaseOverwrite = 1 ; "Cheat to unlock DLC content on PC without purchase" -Crytek
- g_presaleUnlock = 1 ; 1 unlocks presale content without voucher
- ; Userdefined Settings
- r_displayInfo = 0
- con_restricted = 0
Advertisement
Add Comment
Please, Sign In to add comment