تخطى الى المحتوى
أعمال الشغب

أعمال الشغب

  • بيت
  • أخبار
  • خطوط إرشاد
  • أدلة الفيديو
  • ملاحظات التصحيح
  • بلغ عن سوء معاملة
  • تبديل شكل البحث
SnowRunner

SnowRunner – How to Edit Save Files on PC

نشر على 05/19/202105/20/2021 بواسطة Test Pilot 24 لا تعليقات على SnowRunner – How to Edit Save Files on PC
  • عنوان: SnowRunner
  • تاريخ الافراج عنه: May 17, 2021
  • المطور: صابر التفاعلية
  • الناشر: Focus Entertainment

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,
				"experience": 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, experience, and other stuff. Have fun.

هذا كل ما نشاركه اليوم من أجل هذا SnowRunner مرشد. تم إنشاء هذا الدليل وكتابته في الأصل بواسطة Test Pilot 24. في حالة فشلنا في تحديث هذا الدليل, يمكنك العثور على آخر تحديث باتباع هذا وصلة.

إذا كنت تعتقد أن أيًا من محتويات هذا الموقع ينتهك حقوقك, بما في ذلك حقوق الملكية الفكرية الخاصة بك, يرجى الاتصال بنا على الفور باستخدام نموذج الاتصال الخاص بنا.
خطوط إرشاد العلامات:SnowRunner

آخر الملاحة

المنشور السابق: يوم الدفع 2 – Heavy Crossbow Build
المشاركة التالية: Evil Genius 2: World Domination – How to Deal With Super Agents in the World Map

ترك الرد إلغاء الرد

لن يتم نشر عنوان بريدك الإلكتروني. تم وضع علامة على الحقول المطلوبة *

  • عنوان: SnowRunner
  • تاريخ الافراج عنه: May 17, 2021
  • المطور: صابر التفاعلية
  • الناشر: Focus Entertainment

تنصل

ويستمد كل محتوى استشهد من مصادرها الخاصة. إذا كنت تعتقد أننا استخدمنا المحتوى الخاص بك دون إذن, تأكد من الوصول إلينا وسنأخذ الأمر على محمل الجد.
  • معلومات عنا
  • اتصل بنا
  • سياسة الخصوصية
  • شروط الخدمة

حقوق النشر © 2025 أعمال الشغب.

مشغل بواسطة PressBook News وورد موضوع