Kawasumi Nana Posted May 15, 2024 Posted May 15, 2024 Hello Osmel, I found something really weird these days. My [Papyrus] settings in Skyrim.ini were like: [Papyrus] fUpdateBudgetMS=2.4 fExtraTaskletBudgetMS=2.4 fPostLoadUpdateTimeMS=2000.0 iMinMemoryPageSize=256 iMaxMemoryPageSize=512 iMaxAllocatedMemoryBytes=2457600 running almost perfectly with Sexlab Utility Plus and SLSO. But after I changed iMaxAllocatedMemoryBytes=245760000 or bIgnoreMemoryLimit=true (PapyrusTweaksNG), the sexlab scenes won't advance and loop infinitely. Calling console or MCM out was the only way to advance. It makes me so confused, because I heard iMaxAllocatedMemoryBytes is just the maximum amount of memory which the VM will allocate in total for stack frames. How could it interfere the sexlab scenes? Could you give me some advice? Thank you!
OsmelMC Posted May 15, 2024 Author Posted May 15, 2024 40 minutes ago, Kawasumi Nana said: Hello Osmel, I found something really weird these days. My [Papyrus] settings in Skyrim.ini were like: [Papyrus] fUpdateBudgetMS=2.4 fExtraTaskletBudgetMS=2.4 fPostLoadUpdateTimeMS=2000.0 iMinMemoryPageSize=256 iMaxMemoryPageSize=512 iMaxAllocatedMemoryBytes=2457600 running almost perfectly with Sexlab Utility Plus and SLSO. But after I changed iMaxAllocatedMemoryBytes=245760000 or bIgnoreMemoryLimit=true (PapyrusTweaksNG), the sexlab scenes won't advance and loop infinitely. Calling console or MCM out was the only way to advance. It makes me so confused, because I heard iMaxAllocatedMemoryBytes is just the maximum amount of memory which the VM will allocate in total for stack frames. How could it interfere the sexlab scenes? Could you give me some advice? Thank you! The transition is triggered by time and the last versions of SexLab use it's own time function based on the game time that is paused when you open the menu's. Even if the Papyrus Tweaks NG allow you change that, still most of the Skyrim mods are tested under the default parameters range. So anything can happen with those parameters that exceed the original design. Even if the Papyrus Tweaks NG allow you change many things, the trick really is find the best combination for you. Many of the Papyrus Tweaks NG options cause more problems than solutions for example I first try to change the Dump Stack times and at first was fine but after some time end worse than before. 1
Kawasumi Nana Posted May 16, 2024 Posted May 16, 2024 9 hours ago, OsmelMC said: The transition is triggered by time and the last versions of SexLab use it's own time function based on the game time that is paused when you open the menu's. Even if the Papyrus Tweaks NG allow you change that, still most of the Skyrim mods are tested under the default parameters range. So anything can happen with those parameters that exceed the original design. Even if the Papyrus Tweaks NG allow you change many things, the trick really is find the best combination for you. Many of the Papyrus Tweaks NG options cause more problems than solutions for example I first try to change the Dump Stack times and at first was fine but after some time end worse than before. I'll stick to the old settings then. Thank you so much!😄
gnate Posted May 17, 2024 Posted May 17, 2024 Is there any way to make version 4.13 of AC work with the tweak or do I have no choice but to use version 4.06? Tried using it and it almost works.. some things like resisting an aggressive creature causes the engagement to fail
OsmelMC Posted May 18, 2024 Author Posted May 18, 2024 20 hours ago, gnate said: Is there any way to make version 4.13 of AC work with the tweak or do I have no choice but to use version 4.06? Tried using it and it almost works.. some things like resisting an aggressive creature causes the engagement to fail Use the tweak for the V4.13.
PippinTom Posted May 18, 2024 Posted May 18, 2024 19 minutes ago, OsmelMC said: Use the tweak for the V4.13. There is no such thing here - where can I find it?
OsmelMC Posted May 18, 2024 Author Posted May 18, 2024 (edited) 21 hours ago, gnate said: Is there any way to make version 4.13 of AC work with the tweak or do I have no choice but to use version 4.06? Tried using it and it almost works.. some things like resisting an aggressive creature causes the engagement to fail 1 hour ago, OsmelMC said: Use the tweak for the V4.13. 1 hour ago, PippinTom said: There is no such thing here - where can I find it? Sorry, my mistake. I confused the v4.13 with the v4.0 BETA 13. Yes the last Tweak was for the v4.06 because none of the original versions since then is working properly, at least on my game, event without my tweaks and I haven't found the reason so there will be no more tweaks. Not even conversions until the original one be working as intended. I don't remember the last time I saw one auto engage scene and the last version even report errors on the config that are hard to explain, plus I can't even compile it thanks to the SexLab P+ soft requirement. Edited May 18, 2024 by OsmelMC
Player80 Posted May 20, 2024 Posted May 20, 2024 On 5/18/2024 at 6:59 PM, OsmelMC said: Sorry, my mistake. I confused the v4.13 with the v4.0 BETA 13. Yes the last Tweak was for the v4.06 because none of the original versions since then is working properly, at least on my game, event without my tweaks and I haven't found the reason so there will be no more tweaks. Not even conversions until the original one be working as intended. I don't remember the last time I saw one auto engage scene and the last version even report errors on the config that are hard to explain, plus I can't even compile it thanks to the SexLab P+ soft requirement. If you use OAroused then creatures aren't handled properly. You should try
btasqan Posted May 21, 2024 Posted May 21, 2024 On 5/15/2024 at 1:35 AM, btasqan said: Is there a way to deactivate the sound that plays when I press a hotkey? In older versions that sound only played when adjusting position axix (x, y, z). Now it play on each hotkey press. Anyone? Thanks
OsmelMC Posted May 21, 2024 Author Posted May 21, 2024 21 minutes ago, btasqan said: Anyone? Thanks Something on the Sound configuration should work to low the volume. Check the Voice page of the SexLab MCM and the Skyrim Sound configuration. I think these sounds are classified as effects
btasqan Posted May 21, 2024 Posted May 21, 2024 (edited) 1 hour ago, OsmelMC said: Something on the Sound configuration should work to low the volume. Check the Voice page of the SexLab MCM and the Skyrim Sound configuration. I think these sounds are classified as effects I tried tuning them options related to any sort of effect or sound effect down, but nothing changed regarding to my entry problem. As mentioned in stock Sexlab, the sound only plays when adjusting player or partner position during sex scenes. With SL Utility Plus installed, it plays on every key press performed.. Older versions of SLU+ didnt handled this sound effect similar to stock SL. Edited May 21, 2024 by btasqan 1
yacky91 Posted May 23, 2024 Posted May 23, 2024 Hello I am not sure if this mod is the cause but just in case. I am on SE 1.5.97 I have issues with SLEN and some other mods that trigger scenes, making my female use male animations, even with restrict strapon use. And it only shows M/F animations in the list and no F/F at all. It could be that I am using SOS - No Futanari Schlong Addon and still detects my female as male?
OsmelMC Posted May 23, 2024 Author Posted May 23, 2024 3 hours ago, yacky91 said: Hello I am not sure if this mod is the cause but just in case. I am on SE 1.5.97 I have issues with SLEN and some other mods that trigger scenes, making my female use male animations, even with restrict strapon use. And it only shows M/F animations in the list and no F/F at all. It could be that I am using SOS - No Futanari Schlong Addon and still detects my female as male? On the "Animations Settings" page of the SexLab MCM you can see the SexLab Gender of the selected actor. My SOS Patch includes the SexLab Gender patch recommended for the FUTA actors. Search "SLEN" in this discussion thread and you probably will find the solution
terrorofmorrowind Posted May 23, 2024 Posted May 23, 2024 Anyone know if it's possible to autogenerate a slate list? I used to have it do this automatically but for some reason it's empty,
OsmelMC Posted May 24, 2024 Author Posted May 24, 2024 18 hours ago, terrorofmorrowind said: Anyone know if it's possible to autogenerate a slate list? I used to have it do this automatically but for some reason it's empty, You can import the ActionLog files. On my SLATE patch you can find my OsmelMC_ActionLog to import. The changes you do can also be stored on your ActionLog just make sure of enable it on the first option of the second page each time you open the SLATE MCM.
terrorofmorrowind Posted May 24, 2024 Posted May 24, 2024 (edited) 1 hour ago, OsmelMC said: You can import the ActionLog files. On my SLATE patch you can find my OsmelMC_ActionLog to import. The changes you do can also be stored on your ActionLog just make sure of enable it on the first option of the second page each time you open the SLATE MCM. oh the action logs work, it's just that none of the animations that are listed in sexlab, will show up to modify them. I tried the previous version that I used which was from 2022 and that one does show me the animations. Am I perhaps missing something? Do i need to update one of the requirements, I have all of them installed already? I did the clean save import method to keep my settings. Here's a pic to show you what I mean, it's like it somehow can't find my animations folder or something. Edited May 24, 2024 by terrorofmorrowind
terrorofmorrowind Posted May 24, 2024 Posted May 24, 2024 This is what it looks like in 2022 version of sexlab utility plus.
terrorofmorrowind Posted May 24, 2024 Posted May 24, 2024 (edited) I just discovered that you also made your own version of SLAL, I'm still using the old one perhaps that is the reason why? Btw, thank you for keeping the sexlab modding scene alive by maintaining these mods. Very much appreciated. 😊 Edited May 24, 2024 by terrorofmorrowind
OsmelMC Posted May 24, 2024 Author Posted May 24, 2024 2 hours ago, terrorofmorrowind said: I just discovered that you also made your own version of SLAL, I'm still using the old one perhaps that is the reason why? Btw, thank you for keeping the sexlab modding scene alive by maintaining these mods. Very much appreciated. 😊 When you update the SexLab Utility Plus you have to choose between the Skyrim's LE/SE and AE. The SE version comes with it's own PapyrusUtil that is unique and can't be overwrite by any other PapyrusUtil. Also make sure of use the Clean System option after update the SexLab Utility Plus and wait until all the animations be registered before try to use the SLATE. By the way I also made a update for the SexLab Animations Loader that have some improvements over the original one and in it's download page is the link to the version on the GitHub server that is faster dealing with the updates of the animation packages. 1
dePog Posted May 25, 2024 Posted May 25, 2024 (edited) Trying to track down where a sound is coming from during sex animations. I can only guess it is supposed to be the male breathing, but I would like to turn it off. Does Sexlab Utility Plus add a breathing sound during sex animations, and if so, can it be turned off? If it isn't from SUP, has anybody had any experience with another mod doing that? Edited May 25, 2024 by dePog
OsmelMC Posted May 25, 2024 Author Posted May 25, 2024 2 hours ago, dePog said: Trying to track down where a sound is coming from during sex animations. I can only guess it is supposed to be the male breathing, but I would like to turn it off. Does Sexlab Utility Plus add a breathing sound during sex animations, and if so, can it be turned off? If it isn't from SUP, has anybody had any experience with another mod doing that? The sounds on the SLU are the same as in the Framework. The difference is on the control of the volume and most of the hotkeys have sounds. The breath sound probably come from another Mod There are many ways to add sounds so the first is identify the type of sound to find the source. You can try lowing the voice to 0 on the Skyrim settings. The dialogues and sounds of the SexLab voices use that control so if the breath disappear is probably one of those. If not the second is low the Effects volume to 0 after restore the voice. The effects on the SexLab are mostly the beeps of the hotkeys but also there are some effects like orgasm or splashes that can be used by the animations and most recent some author's are adding they own sound effects directly on the animations but those cases are very specific and will play just on those animations.
semper_solus Posted May 25, 2024 Posted May 25, 2024 I've tried looking through the forum here and maybe I just keep missing it, but here's my issue: (Running on SE) I had an older version of SLU+ previously that I found was not applying any Expressions during scenes. Tried altering the load order and nothing fixed it. Upgraded to the latest version and that seemed to work, but now it won't apply any of the Cum effects from either Cum Overlays or Advanced Cum Stages. Even after getting the latest versions of those. Even troubleshooting load order again and everything. The SL Debug doesnt show that the Orgasm effect even occurs with SLU+
OsmelMC Posted May 26, 2024 Author Posted May 26, 2024 22 hours ago, semper_solus said: I've tried looking through the forum here and maybe I just keep missing it, but here's my issue: (Running on SE) I had an older version of SLU+ previously that I found was not applying any Expressions during scenes. Tried altering the load order and nothing fixed it. Upgraded to the latest version and that seemed to work, but now it won't apply any of the Cum effects from either Cum Overlays or Advanced Cum Stages. Even after getting the latest versions of those. Even troubleshooting load order again and everything. The SL Debug doesnt show that the Orgasm effect even occurs with SLU+ Install the Cum Overlays Extended and the last SLU+, make sure that nothing overwrite the SLU files without exception. Executed the Clean System option in the last page of the SexLab MCM. Wait until show the message of done or installed and install all the SLAL animations and once be done you should import and apply my SLATE ActionLog.
semper_solus Posted May 26, 2024 Posted May 26, 2024 (edited) 3 hours ago, OsmelMC said: Install the Cum Overlays Extended and the last SLU+, make sure that nothing overwrite the SLU files without exception. Executed the Clean System option in the last page of the SexLab MCM. Wait until show the message of done or installed and install all the SLAL animations and once be done you should import and apply my SLATE ActionLog. Beautiful, solved that problem. Thank you. However, new problem... now actors will randomly disappear during scenes and wont reappear until the final stage. Im so confused. EDIT: also my game sound now cuts out until I exit the game as well? Edited May 26, 2024 by semper_solus new information during new test
OsmelMC Posted May 27, 2024 Author Posted May 27, 2024 4 hours ago, semper_solus said: Beautiful, solved that problem. Thank you. However, new problem... now actors will randomly disappear during scenes and wont reappear until the final stage. Im so confused. EDIT: also my game sound now cuts out until I exit the game as well? Both are problems between your game and your PC. The actors disappearing can be caused by the physics or something equiped. Equip or unequip something on the hidden actor usually make them reappear. Probably can be prevented with better FPS rate and Physics configured for that FPS. The lowest effective FPS considered on the configuration of the physics is 60FPS so anything under that can cause issues. But I play with less than 30FPS and usually is fine so if you get this problem too often maybe be something on the actor; in my experience can be caused by some equipped items with issues on the skeleton bones, or the face CACHE of the actor. The sounds is probably related with your sound card/driver or some corrupted sound file. Happen sometimes with some old games like Skyrim but I don't know the reason. Just know that don't seems to be related with any Mod or script in particular. 1
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