A collection of Harmony patches to unlock & add restricted or missing character actions
- Adds "Talk to someone" action for characters outside their workplaces (i.e. visitng the casino or clinic)
- Adds all currently available actors in a scene to the target list for "talk to someone", allowing characters to talk to non-coworkers
- Adds support for "Talk to someone" at date spots (cafe, restaurant, park), allowing single visitors to talk to each other and single visitors to steal seats from characters in the bathroom
- Adds some other previously job-restricted actions for characters visiting a map
- Patches support for these additions into the game's autoplay functionality
- Adds more actions for characters called to a map & allows characters called to their job map to move to their usual place on the map
- Adds support for calling multiple guests into a private room
- Adds support for MMF for all male characters
- Removes job map restriction for MMF/FFM actions
This plugin was developed exclusively using the BetterRepack repacks. Compatibility/support is not guaranteed for other types of game installations.
- Download the plugin from Releases (Check the "Compatibility" section to ensure the plugin will work for you)
- Extract the
BepInEx
folder from the.zip
and place it in your game's root directory
If you believe you've found a bug with RG_ActionPatches, please use the following process to let me know!
- Do your best to ensure the bug is with RG_ActionPatches
- Check the log for errors referencing this specific plugin
- If the logs show errors for other plugins, disable those with KKManager and try again
- Disable RG_ActionPatches with KKManager and see if the bug persists
- Check Issues for any open issues (notably the pinned issues at the top)
- If you see an open issue for a bug matching the behavior you're seeing, please add a comment there instead of creating a new issue. And when adding a new comment, check the top post to confirm what information you should provide
- If you don't, feel free to create a new issue describing the bug you've found
- When creating a new issue, please provide the following:
- A description of the behavior
- Your current BetterRepack version and your current RG_ActionPatches version
- If you're able to reproduce the bug consistently, provide the steps you take to do so
- If there is an error in the logs, provide your game logs as an attached
.txt
file (please don't copy/paste it into the issue description)
If you'd like to contribute to feature development or bug fixing, pull requests are welcome! For convenience in getting set up, here's a table mapping out the project references (paths are relative to your game root directory):
Reference | Path |
---|---|
0Harmony |
BepInEx\core\0Harmony.dll |
Assembly-Csharp |
BepInEx\unhollowed\Assembly-CSharp.dll |
BepInEx.Core |
BepInEx\core\BepInEx.Core.dlll |
BepInEx.IL2CPP |
BepInEx\core\BepInEx.IL2CPP.dll |
IL |
BepInEx\unhollowed\IL.dll |
Il2Cppmscorlib |
BepInEx\unhollowed\Il2Cppmscorlib.dll |
Il2CppSystem |
BepInEx\unhollowed\Il2CppSystem.dll |
Il2CppSystem.Core |
BepInEx\unhollowed\Il2CppSystem.Core.dll |
UnhollowerBaseLib |
BepInEx\core\UnhollowerBaseLib.dll |
UnityEngine.CoreModule |
BepInEx\unhollowed\UnityEngine.CoreModule.dll |