Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brainblasted/lovestruck-ask-to-work-on-romance-dynamic-fix
Fix for the "Ask to Work on Relationship Dynamic" interaction always failing
https://github.com/brainblasted/lovestruck-ask-to-work-on-romance-dynamic-fix
Last synced: about 2 months ago
JSON representation
Fix for the "Ask to Work on Relationship Dynamic" interaction always failing
- Host: GitHub
- URL: https://github.com/brainblasted/lovestruck-ask-to-work-on-romance-dynamic-fix
- Owner: BrainBlasted
- License: gpl-3.0
- Created: 2024-08-28T03:15:18.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T03:15:53.000Z (5 months ago)
- Last Synced: 2024-08-28T04:31:40.861Z (5 months ago)
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lovestruck: Ask To Work On Romance Dynamic Fix
The interaction to ask to work on a romance dynamic is unfortunately
broken. The interaction is supposed to work unless the tartget is in
a bad mood, or if the social context of the conversation is bad
(e.g. an Abhorrent or Boring discussion). In the checks for the
social context, the game mistakenly checks for the basic conversation
relationship bit (`relbit_SocialContext_Awkwardness_Casual`). This
is present for *every* conversation, meaning the interaction would
always fail. This is also the *only* interaction in the entire game
that checks for this specific bit, so it's likely a mistake.This mod fixes the interaction by removing the misplaced
relationship bit.Bug Report: [[LS] "Ask to Work On Romance Dynamic" always fails](https://answers.ea.com/t5/Bug-Reports/LS-quot-Ask-to-Work-On-Romance-Dynamic-quot-always-fails/m-p/13925150)