Ikeiwa / EditSaber

A 3d editor to create custom songs for the game BeatSaber
MIT License
201 stars 30 forks source link

Editor Does Not Launch: DirectX Runtime Needed #24

Closed jw15851 closed 6 years ago

jw15851 commented 6 years ago

I'm using a laptop that has both Intel and NVIDIA graphics. Application will not launch. I did configure the graphics to launch the app using NVIDIA, and I switched all graphics over to NVIDIA, yet I still get the error message.

Graphic drivers are updated, OS is fully updated Windows 10 Pro.

theamazingfedex commented 6 years ago

I am experiencing the same issue, with essentially the exact same hardware setup.

theamazingfedex commented 6 years ago

I reached out to Ikeiwa, and was told to try installing the UnrealEngine4 Prereq Setup to ensure the correct version of DirectX is installed, however I have been unable to test this, as I currently don't have admin rights to my laptop (soon though).

FuriousX3 commented 6 years ago

Had the same problem. Fixed it by copying xinput1_3.dll from another program to the editors directory.

theamazingfedex commented 6 years ago

Installing the UE4_Prereq_setup as mentioned in my above comment resolved the issues on my laptop.