|
Inner Space ReleasesInner Space version 1.19 Build 7217Released: 2023-09-27
- Fixed Add Game window scaling
- Fixed compatibility with QT5 applications (e.g. some game launchers)
- New Virtual Input:
- Fixed jittery mouse movement in some cases (e.g. EVE Online dragging windows)
- Fixed an issue with left/right modifier states
- Fixed Num Lock in Direct Input games (e.g. EverQuest 1)
- Fixed SWGEmu GetDeviceData error
- Improved default handling of device input reports
- LavishScript:
- bool input.TrackInputReports
- input:SetTrackInputReports[bool newValue]
- ldio:LoadPackageFile[string filename, <string commandOnComplete>]
- ldio:UnloadPackageFile[string filename, <string commandOnComplete>]
- ldio:LoadPackage[jsonvalueref joPackage, <string commandOnComplete>]
- ldio:UnloadPackage[jsonvalueref joPackage, <string commandOnComplete>]
| |