《罪恶装备Xrd SIGN》掉帧解决办法 掉帧怎么办
来源: 系统大全 2015/12/14 11:37
首先,请一定要备份!
打开游戏安装目录,找到guiltygearxrd/redgame/config/ redsystemsetting.ini文件,打开,找到以下这些文件,
StaticDecals=True
DynamicDecals=True
UnbatchedDecals=True
DynamicShadows=True
LightEnvironmentShadows=True
CompositeDynamicLights=True
SHSecondaryLighting=True
DirectionalLightmaps=True
MotionBlur=True
DepthOfField=True
AmbientOcclusion=True
Bloom=True
bAllowLightShafts=True
Distortion=True
FilteredDistortion=True
DropParticleDistortion=True
SpeedTreeLeaves=True
SpeedTreeFronds=True
LensFlares=True
FogVolumes=True
FloatingPointRenderTargets=True
AllowRadialBlur=True
AllowSubsurfaceScattering=True
AllowImageReflections=True
AllowImageReflectionShadowing=True
bAllowSeparateTranslucency=True
bAllowPostprocessMLAA=True
bAllowHighQualityMaterials=True
bAllowD3D9MSAA=True
bAllowTemporalAA=True
bEnableForegroundShadowsOnWorld=True
bEnableForegroundSelfShadowing=True
把True改为False,然后可以进游戏了。