Simdude8899 Posted November 17, 2019 Posted November 17, 2019 Been searching on this forum and on Google for a couple of hours now. Can find a solution for Skyrim but not Fallout 4. I would love to see my char keep his size/height during animations. Is this even possible? The scale_actors_for_animations seems to rescale something else. Thanks. Edit: I'm a giant now but when animations start I shrink to normal size.
Citrakite Posted November 17, 2019 Posted November 17, 2019 IIRC there a mod like Universal Scaler that keeps animations from resizing you. if not allowed to post links tell me I'm stupid and can't do that. https://www.nexusmods.com/fallout4/mods/19978
Simdude8899 Posted November 17, 2019 Author Posted November 17, 2019 50 minutes ago, Citrakite said: IIRC there a mod like Universal Scaler that keeps animations from resizing you. if not allowed to post links tell me I'm stupid and can't do that. https://www.nexusmods.com/fallout4/mods/19978 Thanks for the quick reply! I'll give it a go.
Simdude8899 Posted November 17, 2019 Author Posted November 17, 2019 1 hour ago, Citrakite said: IIRC there a mod like Universal Scaler that keeps animations from resizing you. if not allowed to post links tell me I'm stupid and can't do that. https://www.nexusmods.com/fallout4/mods/19978 Tried it but didn't work. It somehow also messed up some meshes...lol. To be continued.
Simdude8899 Posted November 18, 2019 Author Posted November 18, 2019 19 hours ago, Citrakite said: Sorry then. No problem Thanks for helping out. I like modding issues and solving them even more than playing with mods.
dagobaking Posted November 18, 2019 Posted November 18, 2019 scale_actors_for_animations makes other actors the same height as the PC during animations. So, leaving this false would leave your custom scaling alone. It sounds like you are accomplishing the scaling in some weird way and the animations are forcing the character back to the scale the animations were made for.
Simdude8899 Posted November 21, 2019 Author Posted November 21, 2019 On 11/19/2019 at 12:04 AM, dagobaking said: scale_actors_for_animations makes other actors the same height as the PC during animations. So, leaving this false would leave your custom scaling alone. It sounds like you are accomplishing the scaling in some weird way and the animations are forcing the character back to the scale the animations were made for. Thanks for the reply Still looking for the anwser. Have been looking into different files, to no success. I'll keep on looking and post the anwser if I find it. Just to be sure, it is possible to keep the (setscale 1.5) size of your char during animations?
dagobaking Posted November 21, 2019 Posted November 21, 2019 The only actor scaling command AAF uses is to make others the same size as the PC. And that can be turned off. Beyond that, AAF doesn't touch actor scales.
Simdude8899 Posted November 22, 2019 Author Posted November 22, 2019 7 hours ago, dagobaking said: The only actor scaling command AAF uses is to make others the same size as the PC. And that can be turned off. Beyond that, AAF doesn't touch actor scales. Awesome. Thanks! I'll look at other mods. Will keep you posted.
Blah1000 Posted February 26, 2022 Posted February 26, 2022 Nothing seems to work !! And AAF is changing the player size not the npc's
kaindayo Posted October 11, 2022 Posted October 11, 2022 I'm not alone, and 100's of others report the same problem. I think its fair to say that AAF change the scales by default. My male is 1.15 on the scale. Rescaled to 1.0 everytime I use any AAF animation. Ive done everything in my power to stop this from happening. Nothing takes. The command scale_actors_for_animations = false ; If true, re-scales all actors to match the players scale during animations. simply put, does not work as intended.
Indarello Posted October 12, 2022 Posted October 12, 2022 13 hours ago, kaindayo said: I'm not alone, and 100's of others report the same problem. I think its fair to say that AAF change the scales by default. My male is 1.15 on the scale. Rescaled to 1.0 everytime I use any AAF animation. Ive done everything in my power to stop this from happening. Nothing takes. The command scale_actors_for_animations = false ; If true, re-scales all actors to match the players scale during animations. simply put, does not work as intended. Why do you need to turn it off if your anims will be misalignet after that?
lalabo33 Posted October 27, 2022 Posted October 27, 2022 Same problem went into commandline checking if on false and yup, it used to work fine without the forced 1:1 scaling after downloading some more mods and animations I think it went downhill, altough i checked if actor scale change was ticked on mod installs. hope for a fix really hate the 1:1 scale, If we want the alligned size we could change the player height ourselves
kziitd Posted October 30, 2022 Posted October 30, 2022 I remember that some animators also set the actor's zoom size, which will override the AAF setting? Or an AAF patch or something.
EgoBallistic Posted October 30, 2022 Posted October 30, 2022 5 hours ago, kziitd said: I remember that some animators also set the actor's zoom size, which will override the AAF setting? Or an AAF patch or something. Some mods include a settings file that changes the default scaling behavior. I know for sure that Atomic Lust, CHAK Pack, and Indarello's Patch for Animations all include a *_settings.ini that have this line in them: [PREFERENCES] scale_actors_for_animations = true ; If true, re-scales all actors to match the players scale during animations. This will override any setting in AAF_Settings.ini 3
lalabo33 Posted November 5, 2022 Posted November 5, 2022 On 10/30/2022 at 11:21 AM, EgoBallistic said: Some mods include a settings file that changes the default scaling behavior. I know for sure that Atomic Lust, CHAK Pack, and Indarello's Patch for Animations all include a *_settings.ini that have this line in them: [PREFERENCES] scale_actors_for_animations = true ; If true, re-scales all actors to match the players scale during animations. This will override any setting in AAF_Settings.ini Thanks for the clear explaination, will test out later today if it will work, after double checking the settings.ini files. Thanks for the work
Roy_DM Posted March 24, 2024 Posted March 24, 2024 A bit late, but for future reference: Change the priority (first line in file) in the AAF settings to a higher number. "priority = -1 ; Sets priority of this settings file (ie. controls which settings are used when multiple ini files are found.)" (change -1 to 1 for example) This may screw other settings in other mods using this framework, but I had no problems so far.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now