pdsharma0 / bsp2fbx

Tool to convert a BSP file to FBX.
20 stars 5 forks source link

How to use it? #6

Open Apollo144 opened 1 year ago

Apollo144 commented 1 year ago

Hi guys! I'm new to these tools, how do I use it? I have bsp2fbx.exe and cs_mansion.bsp in my folder, now what's next? If I just launch bsp2fbx.exe, it spawns error that libfbxsdk.dll is missing (though I have already installed FBX SDK 2019.0 VS2015 and I've just set my environment variable "FBX_SDK" to "C:\Program Files\Autodesk\FBX\FBX SDK\2019.0").

What else is there to do? Many thanks!

pdsharma0 commented 1 year ago

Hi there,

For windows to know the location of libfbxsdk.dll, it needs to be added to your PATH environment variable. You can google on how to add a directory to the windows PATH environment variable. Hope that helps!

Regards, Developer

On Thu, Sep 29, 2022 at 9:52 PM Apollo144 @.***> wrote:

Hi guys! I'm new to these tools, how do I use it? I have bsp2fbx.exe and cs_mansion.bsp in my folder, now what's next? If I just launch bsp2fbx.exe, it spawns error that libfbxsdk.dll is missing. Many thanks!

— Reply to this email directly, view it on GitHub https://github.com/pdsharma0/bsp2fbx/issues/6, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABI4T5NP7UCRQS5OBQTYPCTWAZWZ3ANCNFSM6AAAAAAQZMFJ6M . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Sent from Gmail Mobile

Apollo144 commented 1 year ago

Thanks a lot! Solved it!

pdsharma0 commented 1 year ago

You’re welcome!

On Thu, Sep 29, 2022 at 10:56 PM Apollo144 @.***> wrote:

Thanks a lot! Solved it!

— Reply to this email directly, view it on GitHub https://github.com/pdsharma0/bsp2fbx/issues/6#issuecomment-1263135307, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABI4T5MH3RZBWM7IVUN7RO3WAZ6J3ANCNFSM6AAAAAAQZMFJ6M . You are receiving this because you commented.Message ID: @.***>

-- Sent from Gmail Mobile