Skip to content

v0.1.17

Choose a tag to compare

@nourlie nourlie released this 26 Jun 07:20

English

Fixes the client hanging at the end of an update, and the game UI shifting in fullscreen modes. Adds a configurable key to open the overlay.

Fixed

  • Client no longer hangs at the end of an in-game update. Initialization was moved off the Windows loader lock, which could deadlock when the game relaunched itself at the end of patching.
  • Game UI no longer shifts / clicks no longer miss when switching to Windowed Fullscreen or Fullscreen, or changing resolution. The overlay now releases and recreates its render target on swap-chain resize.

Added

  • Configurable overlay-open key (with modifiers). Rebind it in the overlay's Interface tab (default: Insert).

Русский

Исправляет зависание клиента в конце обновления и смещение интерфейса игры в полноэкранных режимах. Добавляет настраиваемую клавишу открытия оверлея.

Исправлено

  • Клиент больше не зависает в конце обновления игры. Инициализация вынесена с loader lock Windows — раньше при перезапуске игры в конце патча это могло приводить к дедлоку.
  • Интерфейс игры больше не смещается, а клики не промахиваются при переходе в оконный полноэкранный / полноэкранный режим или смене разрешения. Оверлей теперь корректно пересоздаёт цель рендера при ресайзе свопчейна.

Добавлено

  • Настраиваемая клавиша открытия оверлея (с модификаторами). Назначается во вкладке «Интерфейс» оверлея (по умолчанию — Insert).