massclown / HalfSwordSplitScreenMod

Half Sword Split Screen Mod
MIT License
0 stars 0 forks source link

controller 1 and 2 only move the left screen #2

Open Mmecham11 opened 1 month ago

Mmecham11 commented 1 month ago

How do I make controller 1 and 2 control different screens/ characters

massclown commented 1 month ago

This is very strange and should not happen normally, could you please confirm if you use any software to remap controllers maybe?

Mmecham11 commented 1 month ago

This is very strange and should not happen normally, could you please confirm if you use any software to remap controllers maybe?

Thanks for responding so fast you’re awesome, I actually figured it out I had to turn off steam controller but while I have you here I was wondering why does the hud with the level and the health in each body part typically break at 400 points any fixes it really helps thanks so much!

Mmecham11 commented 1 month ago

It just stops working

massclown commented 1 month ago

The HUD update loop of the trainer mod sometimes cannot find one of the game's objects (the places from where it reads the player's health, score, etc.), which may happen either due to a bug in UE4SS or due to the general instability of the game's engine. I actually just tried to improve the handling of these errors in the upcoming v0.10 release of the trainer mod (the HUD should try to keep updating itself if that happens, and not stop).