Skip to content

v1.2.0

Latest

Choose a tag to compare

@soarqin soarqin released this 01 Jul 11:00
· 97 commits to master since this release
  • 2024-06-30: v1.2.0
    • 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.
    • Prevent the mod from being loaded multiple times.