Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
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.