It's a Unity game, therefore the table should work for all Platforms.
Please read the "Disclaimer" below.
Features
- Scripts
- Achievements Enabler (Removes "Cheated" flag each time you cheat)
- Relationships Mods
- Friendship, Romance and Trust Multiplier
- Never decrease Friendship
- Never decrease Romance
- Never decrease Trust
- Never increase Fear
- Never increase Offense
- Pointers (Currently nothing useful here beside new Combat attribute scripts, but you can play around)
- PlayerCharacter Pointer
- Read-only Combat Attributes script
- Set Combat attributes
- Last Focused Character Pointer
- Read-only Combat Attributes script
- Set Combat attributes
- PlayerCharacter Pointer
Achievements Enabler Explanation
Since table v1.2.3 the “Achievements Enabler” script will remove the "Cheated" flag from your current game each time you use a cheat/console command.
If you want to get rid of the flag in one of existing saves, load the save, use any cheat console command that will tell you that "Achievements are now disabled" and re-save the save with the same name.
How to change Combat Attributes?
Each character has Combat Attributes like Health, Health Recharge Rate, Speed, Stamina and Strength.
Combat attributes are hidden in maps as well (see Disclaimer text below) but I made a script to read them through a function.
You can use the Read-only Combat Attributes to see your current Combat Attributes under PlayerCharacter Pointer or to see current Combat Attributes of an NPC, you can use a similar script under Last Focused Character Pointer.
To set Combat Attributes, you have to use Set Combat attributes script.
1. Enable the Set Combat attributes script
2. Under the script set values that you want to have at the end
3. Activate the <-- Activate to set above values script (it will disable itself automatically) to apply the values
4. The "Read-only Combat Attributes" script should now show the new values that you have overwritten
Hints
- To max out relationships in one go, just set the "Friendship, Romance and Trust Multiplier" to a very high number, like 100.
- [Link] (original site is gone)
- [Link] (original site is gone)
- [Link] ([Link])
Disclaimer
The game code is pretty complex, all the important information like relationships, mood, drunkenness, dialogs etc. are stored in maps of string which are in maps themself (Basically a database made out of [Link]). Therefore there is not very much what can be gained through pointers, because the values aren't bind to specific objects.
I think you will gain the most from the console commands, which basically offer everything you need.
I found a function which modifies relationships and made the "Relationships Mods" script. But I barley touched the game so far and I've no idea if it can have any side effects (are there relationships between NPCs?).
Current I just assume that increasing Fear and Offense is bad, therefore I prevent it from increasing, while other relationships can't be decreased.
Together with the new Multiplier for "positive relationships", I think it all you should need.
If you have more information or ideas, let me know.
Achievements Enabler Mod
For people who use mods and have MelonLoader installed.
I made a MelonLoader Mod that works slightly better than Achievements Enabler script.
You can find it on NM (the forbidden site) /houseparty/mods/51.
Table Changelog
Table update 30.09.2024 (Table v1.2.3, Game v1.3.3.12880):
- New Achievements Enabler script, it will now remove "Cheated" flag each time you cheat
- Clean up the table, remove unused lua functions
Table update 29.09.2024 (Table v1.2.2, Game v1.3.3.12880):
- Rework Achievements Enabler script to always return false on "cheated" check
Table update 29.09.2024 (Table v1.2.1, Game v1.3.3.12880):
- Improve Achievements Enabler script to set the flag to 0 at all occasions
- Update my lua functions
Table update 27.08.2024 (Table v1.2.0, Game v1.3.3.12841d):
- Fix Achievements Enabler script
- Add addresses to SelectedWeapon Pointer
- Update UDFs
- Add update checker
Table update 04.04.2024 (Table v1.1, Game v1.3.2.12199):
- Add Read-only Combat Attributes script to PlayerCharacter Pointer
- Add Set Combat attributes scripts to PlayerCharacter Pointer
- Add Read-only Combat Attributes script to Last Focused Character Pointer
- Add Set Combat attributes scripts to Last Focused Character Pointer
Table update 04.04.2024 (Table v1.0, Game v1.3.2.12199):
- Add positive relationships multiplier to the Relationships Mods script
Table update 04.04.2024 (Table v0.2, Game v1.3.2.12199):
- Add Relationships Mods script
Initial release 01.04.2024 (Table v0.1, Game v1.3.2.12199):
- Add Achievements Enabler script
How to use this cheat table?
- Install Cheat Engine
- Double-click the .CT file in order to open it.
- Click the PC icon in Cheat Engine in order to select the game process.
- Keep the list.
- Activate the trainer options by checking boxes or setting values from 0 to 1