Releases: ermaccer/MK11Hook
Releases Β· ermaccer/MK11Hook
0.5.9
- Added version number and date to log
Modifiers
- Added Tower Modifiers section which allows to use the modifiers that are used for tower challenges
- Abilities tab will now show ability names once in game
- AI tab will now set player to AI if toggled
Camera
- Added 9:16 custom camera mode
0.5.8
0.5.7
0.5.6
- Whole plugin moved to patterns, might add minmal impact on boot time
- Gamepad functions are now read dynamically from available DLLs, this should fix LoadLibrary error on Windows 7 or 8
- Improved graphics hook
- DX12 support added
- Fixed a bug where keys would be "ghost" pressed
- Added P2 support to animation tool
- MKO functions are now populated dynamically and can be searched (manual writing is still available)
- Simplified characters and stage tabs
- Updated bundled asi loader
0.5.5
0.5.4-update
Updated to latest Steam patch (15.12.2022)
0.5.4
0.5.3
0.5.2
Updated to latest Steam version.
Fixed a crash with character modifier in towers.
Cheats
- Easy KBs are now checkboxes
- Added Infinite KBs and Quick Uppercut Recovery Cheats
Script
- Removed "Global" calling as calling everything on character proc seems to work just fine.
0.5.1-update
- Fixes #11