Nuascura Posted February 11, 2024 Posted February 11, 2024 So, bizarre issue: Hands, body, legs, face - all available slots are limited to three for some reason. I bumped into this issue when messing with SlaveTats, but it seems it's not SlaveTats' fault since the Racemenu through showracemenu also only shows three open slots per overlay tab. I've increased the available slots via SKEE.ini to no effect. Any advice would be appreciated.
traison Posted February 11, 2024 Posted February 11, 2024 The ini you should edit is called skee64.ini. Assuming the ini file name was just abbreviated, and you did edit a file with the correct name: are you sure you edited the correct file? You have no other mod overriding it further down the load order?
Nuascura Posted February 11, 2024 Author Posted February 11, 2024 15 minutes ago, traison said: The ini you should edit is called skee64.ini. Assuming the ini file name was just abbreviated, and you did edit a file with the correct name: are you sure you edited the correct file? You have no other mod overriding it further down the load order? Yeah I did edit it properly. Turns out my issue was because I'm playing on Linux. So half-an-hour later, I've solved the mystery, lol. https://www.nexusmods.com/skyrimspecialedition/mods/19080/?tab=forum&topic_id=12382943 Each line's comments were interfering with how they were being expressed/interpreted. Something like this was default: [Overlays/Body] ; "Body [Ovl#]" and "Body [SOvl#]" Default 6 and 1 ; Determines how many body overlays there should be iNumOverlays=24 ; default: 6 iSpellOverlays=4 ; default: 1 This didn't work: [Overlays/Body] ; "Body [Ovl#]" and "Body [SOvl#]" Default 6 and 1 ; Determines how many body overlays there should be iNumOverlays=24 iSpellOverlays=4 This worked: [Overlays/Body] ; "Body [Ovl#]" and "Body [SOvl#]" Default 6 and 1 ; Determines how many body overlays there should be iNumOverlays=24 iSpellOverlays=4
libertyordeath Posted February 11, 2024 Posted February 11, 2024 2 hours ago, Nuascura said: Yeah I did edit it properly. Turns out my issue was because I'm playing on Linux. So half-an-hour later, I've solved the mystery, lol. https://www.nexusmods.com/skyrimspecialedition/mods/19080/?tab=forum&topic_id=12382943 Each line's comments were interfering with how they were being expressed/interpreted. Something like this was default: [Overlays/Body] ; "Body [Ovl#]" and "Body [SOvl#]" Default 6 and 1 ; Determines how many body overlays there should be iNumOverlays=24 ; default: 6 iSpellOverlays=4 ; default: 1 This didn't work: [Overlays/Body] ; "Body [Ovl#]" and "Body [SOvl#]" Default 6 and 1 ; Determines how many body overlays there should be iNumOverlays=24 iSpellOverlays=4 This worked: [Overlays/Body] ; "Body [Ovl#]" and "Body [SOvl#]" Default 6 and 1 ; Determines how many body overlays there should be iNumOverlays=24 iSpellOverlays=4 Careful! The number of overlays supported differs by system, and nobody seems to know the reason. There's people who can run dozens of overlays just fine, and others (like me) who can barely raise the defaults. What happens if you raise the limit too high? Simple: It stops working. No overlays appear at all. So, fairly easy to test where your limits are. Just make sure you do test properly, or else in a month or so you wonder why shit doesn't work, and go on a long bug-hunting spree having forgotten you changed the limits.
xurx122 Posted March 8, 2024 Posted March 8, 2024 Linux user here, this worked for me too. On 2/11/2024 at 11:15 AM, Nuascura said: This worked: [Overlays/Body] ; "Body [Ovl#]" and "Body [SOvl#]" Default 6 and 1 ; Determines how many body overlays there should be iNumOverlays=24 iSpellOverlays=4
rodaynam Posted December 6, 2025 Posted December 6, 2025 holy moly dude, you dont know how thankful i am🙏🙏
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