So I was particularly interested in the X100 Drop Rate cheat from the edited .DLL from @
esreverreverse69 but 100 times was WAY too much for my taste. Thus I decided to edit it with dnSpy and lazily added a few more rates (x10, x5, x4, x3, and x2).
I'll be posting it here in case anyone is interested. Its the same .dll for v0.27 Beta with just those extra rates and the way it works is if you have multiple rates selected - only the highest value one will be used.
View attachment 4452147
EDIT:
Made a new version that remembers your toggle-able cheat settings by storing them in a 'esreverreverse69.settings.txt' file at your .exe location. This avoids the need to re-enable stuff every time you launch the game/load a save - but these settings are shared across saves which is not ideal in some edge cases.
EDIT2:
Added XP multiplier options below the extra drop rate ones for (x2, x3, x4, x5 and x10) - these should only work for the PC and Followers.
Now I guess I can finally play the dam game with the rates I want - neither too low nor too 'cheaty'.
EDIT3:
Great. Now that I'm playing the game I'm encountering a ton of 'bugs' related to the drops multipliers (and this is a preexisting issue btw) such as getting multiple craft-able items (if they are stack-able) or getting multiple items when taking a single one out of the world and back into the inventory, etc...
To solve this I made it so that the drop multipliers won't be used every single time - and instead, will only be used in certain circumstances which at least from my little testing it solved all of these issues I've encountered.