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

라이엇 비트

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

스노우러너 – How to Edit Save Files on PC

에 게시됨 05/19/202105/20/2021 에 의해 Test Pilot 24 코멘트 없음 ~에 스노우러너 – How to Edit Save Files on PC
  • 제목: 스노우러너
  • 출시일: 5월 17, 2021
  • 개발자: 세이버 인터랙티브
  • 발행자: 포커스 엔터테인먼트

You can edit most of your save files. This may allow you to add new trucks to your garage, collect bugged upgrades, 그리고 훨씬 더.

What You Need

All you need is a simple text editor because most save files are just JSON text files.

But I recommend using the notepad++ with the JSON Viewer plugin. 또한, you need to disable steam cloud saves. Then play sometime after you edited your saves. And then you can enable steam cloud and overwrite data here from local files.

Your Main Save File

We’re interested in this file

%SteamInstallFolder%\userdata\%userid%\1465360\remote\CompleteSave.cfg

This file contains all your save data from slot 1, excluding fog on the map. I don’t know how to remove/edit fog, because these are binary files with unknown to me format.

So you needed just locate this file and open it with a text editor. then you will see one long string. Use format JSON from plugin in notepad++ to convert it to a more readable format. And then you can edit your file. I show one example of how you can edit it.

{
	"CompleteSave": {
		"SslType": "SaveObject",
		"SslValue": {
			"isFirstGarageDiscovered": 거짓,
			"objectiveStates": {},
			"gameTime": -1.0,
			...some_more_data...
			"persistentProfileData": {
				"refundTruckDescs": {},
				"unlockedItemNames": {
					"chevrolet_ck1500": 거짓
				},
				"돈": 5000,
				"경험": 0,
				...another_block_of_data...
				"trucksInWarehouse": [
					{
						"retainedMapId": "",
						"유형": "western_star_49x",
						"ID": "",
						"engineDamage": 0,
						"손상": 0,
						"연료": 2147483648.0,
						...data_of_our_stored_trucks...
					}
				],
				...more_save_data...

This file is pretty large, so I omitted some parts from it. So I want to remove all my stored trucks. All I need for this is just clear all data from the trucksInWarehouse array. The clean array will look like this:

"trucksInWarehouse":[]

And then just save the file. Also in persistentProfileData, you can edit your money, 경험, and other stuff. 재미있게 보내세요.

이것이 오늘 우리가 공유하는 모든 것입니다. 스노우러너 가이드. 이 가이드는 원래 작성자가 작성하고 작성했습니다. Test Pilot 24. 이 가이드를 업데이트하지 못한 경우, 다음을 수행하여 최신 업데이트를 찾을 수 있습니다. 링크.

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

탐색 후

이전 게시물: 월급날 2 – Heavy Crossbow Build
다음 게시물: 가해자 2: 세계 지배 – 세계지도에서 슈퍼 에이전트를 다루는 방법

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

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

  • 제목: 스노우러너
  • 출시일: 5월 17, 2021
  • 개발자: 세이버 인터랙티브
  • 발행자: 포커스 엔터테인먼트

부인 성명

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

저작권 © 2025 라이엇 비트.

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