游戏刚出的时候没有第一时间入手,更新了2次以后才入手游戏。然后开始游戏就黑屏卡死,游戏开始以后在后台可以运行到按任意键开始游戏,切到前台就卡死闪退了。 在网上找了很多方法都没有解决,包括更新显卡驱动,独立显卡设置,更新win10等等,都没有用,后来自己琢磨是不是游戏显示设置问题导致的,后来才发现游戏显示设置文件丢失导致的。(话说我刚买的游戏验证了N边完整性他也没修复)
文件文职
C:\Users\用户名\AppData\Roaming\EldenRing 文件夹下的GraphicsConfig.xml文件(记的显示隐藏文件)
如果没有可以自己创建记事本文件更改文件名称为 GraphicsConfig.xml(修改文件后缀要在设置里打开显示文件后缀)
文件创建好以后 右键打开方式 选择记事本 将下面内容复制到记事本文件内保存即可(游戏打开后修改画面设置就好了)
<?xml version="1.0" encoding="UTF-16" ?>
<config><ScreenMode>WINDOW</ScreenMode>
<Resolution-WindowScreenWidth>1024</Resolution-WindowScreenWidth>
<Resolution-WindowScreenHeight>576</Resolution-WindowScreenHeight>
<Resolution-FullScreenWidth>1024</Resolution-FullScreenWidth>
<Resolution-FullScreenHeight>768</Resolution-FullScreenHeight>
<Resolution-BorderlessScreenWidth>1680</Resolution-BorderlessScreenWidth>
<Resolution-BorderlessScreenHeight>945</Resolution-BorderlessScreenHeight>
<Auto-detectBestRenderingSettings>OFF</Auto-detectBestRenderingSettings>
<QualitySetting>CUSTOM</QualitySetting>
<TextureQuality>LOW</TextureQuality>
<Antialiasing>DISABLE</Antialiasing>
<SSAO>DISABLE</SSAO>
<DepthOfField>DISABLE</DepthOfField>
<MotionBlur>DISABLE</MotionBlur>
<ShadowQuality>LOW</ShadowQuality>
<LightingQuality>LOW</LightingQuality>
<EffectsQuality>DISABLE</EffectsQuality>
<ReflectionQuality>LOW</ReflectionQuality>
<WaterSurfaceQuality>LOW</WaterSurfaceQuality>
<ShadeQuality>LOW</ShadeQuality>
<VolumetricEffectQuality>DISABLE</VolumetricEffectQuality>
<RaytracingQuality>DISABLE</RaytracingQuality>
<GIDataQuality>LOW</GIDataQuality>
<GrassQuality>MEDIUM</GrassQuality>
</config>
文件文职
C:\Users\用户名\AppData\Roaming\EldenRing 文件夹下的GraphicsConfig.xml文件(记的显示隐藏文件)
如果没有可以自己创建记事本文件更改文件名称为 GraphicsConfig.xml(修改文件后缀要在设置里打开显示文件后缀)
文件创建好以后 右键打开方式 选择记事本 将下面内容复制到记事本文件内保存即可(游戏打开后修改画面设置就好了)
<?xml version="1.0" encoding="UTF-16" ?>
<config><ScreenMode>WINDOW</ScreenMode>
<Resolution-WindowScreenWidth>1024</Resolution-WindowScreenWidth>
<Resolution-WindowScreenHeight>576</Resolution-WindowScreenHeight>
<Resolution-FullScreenWidth>1024</Resolution-FullScreenWidth>
<Resolution-FullScreenHeight>768</Resolution-FullScreenHeight>
<Resolution-BorderlessScreenWidth>1680</Resolution-BorderlessScreenWidth>
<Resolution-BorderlessScreenHeight>945</Resolution-BorderlessScreenHeight>
<Auto-detectBestRenderingSettings>OFF</Auto-detectBestRenderingSettings>
<QualitySetting>CUSTOM</QualitySetting>
<TextureQuality>LOW</TextureQuality>
<Antialiasing>DISABLE</Antialiasing>
<SSAO>DISABLE</SSAO>
<DepthOfField>DISABLE</DepthOfField>
<MotionBlur>DISABLE</MotionBlur>
<ShadowQuality>LOW</ShadowQuality>
<LightingQuality>LOW</LightingQuality>
<EffectsQuality>DISABLE</EffectsQuality>
<ReflectionQuality>LOW</ReflectionQuality>
<WaterSurfaceQuality>LOW</WaterSurfaceQuality>
<ShadeQuality>LOW</ShadeQuality>
<VolumetricEffectQuality>DISABLE</VolumetricEffectQuality>
<RaytracingQuality>DISABLE</RaytracingQuality>
<GIDataQuality>LOW</GIDataQuality>
<GrassQuality>MEDIUM</GrassQuality>
</config>