Home  >  Article  >  Computer Tutorials  >  Sekiro ShadowsDe not firing twice, loading stuck or black screen

Sekiro ShadowsDe not firing twice, loading stuck or black screen

WBOY
WBOYforward
2024-03-03 09:31:561114browse

FromSoftware and Activision have given us an exciting title, Sekiro: Shadows Die Twice. As of recently, however, we've started to notice that sometimes, Sekiro Shadows Die Twice gets stuck on the loading screen, displays a black screen, or doesn't launch at all. If you encounter this problem, please continue reading.

Sekiro ShadowsDe两次未发射、装填卡住或黑屏

Fixed Sekiro ShadowsDie failed to start twice, loading stuck or black screen

If Sekiro Shadows Die Twice is stuck on the loading screen, shows a black screen, or doesn't launch at all, follow the solutions she mentioned:

  • Restart Sekiro and Steam
  • Allow Sekiro: Shadow to Die Through Firewall Twice
  • Start the game as administrator
  • Update your graphics driver
  • Change configuration file
  • Repair Sekiro game files
  • Let’s talk about it in detail.

    1]Restart Sekiro and Steam

    Sekiro ShadowsDe两次未发射、装填卡住或黑屏

    Let's start with the way most of us try but aren't right. When you're instructed to close the game, don't just click on the cross icon. Instead, open Task Manager, right-click on Sekiro, and select End Task. Likewise, Terminate Steam. Now, restart the game and see if the issue is resolved.

    2]Allow Sekiro: Shadows to die twice through the firewall

    Sekiro ShadowsDe两次未发射、装填卡住或黑屏

    If the game still displays a black screen when loading, this may be due to your firewall blocking Sekiro from accessing critical files. You need to allow the game through the firewall. Please continue setting up to allow Sekiro through the firewall and check if the issue will be resolved.

    3]Start the game as administrator

    Sometimes a game requires certain permissions that are not available when running with normal permissions. In this case we need to launch the game as administrator as this will grant it all the required permissions. To do the same, right-click the game's EXE file and select Run as administrator. Finally, when the UAC prompt appears, click OK.

    4]Update your graphics card driver

    Sekiro ShadowsDe两次未发射、装填卡住或黑屏

    It is worth checking whether your computer's graphics drivers are up to date. Sometimes outdated drivers or corruption can cause problems. We suspect that Sekiro is displaying a black screen due to incompatible or outdated drivers. To update your GPU driver, follow one of the methods mentioned below.

    • Update your drivers from Device Manager.
    • Install the latest version of the driver from the manufacturer's website.
    • Download and install the free driver update software.

    Hope you won't encounter the same problem after updating the driver.

    5]Change configuration file

    Sekiro has a file called GraphicsConfig, which stores all the information related to the game graphics settings. If the game does not launch, we can make the necessary changes to this file so that it changes the graphics settings and launches without any errors. Follow the steps mentioned below to perform the same, but before that, close Sekiro from Task Manager.

    If you have Dark Souls 3:

    • Open File Explorer and navigate to users/yourusername/appdata/roaming/darksoulsIII.
    • Copy graphics configuration.
    • Now, go to USERS/YourUserName/AppData/Roaming/Sekiro and paste the file.
    • Finally, start the game and see if it works.

    If you don’t have Dark Souls 3:

    • Search for any game with an XML file, copy and paste into USERS/YourUserName/AppData/Roaming/Sekiro
    • Open the file using a text editor (such as Notepad) and paste the following lines of code.
    <?xml版本=“1.0”编码=“UTF-16”?>
    
    <config><ScreenMode>FULLSCREEN</ScreenMode>
    
    <Resolution-WindowScreenWidth>1280</Resolution-WindowScreenWidth>
    
    <Resolution-WindowScreenHeight>720</Resolution-WindowScreenHeight>
    
    <Resolution-FullScreenWidth>1920</Resolution-FullScreenWidth>
    
    <Resolution-FullScreenHeight>1080</Resolution-FullScreenHeight>
    
    <Auto-detectBestRenderingSettings>ON</Auto-detectBestRenderingSettings>
    
    <QualitySetting>MAX</QualitySetting>
    
    <TextureQuality>MAX</TextureQuality>
    
    <抗锯齿>打开</抗锯齿>
    
    <SSAO&>;高</SSAO>
    
    <DepthOffield>最大</DepthOffield>
    
    <运动模糊>高</运动模糊>
    
    <ShadowQuality>MAX</ShadowQuality>
    
    <LightingQuality>MAX</LightingQuality>
    
    <EffectsQuality>MAX</EffectsQuality>
    
    <ReflectionQuality>MAX</ReflectionQuality>
    
    <WaterSurfaceQuality>HIGH</WaterSurfaceQuality>
    
    <ShadeQuality>最大</ShadeQuality>
    
    <LodQuality>Medium</LodQuality>
    
    <VolumetricEffectQuality>HIGH</VolumetricEffectQuality>
    
    </config>
    • Rename the newly created file to GraphicsConfiger and start the game.

    Hopefully, this will do the trick for you.

    6] Repair Sekiro game files

    Sekiro ShadowsDe两次未发射、装填卡住或黑屏

    If all else fails, your last resort is to repair Sekiro's files. To do this, all you need is a steam starter and the following steps.

  • Open Steam.
  • Go to the library.
  • Right-click on the game and select Properties.
  • Go to the Local Files tab and click Verify the integrity of the game files.
  • Finally, check if the problem has been resolved.

    that's all!

    Read: Sekiro ShadowsDie Freezes, Stutters, or Crashes on P Twice

    How to fix Sekiro startup crash?

    If Sekiro crashes on startup, run the game as administrator to see if that helps. If Sekiro still crashes, use the Steam launcher to repair the game files. If this doesn't work, we need to make changes to the GraphicsConfig file as instructed previously.

    The above is the detailed content of Sekiro ShadowsDe not firing twice, loading stuck or black screen. For more information, please follow other related articles on the PHP Chinese website!

    Statement:
    This article is reproduced at:mryunwei.com. If there is any infringement, please contact admin@php.cn delete