BigBlueWolf
-
Posts
4 -
Joined
-
Last visited
Community Answers
-
BigBlueWolf's post in Can't remove empty master file was marked as the answer
Ah! I figured it out. But the circumstances are still ... odd.
There is a game setting copied over from the original STEP patch file in the Game Settings section called fFastTravelSpeedMult that is overriding the Catherdal Weathers value making it 3.4 instead of 3.6
The odd thing is that the value has different addresses for each ESP
Catherdal Weathers: fFastTravelSpeedMult [GMST:11127788]
My patch: fFastTravelSpeedMult [GMST:1C00AF64]
whereas other game settings overrides have consistent addresses for the variables they affect.
The mismatch looked suspicious. Sure enough when I deleted this record from my new patch file I was finally able to run "Clean Masters" and get rid of the reference to the original patch file.
YAY!
Not sure what was happening there or if it was intentional on the part of the authors? But somehow it hid a hanging reference to a master that didn't need to be there.
-
BigBlueWolf's post in Can't remove empty master file was marked as the answer
Ah! I figured it out. But the circumstances are still ... odd.
There is a game setting copied over from the original STEP patch file in the Game Settings section called fFastTravelSpeedMult that is overriding the Catherdal Weathers value making it 3.4 instead of 3.6
The odd thing is that the value has different addresses for each ESP
Catherdal Weathers: fFastTravelSpeedMult [GMST:11127788]
My patch: fFastTravelSpeedMult [GMST:1C00AF64]
whereas other game settings overrides have consistent addresses for the variables they affect.
The mismatch looked suspicious. Sure enough when I deleted this record from my new patch file I was finally able to run "Clean Masters" and get rid of the reference to the original patch file.
YAY!
Not sure what was happening there or if it was intentional on the part of the authors? But somehow it hid a hanging reference to a master that didn't need to be there.

