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 devs posted it on the Reddit cesspool a while back. Assuming you're on Windows and haven't moved the /users directory, shut down the game, then head to c:\users\<yourusername>\AppData\local\Icarus\Saved\PlayerData\<long numbered directory>\profile.json
Under the MetaResources section (should be line 3 in the file), you want something like this:
If you only have a Refund section, copy and paste my code and replace that whole section. Credits is the yellow stuff, Exotic1 is the purple stuff. I have no idea what the Refund bit is for, but it's always 30 in my file.
https://www.reddit.com/r/ICARUS/comments/11wu3k4/recovering_some_of_your_progress_after_coming/
"refund" are talent point respecs.
there's a separate entry for red exotics, but I can't remember the syntax for it's name.
is the game shutdown when you're modifying that file? don't ever try changing anything while the game is running. Otherwise just edit that file with most word processors and save it. Do NOT mess up the formatting, like the curly brackets and commas. Those actually mean something in json.
I also tried notepad++, it still didn't work
Not sure what you're doing then. Please have a parent or guardian assist you with altering that file.
Simplest answer is you aren't saving the changes properly. That's an extremely simple editor to use, so hence, why I suggested you get assistance.
Second simplest answer is your user account doesn't have permission to make changes to files on that computer. Hence why I suggested you get the possible owner of the computer to assist you.
In either case, you hijacked someone else's thread. Recommend you start your own thread in the future instead of +1'ing someone else's thread.
my Microsoft account has administrator rights
maybe I am doing something wrong but I can't figure out what exactly
I came across the discussion looking for an answer and asked questions hoping for help
The curly brackets, commas, and the general formatting all mean VERY specific things in JSON. So if you're erasing parts of it by accident, you're creating a broken JSON file that can't be used. The game will ignore it, and replace it with backups.