为什么我的电脑玩孤岛危机3超清壁纸超卡

为什么我的电脑玩孤岛危机1不卡,玩孤岛危机2很卡呢?如何查看帧数?_百度知道《孤岛危机2》玩着卡的解决方法详解
时间: 8:29:43 来源: 作者:乐游
《孤岛危机2》是《孤岛危机》的正统续作,游戏采用一代所使用引擎的升级版——CryENGINE 3所制作,并且二代将打破一代的PC独占,将登陆主机平台。那自然就好考虑如何实现PC版画面不仅不缩水,而且要比前作更好,而且还要兼顾主机平台的可实施性,这就要拜CryENGINE 3的强大功能所赐了,Crytek承诺他们能做到这点。
《2》玩着卡的估计都是硬盘版的
1.硬盘版的玩家最好运行一下bin32下的Crysis2DedicatedServer
让游戏检测一下你的硬件
我的sever.log日志里写的是i7 明显是游戏提供者的机器
检测后日志变为e8400的处理器
2.游戏时打开控制台输入r_TexturesStreaming=0
关闭纹理流就不会出现内存不足的提示了 而且提升流畅度
3.下面是一些特效的指令 在控制台中可以修改 看懂的再改 谨慎为好
sys_flash_curve_tess_error = 4
r_HDRRendering = 1
r_HDRBlueShift=1.0
r_HDRBrightLevel=0.85
r_HDRBrightOffset=6
r_HDRBrightThreshold=6
r_HDRLevel=6
r_HDROffset=10
r_EyeAdaptationBase=0.1
r_EyeAdaptationFactor=0.85
r_EnvTexResolution = 1
r_TexSkyResolution = 1
r_DetailNumLayers = 2
r_DetailDistance = 4
r_TexBumpResolution=0
r_TexResolution=0
r_TexturesStreaming = 1
r_texpreallocateAtlases=0
r_TexturesStreamPoolSize = 90
r_ShadersUserFolder = 1
r_GeomInstancing = "0"
r_refraction = 1
r_ShadowBlur = "0"
r_SSAOQuality=1
r_SSAORadius=1.5
r_SSAODownscale = 1
e_CoverageBuffer = 1
e_Coveragebufferrotationsafecheck=2
r_WaterReflections=1
r_WaterUpdateFactor=0.25
e_WaterTesselationAmount=1
e_WaterTesselationSwathWidth=10
r_WaterUpdateDistance=1.0
r_WaterCaustics=1
r_WaterCausticsDeferred=2
r_WaterReflectionsQuality=4
e_WaterOcean_fft=1
r_WaterReflectionsMinVisiblePixelsUpdate = 0.05
e_HwOcclusionCullingWater = "1"
r_WaterRefractions = 1
r_WaterCausticsDistance = 16
r_WaterUpdateFactor = 0.15
r_WaterReflections_Quality = 4
r_Width = 1280
r_Height = 720
e_LevelAutoPrecacheTexturesAndShaders = "1"
e_ShadowsSlopeBias=1.0
e_ShadowsMaxTexRes = "512"
e_VegetationSpritesMinDistance = 32
-- 0.3 is fastest value in game04 cxp_benchmark
e_VegetationSpritesDistanceCustomRatioMin=0.3
e_StatObjMerge = "1"
e_GsmRange = 3
e_GsmRangeStep = 3
e_GsmLodsNum = 4 // shadows fix for elevator scene
e_DynamicLightsMaxEntityLights = 5
e_ParticlesPreload = 0
e_VegetationBending = 1
e_Clouds=1
e_StreamCgf=1
e_streamcgfpoolsize=24
e_LevelAutoPrecacheCgf = 1
e_TerrainAo=0
e_Dissolve=2
r_UsePOM = 0
e_SkyUpdateRate=0.2
e_ProcVegetationMaxSectorsInCache = 8
e_ProcVegetationMaxObjectsInChunk = 256
e_ProcVegetation=0//not needed for city
e_LodMinTris=150
;for performance reasons disabled, saved 1% frametime, decided with MartinM to disable it
e_VegetationUseTerrainColor = 0
e_ViewDistRatio=25
e_ViewDistMin=10
e_ViewDistRatioVegetation=12
e_ObjQuality=2
e_LodMin=0
e_CharLodMin = 1
e_VegetationSpritesDistanceRatio=1
e_ShadowsLodBiasFixed=1
r_PostProcessEffects="1"
r_UseEdgeAA = 1
r_MotionBlur = 2
r_SunShafts = 2
r_Glow = 1
r_beams = 0
r_coronas = 0 // unsuported on consoles atm
r_useSRGB = 1
--r_DepthOfField = 3
r_ColorGrading = 2
r_ColorGradingCharts = 1
r_RainAmount = 1.2
r_CustomVisions = 1
ca_MemoryUsageLog=0
ca_physicsProcessImpact=0
sv_gamerules = "SinglePlayer"
hud_startpaused="0"
sys_StreamCallbackTimeBudget=20000
r_ShadersAsyncCompiling = 1
--r_ShadersRemoteCompiler=1
r_ShadersPreactivate = 1
e_DynamicLightsFrameIdVisTest=2
e_DecalsMerge=0 // 0 = less memory allocations and stalls, but more drawcals
e_DecalsHitCache=1
e_DecalsNeighborMaxLifeTime=1
e_DecalsOverlapping=0
e_TerrainLodRatio = 2
e_TerrainTextureStreamingPoolItemsNum=32
e_LevelAutoPrecacheCameraJumpDist=0 // precache disabled for less loading time
e_ShadowsCastViewDistRatio=1 // less shadow popping in crysis and game04 areas
e_GsmCacheLodOffset=2 // shadow maps update frequentcy
r_FogDepthTest = 10
r_DeferredShadingLightVolumes=1
r_DrawNearZRange = 0.23 //temp solution for depth range for DRAW_NEAREST
r_DrawNearFarPlane = 80
p_max_mc_iters = 2000
r_DisplayInfo = 0
g_breakage_particles_limit = 40
p_joint_damage_accum=2
p_joint_damage_accum_threshold=0.2
p_max_entity_cells=10000
这篇攻略对我有用
这篇攻略给0名玩家带来帮助
读完这篇文章后,您心情如何?
类型:角色扮演
类型:动作射击
4.1M84KB53M282.8M295KB
35.16G1.56G2.05G2.63G1.19G
周月热门攻略
周月总单机排行榜
评分:10.0(0好评)
大小:13.6M
评分:10.0(0好评)
评分:7.7(14712好评)
大小:17.9M
评分:10.0(0好评)
评分:10.0(0好评)
大小:2.34G
评分:5.0(3189好评)
大小:63.7M
评分:7.9(22699好评)
评分:7.5(431好评)
大小:10.3M
评分:10.0(0好评)
大小:10.49G
评分:5.8(63好评)
评分:10.0(0好评)
评分:7.7(14712好评)
大小:13.6M
评分:10.0(0好评)
评分:10.0(0好评)
大小:2.34G
评分:5.0(3189好评)
大小:3.37G
评分:7.9(28252好评)
大小:243KB
评分:10.0(0好评)
大小:30.7M
评分:7.4(1547好评)
评分:10.0(0好评)
大小:18.8M
评分:10.0(0好评)
评分:7.7(14712好评)
大小:63.7M
评分:7.9(22699好评)
大小:13.6M
评分:10.0(0好评)
评分:8.1(162好评)
大小:52.3M
评分:7.7(5524好评)
大小:2.34G
评分:5.0(3189好评)
大小:59.4M
评分:1.7(121好评)
评分:7.7(6345好评)
大小:2.01G
评分:8.0(3213好评)
大小:364.9M
评分:7.4(6718好评)

参考资料

 

随机推荐