Hey gmax17
sorry but can you tell whats working in this table for until now
cause when i use some cheats after that my save broke
please if you can tell which cheats are broken or which cheats are working thanks.
i really love this game and i left it for maybe 6 or 7 months since early access many things changes in this table i didnt catch them all
even the game got many things
Hey gmax17
sorry but can you tell whats working in this table for until now
cause when i use some cheats after that my save broke
please if you can tell which cheats are broken or which cheats are working thanks.
i really love this game and i left it for maybe 6 or 7 months since early access many things changes in this table i didnt catch them all
even the game got many things
Everything in this table works except for the things that are black, the game shouldn't be ruined by this, but you should switch off the automatic save function in the meantime and of course wait a little until it has found the parameters or executed them, I have no problem with this table I can say that everything works.
Alright, so it took me a while, a long while, but I managed to increase the skill limit from 100 to, well, any number you wish. Had to edit the dll itself, but it's working.
Here are the steps:
1. Download DnSpy
2. Open Assembly-CSharp.dll
3. Press Ctrl+F and type GetSkillCap and GetSkillCap_Skill
4. Go to all results and change the 100f to any number you want
5. Press Ctrl+F and type Learn, go to the first result
6. You will see this.something = 100f;, ERASE IT!
Do that with all 7 skills and you are done. All you need to do is to save the module and the skill cap is raised. Remove Secondaries Level Cap should still work.
Alright, so it took me a while, a long while, but I managed to increase the skill limit from 100 to, well, any number you wish. Had to edit the dll itself, but it's working.
Here are the steps:
1. Download DnSpy
2. Open Assembly-CSharp.dll
3. Press Ctrl+F and type GetSkillCap and GetSkillCap_Skill
4. Go to all results and change the 100f to any number you want
5. Press Ctrl+F and type Learn, go to the first result
6. You will see this.something = 100f;, ERASE IT!
Do that with all 7 skills and you are done. All you need to do is to save the module and the skill cap is raised. Remove Secondaries Level Cap should still work.
didnt work for me when i open Assembly-CSharp.dll i found only this