Oh I see. Currently, the trainer is #3
in the queue for updating. You can view the queue list by navigating to Creators > Queue
within the WeMod app. If you want to receive a notification once the trainer has completed its update, hit the Notify me
button on the trainer within the WeMod app. Also, if you’re a Pro member, you can influence its queue status using Boost.
The only options that are not currently working on this trainer is,
- Easy Craft
- Unlimited Items
I was using FLiNG’s stand alone trainer to bypass that before the latest game update but now it doesn’t work for it either. Not a big deal as I can just use CE to find those values on my own. The nice thing about other peoples trainers is not having to make your own. Plus I like MrAntifun & FLiNG’s trainers for the most part.
Thank you guys, you guys make awesome trainers.
As for AbstractCoder474 not sure what is going on with your game but I have no issue launching the game either way steam or wemod. Both work perfectly for me so has to be something on your end.
Finding Your Save Game Location for Backup/Etc
Save Game Location,
AppData\Local\Icarus\
Edit Currencies,
AppData\Local\Icarus\Saved\PlayerData\00000000000000000\Profile.json
Where you see the “00000000000000000” this will be what ever your # is for your player folder. This is just an example so you know what your looking for. Once you have located the file named “Profile.json” you can open it up with a text editor. I suggest something like Notepad++ which is completely free.
Editing Credit & Exotics
Look for,
“UserID”: “00000000000000000”,
“MetaResources”: [
{
“MetaRow”: “Refund”,
“Count”: 30
},
{
“MetaRow”: “Credits”,
“Count”: 0
},
{
“MetaRow”: “Exotic1”,
“Count”: 0
Where you see “0” put the number you want for those currencies. I do not currently have the red ones so I do not know what they are called or how they are shown in this file yet. I will show an example below how you might change your file to make more Credits & Exotics though.
Example,
“UserID”: “00000000000000000”,
“MetaResources”: [
{
“MetaRow”: “Refund”,
“Count”: 30
},
{
“MetaRow”: “Credits”,
“Count”: 90000
},
{
“MetaRow”: “Exotic1”,
“Count”: 90000
The MetaRow for the red exotics is “Exotic_red”. If you don’t already have any of that exotic, you’ll have to add it to that same section, like this:
{
"MetaRow": "Exotic_red",
"Count": #
},
Thank you NotRobcop, your awesome! I will definitely add that one now.
Yeah for some reason I am not able to use that for the red exotics because I am missing something from the game to enabled it. I bought both expansions, is there something else needed? I don’t have the pets pack because I wasn’t interested in it. I didn’t buy any of the addon outposts either just the main game, then the expansions extra after the main game. I wish I had bought them altogether when they were on sale together. I know they are now, but oh well.
Just to verify it should look something like this right?
{
“UserID”: “00000000000000000”,
“MetaResources”: [
{
“MetaRow”: “Refund”,
“Count”: 30
},
{
“MetaRow”: “Credits”,
“Count”: 9000000
},
{
“MetaRow”: “Exotic1”,
“Count”: 9000000
},
{
“MetaRow”: “Exotic_red”,
“Count”: 9000000
],
}
Got it working,
"MetaResources": [
{
"MetaRow": "Refund",
"Count": 30
},
{
"MetaRow": "Credits",
"Count": 90000
},
{
"MetaRow": "Exotic1",
"Count": 90000
},
{
"MetaRow": "Exotic_Red",
"Count": 90000
}
],
Helps if you are in the active file & not the backed up one…
The ICARUS cheats have been updated!
Changes:
- Bug fixes and game compatibility improvements
Thank you Mr AntiFun & FLiNG for two great trainers. What one doesn’t offer the other covers even though one is out dated those options are still working.
Got it working
Good deal!
I got an update this morning and once again the trainer isn’t working and yes I did follow the instructions.
Hi, apologies for the inconvenience. Trainer is now in the creator’s queue to be updated. Please click the “Notify me” button on the trainer’s page to receive notifications when the mods are ready and updated. Thank you for your patience.
I see this is number 7 in the queue, wish it would be first. I like playing this game
I see this is number 7 in the queue, wish it would be first.
The ICARUS cheats have been updated!
Changes:
- Bug fixes and game compatibility improvements
The ICARUS cheats have been updated!
Changes:
- Bug fixes and game compatibility improvements
cant get the talent tree to work im missing like 2 talents under survival and nothing any help would be appreciated
is it possible to set the number of ren we have sa well as exotics ,
or to augment the ammount we get by doing missions ?
As for changing rewards per missions is not possible unfortunately.
However, you can change the amount of credits & exotics by editing your Profile.json which is located at Run > %localappdata%\Icarus\Saved\PlayerData then there will be a folder with your STEAM ID.
Here’s an example to set the amount of credits and all types of exotics to 999,999:
"MetaResources": [
{
"MetaRow": "Refund",
"Count": 999999
},
{
"MetaRow": "Credits",
"Count": 999999
},
{
"MetaRow": "Exotic1",
"Count": 999999
},
{
"MetaRow": "Exotic_Red",
"Count": 999999
}
],
Hi, looking for very basic help please. I cannot get this to work at all. I pressed play (tried the wemod app one and also the actual game one, no difference), made sure I didn’t choose offline. I got the option for Steam Friends only or Private, chose private. Went through all the options, landed the craft (having made sure wemod was playing too) but none of the toggles in the app work at all.
Where am I going wrong?
Hi there! I assume you purchased your game from Steam. Could you please let me know if the mods toggle turns off when you try to activate it, or is it simply not working at all even when it’s turned on?