Skip to content

xalia-0.4.9

Choose a tag to compare

@madewokherd madewokherd released this 21 Apr 19:31
· 25 commits to main since this release

Changes since 0.4.8:

  • Fixed crash on unimplemented UIAutomation method in Wine.
  • The following launchers that have builtin gamepad support are ignored: Final Fantasy VII, Final Fantasy VIII, LIGHTNING RETURNS: FINAL FANTASY XIII, various Nixxes game launchers, Deadly Premonition: The Director's Cut
  • Opened drop-down menus from combo boxes are now properly ignored for launchers with builtin gamepad support.
  • Added partial support for the Final Fantasy VII (2013) launcher, Final Fanasy VIII (2013) launcher, and Chocobo World.
  • Added support for the TTntPanel control from TntWare Delphi Unicode Controls.
  • Added support for Gumboy: Crazy Adventures launcher.
  • Simulated keyboard inputs are now mapped to scancodes, rather than characters or keycodes, when possible.
  • When SDL fails to initialize, an error message from SDL will be logged, instead of "Video driver not supported".
  • Added XALIA_DEBUG_MAINLOOP debugging environment variable.
  • Added support for the various Nixxes game launchers, including: Hitman: Absolution, Tomb Raider (2013), Thief, and Lara Croft and the Temple of Osiris
  • Fixed a crash when encountering an IAccessible2 interface while running in Wine Mono.
  • Fixed a crash when an HWND is reparented to the top level, or when some but not all of an HWND's children are reparented.