AngelAngelis Posted 9 hours ago Posted 9 hours ago (edited) 5 hours ago, asdt123123 said: I doubt it's 5x lighter. At the most ~50%. triangle level collision fundamentally requires a large amount of math that can't just be optimized away magically. Not to mention it's technically "softbody" physics, so a large percentage of the collision nodes will get dumped into narrow phase. It'll have to reduce the overall collision accuracy. FSMP 3.1.1 has achieved pretty significant performance gains, to the point physics shouldn't impact your FPS unless your CPU sucks. This mod may prevent backspace from propagating down to other event handlers (If it's assigned to the action key in PPA's config). I'll fix that in the next update. For now, just install SKSE Mod Menu Framework, Find PPA in it, and change the hotkey. The default hotkeys are intentionally bad to force users to open the configuration and change them. Huh...didn't expect to get a direct quoting from the Author. I feel like it's only polite I respond. I...you...okay. So you literally chose keys you know are some of the worst ones to set...on purpose...to make people alter the settings. I...I've got nothing. I have no response to that. I can't think of a single constructive way to respond. I guess that's just how it is then, I'm sorry I can't be of any help beyond this. It is what it is. Right. Have fun with that. I really have nothing I can add. Thanks for working to fix the Backspace issue at least. You have a good day. Edited 9 hours ago by AngelAngelis
Openmic Posted 2 hours ago Posted 2 hours ago On 6/10/2026 at 2:46 AM, Openmic said: I think the expression system has been broken for me for a bit now so I had it disabled, but I decided to try again. I usually try not to be a bother but I'm not sure what I could have done wrong. The expressions don't apply and the mouth doesn't open very wide. I'm using UBE with PredatorRJ's SMP head. I'm using Sexlab Utility Plus No other config is overwriting ppa's toml Expressions are enabled in the toml The following should be getting applied: [[FacialPreset]] Targets = ["Mouth"] Priority = 99999 OverrideExpressions = true OverrideModifiers = true OverridePhonemes = true Smoothing = 8.0 [[FacialPreset.Effects]] Type = "Expression" Index = 15 TargetValue = 1.0 [[FacialPreset.Effects]] Type = "Phoneme" Index = 1 TargetValue = 0.8 [[FacialPreset.Effects]] Type = "MFEE" MorphCategory = "Misc" MorphName = "Ahegao" TargetValue = 100 ---( I set this high so I'd be able to tell for certain it was applied) MinTargetValue = 0 MinPenetrationDepth = 0.1 MaxPenetrationDepth = 4.5 [[FacialPreset.Effects]] Type = "MFEE" MorphCategory = "Misc" MorphName = "Lick" TargetValue = 45 MinTargetValue = 0 MinPenetrationDepth = 0.1 MaxPenetrationDepth = 4.5 [[FacialPreset.Effects]] Type = "MFEE" MorphCategory = "Misc" MorphName = "EXPR2_Mouth_Open_Wide" TargetValue = 30 MinTargetValue = 20 MinPenetrationDepth = 0.1 MaxPenetrationDepth = 5.0 Sorry for the blownout screenshot, it was taken in hdr and I just changed it to png so I could upload it. AccuratePenetration.log 21.73 kB · 0 downloads Okay so I managed to figure out what the problem was. If anyone else has this problem and has been using ppa for awhile now here's how to fix it. I wasn't using skse menu framework since it was optional, but if you have the same problem as me you will need it. If you open up the menu and go to the expression system presets you will likely have a preset that is blank and has the highest priority. Just delete it. I'm not to sure how it appeared and I didn't see it in the ppa toml.
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