Releases: SpectrumQT/TileGUI
Releases · SpectrumQT/TileGUI
v0.8.2
v0.8.1
Improvements
- Improved fallback method of screen resolution detection.
v0.8.0
Additions
- Added DPI scaling support (requires XXMI DLL).
- Added Virtual Cursor texture and scale override support.
v0.7.1
Bugfixes
- Dropped usage of
includedirective as it fails for multiple users due to unknown 3dmigoto bug
v0.7.0
Additions
- Added
CommandList\TileGUI\SetSliderValuemethod - Added Virtual Cursor controllable via Keyboard and Gamepad
Refactor
- Moved hotkeys processing to server side to virtualize user inputs
- Moved duplicate hlsl code to includes
- Switched to UNIX paths
Bugfixes
- Fixed issue with no GUI showing up due to rare GIMI glitch by falling back to alternate methods
v0.6.2
Bugfixes
- Fixed issue with AMD GPUs' float precision loss for ApplyLayout leading to wrong tile positioning
v0.6.1
Bugfixes
- Fixed issue with AMD GPUs
v0.6.0
First Public Alpha Release