Want to get a specific clothing / búsqueda / 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… esta guía es para ti.
Now straight to the point…
Paso 1Locate your save folder directory:
C:\Users\……..\AppData\LocalLow\ZAUM Studio\Disco Elysium\SaveGames
NOTA: 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.
Paso 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 aquí Por ejemplo
Paso 3For example the item that you want to add is a clothing item. Let’s add Fairweather T-500 Helmet.
Find the line:
{
«Llave»: 0,
«Valor»: «shirt_dress_disco»
},
{
«Llave»: 1,
«Valor»: «pants_bellbottom»
},
…
{
«Llave»: 9,
«Valor»: «pants_jeans»
}
Add a comma after your last curly bracket and next lines:
{
«Llave»: 10,
«Valor»: «hat_t500»
}
NOTA: 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
{
«Llave»: 0,
«Valor»: «postcard_le_jardin»
},
{
«Llave»: 1,
«Valor»: «rene_photo»
},
{
«Llave»: 2,
«Valor»: «postcard_grand_couron»
}
Likewise add a comma after your last curly bracket and next lines:
{
«Llave»: 3,
«Valor»: «lieutenants_handkerchief»
}
Interactable items go to:
Tools and consumables go to:
Paso 4 Save the file and copy it back to save file archive.
Eso es todo lo que estamos compartiendo hoy para este Discoteca Elíseo guía. Esta guía fue originalmente creada y escrita por Dark Elven Male. En caso de que no actualicemos esta guía, puede encontrar la última actualización siguiendo este enlace.