elishacloud / dxwrapper

Fixes compatibility issues with older games running on Windows 10/11 by wrapping DirectX dlls. Also allows loading custom libraries with the file extension .asi into game processes.
zlib License
1.17k stars 83 forks source link

Laghaim #25

Closed nallrad closed 1 year ago

nallrad commented 6 years ago

Think you could make it work with Laghaim? It's a Korean game I think and the most famous western server is http://www.lhgenericname01.lc, it's SUPER laggy in windows 10.

elishacloud commented 1 year ago

It looks like Laghaim was created to use DirectX8. You could try using the d3d8to9 option. This would convert the graphics to DirectX9 and can fix some issues like this.

Anyways, I am closing this old issue for now.