Artenuvielle / GW2-SCT

A scrolling combat text addon for GW2 using ArcDPS API
MIT License
61 stars 10 forks source link

Support for DX 11? #40

Closed thanhtong89 closed 2 years ago

thanhtong89 commented 2 years ago

How would we be able to load the DLL module when opting into the DX11 beta currently? ArcDPS works fine there when renamed to d3d11.dll, but it looks like just renaming the sct's DLL won't work. Thanks!

Artenuvielle commented 2 years ago

No need to rename the sct dll. Just keep it as d3d9_arcdps_sct.dll inside your game_dir/bin64 directory.

thanhtong89 commented 2 years ago

Hey thanks! I was doing extra work for nothing! xD