From 3699292040f16f93d922d8f4321a82ef09d8d411 Mon Sep 17 00:00:00 2001 From: Jesus Rodriguez Valencia Date: Wed, 21 Apr 2021 16:50:31 +0200 Subject: [PATCH] update release noted --- ReleaseNotes.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 0e6f6f5..a82bc6f 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,2 +1,4 @@ -* Desktop Client: For better cinematic view it is possible now to hide telemetry and UI controls by doing double-tap on the UI. Fixes #1 -* Desktop Client: Adding camera name to window title. \ No newline at end of file +Performance improvements: +* Locking to 25 fps max the cameras rendering and streaming to improve KSP FPS. +* Reducing camera FOV from 60 to 50. A bit more of zoom to render less and improve performance. +* Reducing desktop client refresh rate to avoid unnecesary CPU load. \ No newline at end of file