feat(console): add more hardware detection information

This commit is contained in:
phaneron 2025-04-04 18:23:32 -04:00
parent 44ba6b92bb
commit 9963994a52
7 changed files with 56 additions and 23 deletions

View file

@ -16,6 +16,7 @@ CGxDeviceD3d__QueryBegin 0068EA10 f end=0068EA81 type="bool __thiscall func(CGxD
CGxDeviceD3d__QueryGetParam 0068EA90 f end=0068EB1D type="bool __thiscall func(CGxDeviceD3d* this, CGxQuery* query, EGxQueryParam param, uint32_t* data)"
CGxDeviceD3d__ICreateWindow 0068EBB0 f end=0068ED78
CGxDeviceD3d__ILoadD3dLib 0068ED80 f end=0068EE13
CGxDeviceD3d__IUnloadD3dLib 0068E140 f end=0068E174
CGxDeviceD3d__ISetCaps 0068EE20 f end=0068F36D
CGxDeviceD3d__ICreateD3dDevice 0068F3D0 f end=0068F692
CGxDeviceD3d__DeviceSetRenderTarget 0068F770 f end=0068F8F2 type="void __thiscall func(CGxDeviceD3d* this, EGxBuffer buffer, CGxTex* texture, uint32_t plane)"