Summary
This release contains some performance and QoL enhancements, as well as backend improvements to the build system.
⚡ Performance
- ViewHelpers Enable
D2D1_DEVICE_CONTEXT_OPTIONS_ENABLE_MULTITHREADED_OPTIMIZATIONSfor D2D1 device - MGECompositor Use Direct3D11 (#400)
✨ Features
- AppActions Assign
Ctrl + Ghotkey to seek action - Lua Add
wgui.saveimage(#414) - TASRSP Use registry for configuration
- VCR [breaking] Remove start from existing savestate
- Move directories tab options into general option collection (#402)
- Remove "Skip Rendering Lag" option
- ActionManager Add
release_on_repressparameter toActionManager::invoke - AboutDialog Modernize about dialog
🐞 Bugfixes
- AppActions Incorrect hotkeys for toggle movie loop and toggle readonly
- Seeker Seek not stopping when closing seek dialog
- LuaDialog Inconsistent dialog opening behaviour when starting script
- HotkeyTracker Holding down fast-forward causing performance oscillations
- RomBrowser Capturing keypresses when invisible
- LuaDialog Console not scrolling to bottom when new lines are appended