콘텐츠로 건너뛰기
라이엇 비트

라이엇 비트

  • 집
  • 소식
  • 가이드
  • 비디오 가이드
  • 패치 노트
  • 남용 신고
  • 검색 양식 전환

아틀라스 가을 – 늪 퀘스트 버그 수정의 소스

에 게시됨 09/01/2023 에 의해 Koşholadka 코멘트 없음 ~에 아틀라스 가을 – 늪 퀘스트 버그 수정의 소스
  • 제목: 아틀라스 가을
  • 출시일:
  • 개발자:
  • 발행자:
Atlas Fallen에 대한 정보는 여전히 불완전합니다. 이것을 사용하여 게임의 세부 정보를 입력할 수 있도록 도와주세요. 문의 양식.

The guide explains how to resolve a stuck situation in the “A source in the Swamp” 탐구. There are several methods to address this issue, and one of them involves restarting the puzzle.

시작하기

  1. Start by downloading and installing Python 3.
  2. 다음, get the Savegame utility called Altas Fallen Savegame.
  3. Extract the contents of the “atlas-fallen-savegame-main.zip” 파일.
  4. 지금, navigate to the Atlas Fallen savegame folder. You can find it at <path\to\steam>\userdata\<user id>\1230530\remote>.
  5. Locate the most recently modified file with a name like “autosave*.sav” within that folder.
  6. Copy this file and paste it into the folder you extracted in step 3.

Extract as JSON

You can run Command Prompt, PowerShell, or another suitable terminal in the utility folder and use the following command:

python savegame_body.py extract_json autosave.sav autosave.json

Here’s how to use this command:

  • python savegame_body.py extract_json is the basic command to extract the body from a save file as JSON.
  • <sav file in> should be replaced with the name of your input save file, 예를 들어, “autosave.sav.”
  • <json body out> should be replaced with the desired name for the output JSON file, 예를 들어, “autosave.json.”

추가적으로, there are some optional options you can use:

  • --skip-era: This option skips processing the game-specific portion of the save game body. It may help with bugs or when dealing with new game versions.
  • --keep-inner-json-as-string: 사용될 때, this option will export the inner JSON as a raw string, preserving a 1:1 representation down to the characters.

Make sure to replace <sav file in> 그리고 <json body out> with the actual file names you intend to use, and you can also include any of the optional options as needed.

Editing .JSON File

  1. Open the output file “autosave.json” with any text editor, such as Notepad.
  2. Press Ctrl+F or open the Find window and type “lvl5_af_access_switch_puzzle_swamp.”
  3. 찾을 때까지 아래로 스크롤하십시오. “AccessSwitchFailed” 부분, which should look like this:
"AccessSwitchFailed": {
    "bool": 거짓
},
  1. Replace the value “거짓” ~와 함께 “진실” so that it looks like this:
"AccessSwitchFailed": {
    "bool": 진실
},

Save the changes to the file.

이 단계를 따르면, you will have modified the “AccessSwitchFailed” value in the JSON file to be “진실” 대신에 “거짓.”

Compose and Save

  1. Open your Terminal.
  2. Type the following command:
python savegame_body.py compose_json autosave.sav autosave.json autosave1.sav --compress

Make sure to replace <sav file in>, <json body in>, 그리고 <sav file out> with your actual file names as needed.

This command will replace the body in a save file with the contents from a JSON representation. If you want to compress the contents, include the –compress option at the end of the command.

Move the Game Save File

  1. Take the modified autosave1.sav file and put it in the savegame folder.
  2. Close the game and then open it again.

이것이 오늘 우리가 공유하는 모든 것입니다. 아틀라스 가을 가이드. 이 가이드는 원래 작성자가 작성하고 작성했습니다. Koşholadka. 이 가이드를 업데이트하지 못한 경우, 다음을 수행하여 최신 업데이트를 찾을 수 있습니다. 링크.

이 사이트의 콘텐츠가 귀하의 권리를 침해한다고 생각하는 경우, 귀하의 지적 재산권을 포함하여, 문의 양식을 사용하여 즉시 문의하십시오..
가이드 태그:아틀라스 가을

탐색 후

이전 게시물: Atlas Falled 시스템 요구 사항 및 최적화 팁
다음 게시물: Heaven’s Vault 100% 업적 가이드

답장을 남겨주세요 답장 취소

귀하의 이메일 주소는 공개되지 않습니다. 필수 입력란이 표시되어 있습니다 *

  • 제목: 아틀라스 가을
  • 출시일:
  • 개발자:
  • 발행자:
Atlas Fallen에 대한 정보는 여전히 불완전합니다. 이것을 사용하여 게임의 세부 정보를 입력할 수 있도록 도와주세요. 문의 양식.

부인 성명

인용된 모든 콘텐츠는 해당 소스에서 파생됩니다.. 귀하의 콘텐츠를 허가 없이 사용했다고 생각되는 경우, 우리에게 연락하면 진지하게 받아 들일 것입니다..
  • 회사 소개
  • 문의하기
  • 개인 정보 정책
  • 서비스 약관

저작권 © 2025 라이엇 비트.

에 의해 구동 프레스북 뉴스 WordPress 테마