ベンディ・アンド・ザ・ダーク・リバイバル

Bendy and the Dark Revival でセーブをロードした後のクラッシュを修正する方法

This guide will help solve the crashing that occurs specifically in late Chapter 2, after interacting with the recharge station right before Chapter 3. That is because this is the only known crash that was recreated by many players.

概要

If your game crashes before loading a save, then this guide is not going to help, as that is likely a driver or hardware issue of your PC. If your game crashes soon after loading a savefile or after accessing a specific area of the game, then this should help solve the issue.

序章

This guide will help solve the crashing that occurs specifically in late Chapter 2, after interacting with the recharge station right before Chapter 3. That is because this is the only known crash that was recreated by many players.

This is the recharge station you want to avoid:

The bugged area is found after clearing this gap:

Or after backtracking through this door (next to bugged recharge station):

Step-by-Step Guide

  1. Press Windows + R > Type %appdata% > 入る
  2. Go back one folder to AppData/
  3. Go to LocalLow > Joey Drew Studios > ベンディ・アンド・ザ・ダーク・リバイバル > データ
  4. Choose any savefile you want to fix (other than data.game) and make a copy of it somewhere else just in case
  5. Open the original savefile with any text editor
  6. 検索する: m_SectionID”:113 
  7. 検索する: m_EnemyData (making sure it’s the 1st occurrence after the previous keyword)

  1. 検索する: }}}]} (making sure it’s the 1st occurrence after the previous keyword)

  1. Select all between the 2 previous keywords (included) and replace it with the following: m_EnemyData”:{“m_Name”:”EnemyDataObject”,”m_Keys”:[],”m_Values”:[]}
  2. Save the changes and load this savefile.

If the game loads indefinitely, copy and paste everything from the copy you made before onto the original savefile and repeat steps above.

What Did This To?

セクション 113 is what in game is known as Artist’s Rest, which also happens to be the bugged area.

What happens is the game tries to load in too many enemies all at once (the values we now replaced with empty lists).

On average, there should be around 4-5 enemies per area, but interacting with that recharge station seems to mistakenly configure your save to load about 3x more (I had about 15).

このガイドについて ベンディ・アンド・ザ・ダーク・リバイバル によって書かれた Noisewerk. 原文はこちらからご覧いただけます リンク. このガイドに関してご不明な点がございましたら, お気軽にお問い合わせください ここ.

著者について