- Steam App
- Keysight (1325730)
- Event type
- patch note
- Published
- 5 March 2021 - 12:25:29 UTC
- Source
- steam_community_announcements
Hey guys! This is both a major-update and a nothing-update at the same time. No functionality has changed, but it took a ton of work to get to this point. Presets are now JSON based! I'll just copy and paste the in-Keysight changelog for this one to explain, but please do get in touch if you experience any weirdness in this transition. This is why we do betas, after all! --- Changes from 1.3.0 preview 2 to 1.3.0 preview 3 --- All presets now save to readable and editable JSON files rather than compressed to an array inside a proprietary Unreal Engine .sav file. These new preset JSONs can be found under "../Appdata/Local/Keysight/Saved/Presets" If you're unfamiliar with JSONs, these can be opened with any text editor like notepad despite the scary filetype name. HOWEVER, warning: these are one-line unformatted JSONs to keep file size down. You may want to consider using something like Vis...