kurushimee

Results 12 comments of kurushimee

Well I was able to fix the last two by removing them as they're now deprecated. What about the first three?

Fixed by: - Changing required value from 17 to 18 (changed in UE5 I guess?) at line 407 in `Source/Native/Source/UnrealCLR/Private/UnrealCLRFramework.cpp`. - Removing/commenting out lines 410 and 412 in `Source/Native/Source/UnrealCLR/Private/UnrealCLRFramework.cpp`. Most...

I'm currently making a GUI for JSM! [You can see it here.](https://github.com/iver0/JoyShockGraphic) The release is due tomorrow, for it there will be a packaged version with a quick guide. Looks...

I have the same issue, kinda the only reason why I unfortunately can't use Sodium Reforged rn!

To clarify, this issue is also not present with setting `MOTION_STICK_MODE` to either of `LEFT_STICK` or `RIGHT_STICK`, but present when setting it for steering, for example with `LEFT_STEER_X`

I see the confusion now, the issue isn't present when setting `MOTION_STICK_MODE` to `LEFT_STICK` or `RIGHT_STICK`, but it's there when you set it to `LEFT_STEER_X` for example, which is what...

Yeah, this still works and is still needed.