Want to get a specific clothing / квест / consumable items? This simple guide will help you edit your save files and spawn them right in your inventory!
A few words beforehand….
Disco Elysium is definitely full of ways to progress in main as well as additional quests. At the very start of the game my detective faced the hanged body and a task to examine it but only in my subsequent playthough or reading reddit posts I discovered that I could get hold of Yellow Gardening Gloves and Ampoule of Ammonia (help you pass checks associated with the task mentioned above) or lieutenant Kim handkerchief (wash the puke and cherish this piece of cloth for the rest of your life).
My gamer soul that likes unraveling game secrets, find possible outcomes and collect all the junk on map was instantly in pursuit mode for the information on the things I missed.
So if you don’t feel like replaying the game from the start or reloading and replaying hours in your current run but want to obtain a particular item for collector greed / role playing / any other joyful feeling… это руководство для вас.
Now straight to the point…
Шаг 1Locate your save folder directory:
С:\Пользователи……..\AppData\LocalLow\ZAUM Studio\Disco Elysium\SaveGames
ПРИМЕЧАНИЕ: it is strongly advised to make a backup copies before any manipulations with save files Open the desired archive (.ntwtf file extension). Find file looking like this “…2nd.ntwtf.json”.
Extract/copy the file from archive. Open it with Notepad.
Шаг 2Find the line:
Add a line with ID of the item you want. Don’t forget the comma and quotation marks.
ID’s can be found здесь например
Шаг 3For example the item that you want to add is a clothing item. Let’s add Fairweather T-500 Helmet.
Find the line:
{
“Ключ”: 0,
“Ценить”: “shirt_dress_disco”
},
{
“Ключ”: 1,
“Ценить”: “pants_bellbottom”
},
…
{
“Ключ”: 9,
“Ценить”: “pants_jeans”
}
Add a comma after your last curly bracket and next lines:
{
“Ключ”: 10,
“Ценить”: “hat_t500”
}
ПРИМЕЧАНИЕ: Author do not know whether adding the items of T-500 set in such a way will count for the achievement Or the item that you want to add is a general item. Let’s add Kim Kitsuragi handkerchief.
Find the line:
Following general view of the list
{
“Ключ”: 0,
“Ценить”: “postcard_le_jardin”
},
{
“Ключ”: 1,
“Ценить”: “rene_photo”
},
{
“Ключ”: 2,
“Ценить”: “postcard_grand_couron”
}
Likewise add a comma after your last curly bracket and next lines:
{
“Ключ”: 3,
“Ценить”: “lieutenants_handkerchief”
}
Interactable items go to:
Tools and consumables go to:
Шаг 4 Save the file and copy it back to save file archive.
Это все, чем мы делимся сегодня для этого. Дискотека Элизиум гид. Это руководство было первоначально создано и написано Dark Elven Male. На случай, если нам не удастся обновить это руководство, вы можете найти последнее обновление, следуя этому связь.