-
Posts
9 -
Joined
-
Last visited
Everything posted by Blackgabster
-
Skyrim SE - Mod Idea: Bigger Collisionbox for Humanoids
Blackgabster replied to Blackgabster's topic in Mod Ideas
Guys, the god machinegod420 made it. https://www.nexusmods.com/skyrimspecialedition/mods/119844?tab=description -
Vanilla Collisionbox size creates clipping In Skyrim the collision that happens between actors when they walk against each other (not the hitboxes when actor gets hit) are a bit to small in my opinion, causing characters to clip through each other, which happens especially with custom combat animations. Also characters are standing too close to the opponent during combat, which looks a bit silly. Take a look at this video to know exactly what i mean. The issue of small collisionboxes is even more so apparent if using MCO, since the characters are almost always walking forwards while attacking and thus leading to characters collosion boxes colliding during fights. With the help of the mod Dynamic Collision Adjustment i could expand the player collisionbox size via a sloppy maneuver. I setscaled the player taller with console command, and then reduced his size in racemenu again to match his regular size again. When using the mod, this enlarges the collision box radius of the player, which is exactly what i wanted. But there are three problems with this solution: 1. Character starts ice skating -- 2. Collision box height is way too tall -- 3. NPC vs NPC combat is not affected. Apart from that i searched the default skyrim ini files for a way to adjust collision, also checked SSEdit and tried it with CreationKit, but to no avail. Summary The idea of this mod is basically to enlarge collision hitbox radius. Expanding it would be diserable for humanoids, possibly for falmer and draugr too, i didn't test it. The best thing would be an MCM Menu where the collisionbox radius of different creature types is adjustable. If anyone has a hint how to find a solution for this, i'd be very grateful for a reply
-
[Mod Request] Slope Stutter Movement Fix for Skyrim SE/AE
Blackgabster replied to Blackgabster's topic in Mod Ideas
So i found a solution, just an ini file change actually. I uploaded it as a mod here: https://www.nexusmods.com/skyrimspecialedition/mods/114605?tab=description -
Actually i think you still have that bug, just didn't notice. Since this seems to be a Vanilla bug (with no mods installed) and also i think there is no fix for it yet. But if you indeed don't have that stutter while starting to run/walk/sprint while on a hill, i'd be highly interested to see your load order or a video of your game without this bug. Because this would probably mean you have a bugfix for it installed. I get it, if it would be too much effort tho.
-
Thanks for the reply! I investigated explanation 1 a bit and ran AnimationCatcher on SE and LE, and it seems LE has also got the IdleStop and IdleOffsetStop. I couldn't identify any oddities there unfortunately. here's a video of it and explaning screenshots: AnimationCatcher Screenshot LE: https://app.gemoo.com/share/image-annotation/626262400760877056?codeId=PYlGz467BxpxZ&origin=screenshotuploader&card=626262399133487104 AnimationCatcher Screenshot SE: https://app.gemoo.com/share/image-annotation/626262635386073088?codeId=MpO59EO2rRA4x&origin=screenshotuploader&card=626262633666404352 AnimationCatcher Screenshot SE (While T-Posing): https://app.gemoo.com/share/image-annotation/626263176346427392?codeId=vJ37J36oNyBwj&origin=screenshotuploader&card=626263174735814656 Only thing i found out is, contrary to what i thought before, the stutter animation is not playing in SE while T-posing. Maybe the stutter has something to do with your second explanation. I have the feeling in Vanilla SE the character is "Bobbing" around more in general (feet seem to have collision with the floor creating the updown shake), while in SE the character moves very congruent to the ground underneath, seemingly detached from whatever the legs are doing, if you know what i mean..
-
Hello, i found this headache inducing movement bug in vanilla Skyrim SE/AE (yes guys, you probably all have this bug), and i'm curious if anyone knows a fix for this: In Skyrim SE/AE the player character stutters when starting to run or when changing movement speed, WHILE being on any sloped ground (hill). Unlike in Skyrim LE, where the movement is smooth. Take a look at this video if interested, i showcased it there. The problem doesn't seem to get fixed by any mod. Not by bugfix mods (i tried many) or miraculously by mods that alter movement like True Directional Movement, S.M.C. - Skyrim Motion Control, or by mods that change animations - stutter happens even while t-posing, but not in LE. Additionally i tried to see if different versions of Skyrim would fix the problem, but to no avail. 1.6.1170, 1.6.640 and 1.5.97 are the ones i tested. I even tried installing Skyrim on an other computer, that never had any mods installed - and the bug still happens. So, if you have any idea or just want to express your feelings towards this unfortunate matter or if you actually know a fix, you're very welcome to reply :). --------------------------------------------------------------------------------------- [Operating System] Windows 10 [Skyrim Version] 1.6.1170, 1.6.640 and 1.5.97 [Launching Platform] Steam [Actions Before Bug] Clean install for version 1.6.1170, then downgrade to 1.6.640, and further downgraded to 1.5.97 [Does doing the same set of actions consistently reproduces the bug?] Yes
-
Hello guys, this is a Mod Request for Skyrim SE/AE, for fixing a bug, which occurs in Skyrims movement: In Skyrim SE/AE the player character stutters when starting to run or when changing movement speed, WHILE being on sloped ground (hill). Unlike in Skyrim LE, where the movement is smooth. Take a look at this video if interested, i showcased it there. The problem doesn't seem to get fixed by any mod. Not by bugfix mods (i tried many, basically all of them) or miraculously by mods that alter movement like True Directional Movement, S.M.C. - Skyrim Motion Control, or by mods that change animations (stutter happens even while t-posing, but not in LE). Additionally i tried to see if different versions of Skyrim would fix the problem, but to no avail. 1.6.1170, 1.6.640 and 1.5.97 are the ones i tested. I just posted this for the possibility of an incredible modder seeing this, that wants to address this issue. Since the bug isn't in Legendary Edition, i wondered if there might be a "fairly" easy solution like porting LE behaviour to SE or something... If anybody has an idea what could be the cause i'd highly appreciate a reply. I don't really have modding skills, but if anyone wants to address this issue, i offer my help wherever i can.