You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved DX12 hooking codes to fix some crashes and support for fullscreen mode (still get some rendering bugs, but at least you can do alt-tab now).
DLC bosses are not included in the list if you do not have the DLC installed.
Load data by game language, if you set data in [boss] section to empty. Please be note that you should set font and charset in [common] section manually to display non-latin characters.
charset in [common] section is empty by default now, which leads to use charset related to game language.
Add a new section [style] in config to customize the style of overlay panels.
Add a new section [input] in config to customize shortcut keys.
Use Open Sans as default font, and set default font size to 20 for better readability.