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:
씨:\Users\……..\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. 이 가이드를 업데이트하지 못한 경우, 다음을 수행하여 최신 업데이트를 찾을 수 있습니다. 링크.