Blub2500 Posted March 5, 2020 Posted March 5, 2020 Hey,  I have a problem where racemenu overlays disappear underwater and also while wearing transparent clothing (only from certain angles though). Does anyone know of this issue and is there a fix to this? According to some people this mod (https://www.nexusmods.com/skyrim/mods/51505) should fix this problem for Oldrim, is there something similar for SSE?  Thanks in advance!Â
Yinkle Posted March 5, 2020 Posted March 5, 2020 16 minutes ago, Blub2500 said: Hey,  I have a problem where racemenu overlays disappear underwater and also while wearing transparent clothing (only from certain angles though). Does anyone know of this issue and is there a fix to this? According to some people this mod (https://www.nexusmods.com/skyrim/mods/51505) should fix this problem for Oldrim, is there something similar for SSE?  Thanks in advance! Sadly not as far as I know, I was hoping Hydrogen might make an SE port of it or at least release the source code so some other bright soul could do it.
chevalierx Posted March 6, 2020 Posted March 6, 2020 th fix it in ini file skse64.ini that come with racemenu just read it and chang evalues  [Overlays/Data] ; Assigns these alpha properties to all overlays when they are applied ; 4844, 128 is recommended for solid overlays (they will render correctly underwater) ; Changing the overlay's alpha value ingame acts like 4845 regardless of assigned flags iAlphaFlags=4845 ; Default[4845] iAlphaThreshold=0 ; Default[0] 5
Blub2500 Posted March 9, 2020 Author Posted March 9, 2020 On 3/6/2020 at 4:23 PM, chevalierx said: th fix it in ini file skse64.ini that come with racemenu just read it and chang evalues  [Overlays/Data] ; Assigns these alpha properties to all overlays when they are applied ; 4844, 128 is recommended for solid overlays (they will render correctly underwater) ; Changing the overlay's alpha value ingame acts like 4845 regardless of assigned flags iAlphaFlags=4845 ; Default[4845] iAlphaThreshold=0 ; Default[0] Oh, wow, thanks. Didn't think it would just be an ini edit.Â
Le_Spectre Posted March 9, 2020 Posted March 9, 2020 On 3/6/2020 at 4:23 PM, chevalierx said: th fix it in ini file skse64.ini that come with racemenu just read it and chang evalues  [Overlays/Data] ; Assigns these alpha properties to all overlays when they are applied ; 4844, 128 is recommended for solid overlays (they will render correctly underwater) ; Changing the overlay's alpha value ingame acts like 4845 regardless of assigned flags iAlphaFlags=4845 ; Default[4845] iAlphaThreshold=0 ; Default[0] The exact file is skee64.ini in Data/SKSE/Plugins. Do not change the skse64.ini (which exists too) located in Data/SKSE. Still didn't know this existed so kudos regarless.
Asura Scorpion Posted April 25, 2020 Posted April 25, 2020 I must add that this solution might work for slavetats, but it doesn't work for sheers/nylons like the pantyhose racemenu overlays. It solves the error where they disappear, but instead the alpha is limited to either fully opaque or fully transparent, meaning there can be no "sheerness" or "transparency" to the overlay. This messes up the purpose
blackoperations Posted January 11, 2023 Posted January 11, 2023 On 3/6/2020 at 10:23 AM, chevalierx said: th fix it in ini file skse64.ini that come with racemenu just read it and chang evalues  [Overlays/Data] ; Assigns these alpha properties to all overlays when they are applied ; 4844, 128 is recommended for solid overlays (they will render correctly underwater) ; Changing the overlay's alpha value ingame acts like 4845 regardless of assigned flags iAlphaFlags=4845 ; Default[4845] iAlphaThreshold=0 ; Default[0] To this? [Overlays/Data] ; Assigns these alpha properties to all overlays when they are applied ; 4844, 128 is recommended for solid overlays (they will render correctly underwater) ; Changing the overlay's alpha value ingame acts like 4845 regardless of assigned flags iAlphaFlags=4844 ; Default[4845] iAlphaThreshold=128 ; Default[0]
Its_LB Posted March 31, 2023 Posted March 31, 2023 On 1/11/2023 at 9:36 AM, blackoperations said: To this? [Overlays/Data] ; Assigns these alpha properties to all overlays when they are applied ; 4844, 128 is recommended for solid overlays (they will render correctly underwater) ; Changing the overlay's alpha value ingame acts like 4845 regardless of assigned flags iAlphaFlags=4844 ; Default[4845] iAlphaThreshold=128 ; Default[0] did it work?
shrtjsrtj Posted April 1, 2023 Posted April 1, 2023 21 hours ago, Its_LB said: did it work? Fixed slavetats and transparent clothes for me, not sure about the transparent overlays issue though.
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