Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
the game updates rewrite all the existing marker's coordinates to (0,0), effectively wiping all of them from the map. you can try and salvage the names, though, by opening it with Notepad or similar (filepath at the bottom).
you can make a backup copy to somewhere safe, where the devs can't wipe your data (C:Program Files (x86)\SteamLibrary\steamapps\common\STALCRAFT\config\waypoints.cfg)
to add a 1-sec pause I used the "timeout /t 1" lines where needed, but you can make a shorter one by instead pinging your own machine and waiting a set amount of milliseconds (don't make it too short, though).
to keep myself on top, I put a text file in both folders, named after the original folder names. NB! if you do so, make sure to delete these before the game updates, as leaving them there may trigger the game files integryty check, at the cost of settings & map markers wipe . same goes with the "_temp" folder name(s) – make sure the renaming is completed before launching the game. better yet: it would've been wise to back up the settings & such, before dicking around with these folders.
the code it provided for the 'switch_folders.bat' file was pretty neat (surprisingly, the one Venice AI generated worked well after essential tweaks, but the one GPT4.o suggested had a flaw, which finally renamed them to their initial state instead of switching) .
so, the code didn't work at first, but with the power of poking around and some good ol' google-fu I managed to make it work.
TL;DR: force it to wait for the system to chew through the previous command before serving the next one, or it'll make the system go: "nuh-uh, I don't wanna choke!"
turned out the AI bots didn't expect the code to stumble on itself when running the renaming commands (i.e. the code failed after the first renaming of the first folder, citing lack of the permissions as the cause - said lack of premissions occurred when the code didn't let the previous renaming operation finish before feeding the next part). (1/2)
либо предложите свой вариант автоматизации переименования этих двух папок, плз! спасибо! =)
уже задолбало делать это ежедневно в ручную, а я и трёх дней-то ещё не играю.
------
can someone knowledgeble help us out with either creating a .bat file or a PowerShell command for switching the regional folders' names?
or would you kindly offer some other way one can automate the renaming of these two folders? thanks in advance! =)
doing this manually every day is such a bore... and I'm only 3 days in playing