DoujinStars
Ersh

Ersh

patreon


Ersh posts

Status update

Hey!

It's been over a year since I have started working on OAR and I'm still not done. I'm currently working on a pretty big OAR update that should fix many reported issues, especially with paired animations. It'll also include an animation event log that I know will be useful for some user...

View Post

Starfield Luma Release!

Hey! We've just pushed the publish button on Luma:

https://www.nexusmods.com/starfield/mods/4821

Reminder, it's also got some good stuff for non-HDR users as well.

I'm going back to Skyrim soon...

View Post

Starfield Luma testing

Hey! I've been working with some incredibly talented people on a Starfield mod that improves the visuals - adds true native HDR, fixes up the color grading, film grain etc. The main focus was implementing actual HDR output (as opposed to AutoHDR solutions) for monitors that support HDR, but the o...

View Post

No Furniture Camera

Hey, I've just published No Furniture Camera and a tiny update to TDM with a few bugfixes. 

https://www.nexusmods.com/skyrimspecialedition/mods/100515

Looking at TDM code is kinda p...

View Post

Native HDR and Color Banding Fix for Starfield

Hey! If any of you have HDR monitors and are playing Starfield, you'll probably want to use this. I couldn't get into the game without trying to get some sort of better HDR working because it really does not look good on an OLED screen in vanilla.

2023-09-03 23:20:36 +0000 UTC View Post

Open Animation Replacer 2.0.0 and Paired Animation Improvements

Hey! I've just uploaded the big paired animation update to OAR as well as the new version of the small plugin previously named Paired Animation Annotation Fix.

https://www.nexusmods.com/skyrimspeci...

View Post

Native Camera Tweaks for Baldur's Gate 3

Hey! I've been playing Baldur's Gate 3 lately and I wasn't really satisfied with the vanilla camera and the camera mods available. So I made one.

https://www.nexusmods.com/baldursgate3/mods/945

Thi...

View Post

Paired Animation Annotation Fix test

Hey! I'm still working on some stuff for OAR - namely paired animation replacements. I'm happy to say that I've finally cracked the puzzle and figured out how the damn things work.

Along the way I learned about a vanilla issue where the paired animations wouldn't play triggers (animation ev...

View Post

Open Animation Replacer Released!

Hey everyone! I've just clicked the publish button on the Nexus page!

Open Animation Replacer at Skyrim Special Edition Nexus - Mods and Community (nexusmods.com)

Some conditions and thei...

View Post

Open Animation Replacer 0.9.0

Hey! It's time for one last test round before release.

Some legacy conditions have been consolidated into more generic ones that have additional variables, for example IsEquippedRightType and IsEquippedLeftType are now IsEquippedType with an additional boolean variable that defines whether ...

View Post

Open Animation Replacer 0.8.0

Hey!

This version unfortunately has a breaking change that will require recreating all the .json files. Hopefully won't happen again, but it was necessary.

Conditions underwent a major rework yet again, this time vastly improving their flexibility to allow creating ne...

View Post

Open Animation Replacer 0.7.0

Hey! I reworked the internals quite a lot again. Animations can now be marked as interruptible - which will keep checking the conditions while they're playing and will immediately replace them if needed.

The short blending you see when an interruptible animation gets interr...

View Post

Open Animation Replacer 0.6.1

Hey! This time, I've fixed a major bug that existed since the beginning of OAR and added a way to save an user config for legacy mods.

The bug was causing synchronized animations to fail - killmoves, horse mounting - depending on the animation count in DefaultMale and DefaultFemale projects...

View Post

Open Animation Replacer 0.5.1

Hey! It's finally ready, I think. The big update.

OAR now has its own structure for replacer mods that has significant advantages over DAR. DAR mods are of course still fully supported and treated as "legacy" mods.

The in-game editor has been massively overhauled. You can now add/remo...

View Post

Open Animation Replacer status update

Hey!

I'm still working on the new OAR mod structure and the ingame editor. There's no point releasing a version with a half done editor because it's not going to have any practical use.

The next version will have full support for the new structure, .json config file loading/saving and...

View Post

Open Animation Replacer 0.4

Hey!

It appears that I've found all the places I needed to fix up to double the max animation limit in a project from 32k to 64k.

The default value is still 32k but you can increase that through the ingame settings menu (press insert to open, the key can be changed in the ini that's g...

View Post

Open Animation Replacer 0.3; A breakthrough?

Hey! While trying to double the 32k animation limit I stumbled upon a ridiculously simple change that seems to make actors not use the animation queue AT ALL.

No more having to manually load all the replacement animations, no more waiting for the animation queue, no more T-Pose,

I cou...

View Post

Open Animation Replacer 0.2

Hey! I've been busy with the in-game menu.

Right now, the menu will only allow inspection for legacy animations (DAR-structured mods). You can select a ref to see which conditions are passing and which are not, in real time.

In the future, with mods structured for OAR (I haven't start...

View Post

DAR updated :)

Happy to hear DAR has just been updated (glad to know Felisky's alive - we've all been worried), also happy to hear that Felisky considers releasing sources - no matter how messy the code is, it's always good to share! We're all learning from each other, and improving.


This chang...

View Post

Open Animation Replacer 0.1.3

Hey!

I think it might already be time to start first gameplay tests. I've absolutely no-lifed the last few days. From my very limited tests it seems to have the exact same behavior, but I only installed a few DAR mods and ran around.

As for the differences from DAR, they are mostly in...

View Post

Open Animation Replacer progress update; Slow animation queue fixed

Hey! The plugin's progressing well, although it turns out I'm actually doing things in a different way than DAR and hitting different issues. From what I can tell, what DAR is doing to the animation list is actually destructive. I'm still not sure how it manages to work with the animation list be...

View Post

The DAR problem; Open Animation Replacer

Hey! As you're probably all aware, DAR is still not updated to the most recent Skyrim version. It has become a rather big problem, leading people to downgrade their game version, which is a temporary solution, but is not feasible in the long run. 

Imagine starting to mod a game you're ...

View Post

Precision 2.0.0 out, Accuracy updates

Hey, I just released v2.0.0 on Nexus. I've updated Accuracy to work with the new version, and added the projectile speed multipliers, complete with a MCM.

EDIT: Recompiled so it works with 1.6.640.

View Post

Precision rework test

Hey,

It seems I'm done with the main rework, and my limited testing surprisingly resulted in no issues.

Active ragdoll is now only added for a short while on hit, any collisions are done on a duplicated skeleton that should not interfere with the game physics. It literally only collid...

View Post

Quick status update

Hey! I'm currently working on a pretty major Precision rewrite that should fix most, if not all, of the remaining weird issues - they're all related to the active ragdoll being always "added" to the character. However, unlike PLANCK, I'm only really using the ragdoll for the physical hit reaction...

View Post

TrueHUD Update sneak peek

Hey, I'm working on a way overdue TrueHUD update with some requested stuff and new features.

I'm adding a configurable way to display active effects on actor info bars. Have a sneak peek:

(Th...

View Post

Accuracy - Precise Projectile Collisions

Hey there! Here's the very first, early version of Accuracy - a companion mod to Precision.

In case you didn't know, in vanilla, projectiles actually collide with the character controller's collider, not the body mesh. The character controller's collider is just an upright capsule (or three...

View Post

Dynamic Collision Adjustment test

Hey, I've been working on a small plugin (which took a lot more time and effort than I expected) that will adjust the character controller collisions (the collision that is used for movement and projectiles) based on actor scale and sneaking/swimming states. I need to know whether it works fine i...

View Post

Precision release, and what's next

Hey!

Precision is now out on the Nexus!

Thank you all so much for the support and the bugs and crashes you've reported!

I'm gonna take a short break to catch my breath, solve any pr...

View Post

Precision 0.5.2

Hey there! I'm finally done with the next update. A LOT of fixes, and a few minor features.

  • Moved the plugin to CommonLib-NG - now a single .dll supports both SE and AE!
  • MikeNike's custom recoil animations are included (left handed recoil is still missing and the right handed...

    View Post