League-DirectX11-Internal
League-DirectX11-Internal copied to clipboard
League of Legends DirectX11 Internal Base
Results
1
League-DirectX11-Internal issues
Sort by
recently updated
recently updated
newest added
https://github.com/KebsCS/League-DirectX11-Internal/blob/18a37a389a73ac1b9e2692ac2596f8a81da642dd/LeagueDx11Internal/Image.h#L34 Hello, Is it possible to convert this code to DirectX9 ? I tried it with ; `HRESULT hr = D3DXCreateTextureFromFileInMemory(xD, ByteData, sizeof(ByteData), &pTexture);` But didn't work.