Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
What is difference between recovery in LSM and SafeNets? Does the LSM recovery just capture all simulation errors whereas SafeNets is more specific?
Also, what exactly does Save our Saves mod do? BP never clarified what issue it targeted.
Save our Saves targets Buildings, Props, Trees, Vehicles, Nets and Transports that are broken. In most cases, the reason for being broken is null Info (BuildingInfo, PropInfo, ...). The mod simply removes the broken ones.
Safenets targets just broken Nets, a very specific but apparently common case that Save Our Saves is not able to fix.
LSM recovery targets just broken Nets (and Vehicles because I found that necessary). It resembles Save our Saves, with the following differences: It runs earlier in the loading sequence because I noticed it covers more cases that way. It also uses a new removal technique that I came up with after noticing that the old technique often fails.