Inner Space Releases

Inner Space version 1.19 Build 7276
Released: 2024-10-06
  • EVE Online Launcher compatibility update
  • EverQuest 1: Fixed a ResetDevice() error when exiting character select to server select
  • EverQuest 2: Fixed an issue with background cursor visibility
  • Stability fixes
  • Fixed an intermittent crash during startup in some DirectX 11 games
  • Updated DxNothing game detection
  • New Virtual Input:
    • Fixed an issue with double-click in Dark Age of Camelot
    • Fixed an issue with inputs via Remote Desktop
    • Fixed an issue with right-side modifiers
    • Fixed an issue with mouse button release in Direct Input games (e.g. EverQuest)
    • Fixed an issue with multi-PC mouse control
    • Joystick API is now disabled by default
    • Improved handling of input device unplugging/re-plugging
    • Fixed handling of data from some input devices
    • Added native device support for Razer Tartarus Pro, iBuffalo Classic USB Gamepad (SNES)
    • Added linux API support (various /dev endpoints)
    • Fixed an issue with double inputs in City of Heroes
  • LavishScript:
    • Fixed an issue with weakref initialization when making inter-script script-defined member/method calls
    • index:FromJSON and collection:FromJSON now accept jsonvalueref parameter instead of jsonvalue
    • inputdevice:Request
    • string webrequest.Method
    • webrequest:SetMethod[<GET|POST>]
    • jsonvalue webrequest.JSONContent
    • webrequest:SetJSONContent[jsonvalueref json]
  • Lavish Dynamic I/O (LDIO):
    • host-keyboard-out patch now supports "kb-text" and "kb-set-private-clipboard" commands
    • Added wled-client patch type for operating WLED light controllers
    • Added mqtt patch type for MQTT client operations