JJones780

Results 30 comments of JJones780

Thanks for mentioning Proton beta! I had tried the latest GE-Proton8-32 ( without success) but gave "Proton Experimental" and try and it works much better ( as you said )....

One thing we may be doing differently... I've got **`taskset -c 4-7 %command%` i**n my SteamVR launch options from my [Sturmovik Install](https://github.com/ValveSoftware/Proton/issues/3106#issuecomment-1560690048). I added **`taskset -c 10-11 `** to my...

I wonder if the playerspace changeover issue is where I lose color bitdepth? Sometimes it's fine but more than not it isn't. I also was abel to use the BMS...

Unplugging other joysticks fixed it for me. Thanks Vash63

For anyone doing this in Linux, You have about 5s after /dev/ttyACM0 appears before it goes away ( and switches over to connecting the SD card). I ran each command...

See if the changes mentioned in my comment in #22322 help? I didn't use the bugfix code as I assumed git had progressed... got it working anyways from 2.1.2.2.

Check out my [Configuration issue 1062](https://github.com/MarlinFirmware/Configurations/issues/1062). It may still be valid. I checked against the newer releases including 2.1.2.3 and they are all missing the #define in Configuration_adv.h . It's...

**WORKAROUND** I copied and renamed the libLeapC.so.5 from the sdk install `/usr/lib/ultraleap-hand-tracking-service/libLeapC.so.5` to my project plugin at ` ./UNREAL/Projects/TryLeap/Plugins/UltraleapTracking_ue5_3-4.11.0/Source/ThirdParty/LeapSDK/Lib/Linux/x64/libLeapC.so` and the editor was able to link. To manually compile (...

Success! I'm getting hand tracking in UE5.3 on Linux ( Devuan Daedalus = Deb 6.1.55-1 ) with the above workaround ( as well as zip dir structure/access corrections in my...

Pushing the whole stroke to the next page would be an acceptable solution. Undo would be our friend in the cases the move wasn't wanted. or I'm of the opinion...