nonofyodambiznes Posted July 28, 2024 Posted July 28, 2024 (edited) Looks like there's a lot of new options now Can't wait to see the future of this mod Edited July 28, 2024 by nonofyodambiznes
killer905 Posted July 28, 2024 Posted July 28, 2024 1 hour ago, MuellerMat said: In Toasts discord there is an addon for the display model 3 mod that includes stuff like heads on spikes and a bunch of other goodies that also work with the player (while keeping the player alive). This could be worth a look. Yeah, avaible only on SE version so LE get nothing.
MuellerMat Posted July 28, 2024 Posted July 28, 2024 14 minutes ago, killer905 said: Yeah, avaible only on SE version so LE get nothing. ah I did not check for this. Is it are hard no or could it be done with a little bit of conversion?
z3r0 Posted July 28, 2024 Posted July 28, 2024 46 minutes ago, MuellerMat said: ah I did not check for this. Is it are hard no or could it be done with a little bit of conversion? Backporting things into LE is harder than converting LE to SE. Also some of the requirement mods already dropped LE support. In my opinion you should upgrade to SE or AE. You would be better off in the long run.
killer905 Posted July 29, 2024 Posted July 29, 2024 (edited) 7 hours ago, z3r0 said: Backporting things into LE is harder than converting LE to SE. Also some of the requirement mods already dropped LE support. In my opinion you should upgrade to SE or AE. You would be better off in the long run. I assume you're talking about pama? I know that and the latest 2.6.0(?) still works fine on LE. Well, I've tried to play it 3/5 times, but something always doesn't work on the SE version, it ruins the save (even after cleaning it doesn't want to load or properly uninstall). Animations that take 10 years to load in SLAL. The guillotine in the mod only works once, and then it doesn't cut off the head in any way. AE is the worst thing Bethesda could come up with. SE/AE simply gives me much more problems than this LE version. I don't know why, and I've already wasted enough time to get SE working as it should. Edit:// Or in SexLAb when there are 2 sex scenes the one that is not with the player always ends just stands there and moans. Edited July 29, 2024 by killer905
z3r0 Posted July 29, 2024 Posted July 29, 2024 (edited) 1 hour ago, killer905 said: I assume you're talking about pama? I know that and the latest 2.6.0(?) still works fine on LE. Well, I've tried to play it 3/5 times, but something always doesn't work on the SE version, it ruins the save (even after cleaning it doesn't want to load or properly uninstall). Animations that take 10 years to load in SLAL. The guillotine in the mod only works once, and then it doesn't cut off the head in any way. AE is the worst thing Bethesda could come up with. SE/AE simply gives me much more problems than this LE version. I don't know why, and I've already wasted enough time to get SE working as it should. Edit:// Or in SexLAb when there are 2 sex scenes the one that is not with the player always ends just stands there and moans. You have to limit FPS below 60 as script execution is tied to the FPS. If it is too high script execution goes apeshit in some cases like the guillotine. The SLAL animation registering is slow due to code and engine changes. What I do to speed it up: 1, Unlock FPS in ENB. 2, Hit register animations in SLAL. 3, Wait for it to finish registering the new animations. 4, Lock FPS back to 60. Edited July 29, 2024 by z3r0
Leavira Posted July 29, 2024 Posted July 29, 2024 1 hour ago, killer905 said: I assume you're talking about pama? I know that and the latest 2.6.0(?) still works fine on LE. Well, I've tried to play it 3/5 times, but something always doesn't work on the SE version, it ruins the save (even after cleaning it doesn't want to load or properly uninstall). Animations that take 10 years to load in SLAL. The guillotine in the mod only works once, and then it doesn't cut off the head in any way. AE is the worst thing Bethesda could come up with. SE/AE simply gives me much more problems than this LE version. I don't know why, and I've already wasted enough time to get SE working as it should. Edit:// Or in SexLAb when there are 2 sex scenes the one that is not with the player always ends just stands there and moans. Assuming your issue with the Guillotine is what I think it is, you have to use the activation handle on them immediately to reset them before doing anything else with the body thats on it or trying to use it again.
z3r0 Posted July 29, 2024 Posted July 29, 2024 2 minutes ago, Leavira said: Assuming your issue with the Guillotine is what I think it is, you have to use the activation handle on them immediately to reset them before doing anything else with the body thats on it or trying to use it again. And if you are running above 200 FPS it will turn the whole guillotine frame invisible. That is a script execution issue due too high framerate. I have tested it. This bug affects every script in some way. In some cases the system tolerates it more but generally it is a bad idea to run Skyrim above 60 FPS.
killer905 Posted July 29, 2024 Posted July 29, 2024 22 minutes ago, z3r0 said: You have to limit FPS below 60 as script execution is tied to the FPS. If it is too high script execution goes apeshit in some cases like the guillotine. The SLAL animation registering is slow due to code and engine changes. What I do to speed it up: 1, Unlock FPS in ENB. 2, Hit register animations in SLAL. 3, Wait for it to finish registering the new animations. 4, Lock FPS back to 60. Is it really necessary to have fun like this? Another reason not to use SE. Or not use SexLab stuff. 18 minutes ago, Leavira said: Assuming your issue with the Guillotine is what I think it is, you have to use the activation handle on them immediately to reset them before doing anything else with the body thats on it or trying to use it again. I'm sure I did it that way... I'll check it out when I find time or when a new version of Ravenous comes out. 18 minutes ago, z3r0 said: And if you are running above 200 FPS it will turn the whole guillotine frame invisible. That is a script execution issue due too high framerate. I have tested it. This bug affects every script in some way. In some cases the system tolerates it more but generally it is a bad idea to run Skyrim above 60 FPS. I don't run any game above 60 FPS because I don't have a monitor that supports above 60FPS, so it makes no sense for me to give it more than 60 and additionally tire the graphics card doing something unnecessarily.
MuellerMat Posted July 29, 2024 Posted July 29, 2024 Except for the long Slal registration when enabling the animations I did not have those issues on SE. And jest it takes a long time but I usually just grab a coffe in that time. And that is a tradefoff I am willing to take when I am running a stupid large mod list and ctd ing way less than I did on LE.
killer905 Posted July 29, 2024 Posted July 29, 2024 1 hour ago, MuellerMat said: Except for the long Slal registration when enabling the animations I did not have those issues on SE. And jest it takes a long time but I usually just grab a coffe in that time. And that is a tradefoff I am willing to take when I am running a stupid large mod list and ctd ing way less than I did on LE. Honestly? Last time I had CTD on LE was 3-4 years ago. Actually, this is not the thread for these conversations, and let's better focus on cool things for mod.
MuellerMat Posted July 29, 2024 Posted July 29, 2024 Yeah whatever works for the people works for them. And every modlist is different. I just wanted to throw out my experience.
nonofyodambiznes Posted July 30, 2024 Posted July 30, 2024 Outro showing player being butchered could be possible 1
rashken Posted August 1, 2024 Posted August 1, 2024 Hi, I have a problem. For some reason the game closes when entering the tower.
killer905 Posted August 1, 2024 Posted August 1, 2024 4 minutes ago, rashken said: Hi, I have a problem. For some reason the game closes when entering the tower. Make sure you have ZaZ 8.0 or ZaZ 8.0+
rashken Posted August 1, 2024 Posted August 1, 2024 2 hours ago, killer905 said: Make sure you have ZaZ 8.0 or ZaZ 8.0+ That worked, now Im at the part of selling my own fillet. I guessed the Bend Over object is the tree stump, since is the only one that made Simza move. But then I got stuck, idk if I just have to wait or I have to order her to finish me. But if I do the second the game closes.
rashken Posted August 1, 2024 Posted August 1, 2024 Well I got to the right place to bend over, but it didnt give me the item, just a generic fillet. And even with the quest asking me to deliver the food, none of the customers speak to me, so I cant even deliver.
killer905 Posted August 1, 2024 Posted August 1, 2024 48 minutes ago, rashken said: Well I got to the right place to bend over, but it didnt give me the item, just a generic fillet. And even with the quest asking me to deliver the food, none of the customers speak to me, so I cant even deliver. Cook it and take it to the person who wanted the filet.
Delzaron Posted August 1, 2024 Author Posted August 1, 2024 4 hours ago, killer905 said: Cook it and take it to the person who wanted the filet. +1 clients don't want crude food.
rashken Posted August 1, 2024 Posted August 1, 2024 Well, I tried again after getting some sleep. This is what happened in order: - First I cleaned up my inventory, leaving no other fillets on it. - I "bended down" for the slicing, that gave me one Cooked Fillet with his bean - The quest log now says:" Simza cooked my fillet. I must serve it now..." in the description. And the quest is "Serve the meal to the client." - But when I go to the clients, none will allow me to talk to them. So I can't give the meal to the client.
Delzaron Posted August 2, 2024 Author Posted August 2, 2024 On 8/1/2024 at 3:17 PM, rashken said: Well, I tried again after getting some sleep. This is what happened in order: - First I cleaned up my inventory, leaving no other fillets on it. - I "bended down" for the slicing, that gave me one Cooked Fillet with his bean - The quest log now says:" Simza cooked my fillet. I must serve it now..." in the description. And the quest is "Serve the meal to the client." - But when I go to the clients, none will allow me to talk to them. So I can't give the meal to the client. indeed. Simza cooks the fillet. You need to serve the object wiht ID A1RDarkElfMusselCooked. if you still met the problem : setstage the quest to stage 50. I'll add a debug dialogue. I also add to remove the cooked fillet when you'll serve it.
Ink_Ribbon Posted August 3, 2024 Posted August 3, 2024 (edited) v4 - Ravenous v3.26 hotfix 1 Patched existing dialogue and message boxes to reconnect to v3.26 content. No new dialogue changes yet. Sorry again for the delay in updating my patches, I've been very busy with a potential move to another state for the last couple of weeks, and that's been sapping my energy. If I get the job in the new location, then the move will stick and I'll be without my computer for a while, so the updates likely won't happen for a couple more months. You're all lucky that Delzaron posted 3.26 on a day where I was already awake and coherent enough to forward the changes and make sure everything connected before I actually left, heh. Delzaron, I've had a look at the new quests/dialogue in XEdit and I do very much like them! These are fun scenarios and additions to existing quests, and I look forward to having the free time to see them properly in-game. RavenousTextEdits_v4.zip Edited August 3, 2024 by Ink_Ribbon Rephrasing
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