Releases: Brandon-T/DXI
Releases · Brandon-T/DXI
DXI v0.6
DXI v0.5
DXI v0.4
- Fixed drawing via SafeRelease(Texture) after each draw.
- MessageBox is no longer displayed upon an error occurring during load time. Instead, a message is displayed in read in the console of the application doing the loading.
- A MessageBoxTimeout may be used in a future release -depending on feedback.
DXI v0.3
- This plugin is a COLOUR ONLY version and may or may not be the only version
- This plugin is a Wrapper .dll and does NOT require injection but can be injected as well.
- This plugin does NOT use IAT hooking or VTable hooking.
- For IAT or VTable hooking, you can just msg me or check Github for the source to those.
- This plugin is universal and not specific to any game (can be use in any and every game by simply letting the game load it).
- Compatible with the OpenGL plugin (side-by-side loading [both can be loaded simultaneously])
- No extra requirements (Should be no need for D3DX_43.dll anymore)
- Draws on Smart (SmartGraphics)
- Draws Smart Mouse
- Browser Drawing disabled (until requested by enough users)
DXI v0.2
DXI v0.1
- Smart now has full Graphics/Drawing capabilities support.
- Allows Smart to capture colours in Direct-X mode while minimised.
- Browser support disable (Can already capture foreground windows in Direct-X)
- Fixes missing d3dx9_43 linker error
- Missing Smart's mouse drawing