- Apr 19, 2017
- 76
- 83
For those who do not wish to wait for an update for this, you can do the following:Time to provide something that maybe 1% of the people want, CHEATING DOESN'T PREVENT UNLOCKABLES. Sure I can understand the balancing aspect but this is a singleplayer game, and I like to earn my achievables even if I sometimes cheat for them. This does not however prevent your score from saying you cheated, but you (should) be able to unlock everything you can without cheating, provided you are on a correct difficulty mode.
WHAT, you want to be able to unlock stuff even under 100% modifier? Alright I got you, you dirty dog, added an optional upgrade that gives easy mode a 100% modifier, ensuring you will always be able to unlock basic stuff. WHAT YOU WANT MORE TRAITS, fuck it another optional upgrade that does the same as above, but makes the starting x1 20P for both MC and Starters give you 999 points to spend, although it doesn't update in the difficulty screen.
WARNING DO NOT INSTALL WITH A DIFFERENT VERSION, IT WILL BREAK YOUR GAME, most up to date for 0.26.20.
I recommend keeping a backup of your original Assembly-CSharp.dll, to install simply drag and drop your preferred cheating .dll to PortalsOfPhereon_Data\Managed In case you have the brain of a goldfish, instructions and a brief description are included in the folder(s) themselves.
-edit
Fixed not unlocking achievements that require you to win the game whilst cheating, update if that matters to you otherwise V2 is the exact same.
open up dnspy, open assembly-csharp.dll with it. In the center of the window on the search bar change all files to selected files, select assembly-csharp.dll and then search for getpossiblemcpoints for for the starting options for your mc or getpossiblestarterpoints for the starting options of your starters. click on either, on the right side where you can see stuff like
case 0:
num = 999;
break;
case 1:
num = 999;
break;
case 2:
num = 999;
break;
case 3:
num = 999;
break;
case 4:
num = 999;
break;
yes, i already edited mine, just change whatever is after case x: num = whateveryouwant, just click edit classes to be able to edit the code. Save, you are done, now no matter what options you choose you will have 999 points for both starters and yourself. Also, if you want to edit the starting money you can edit the numbers in getstartingmoney.