Skip to content

Commit bcc9ec0

Browse files
jan-buresCopilot
andcommitted
Beta 5 hotfix 2 blog post
Co-authored-by: Copilot <copilot@github.com>
1 parent c07d65d commit bcc9ec0

3 files changed

Lines changed: 28 additions & 17 deletions

File tree

src/assets/version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"latestVersion": "v0.2.3 Beta 5 Hotfix 1",
3-
"releaseDate": "2026-04-26"
2+
"latestVersion": "v0.2.3 Beta 5 Hotfix 2",
3+
"releaseDate": "2026-04-28"
44
}
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "v0.2.3 Beta 5 Hotfix 2"
3+
date: 2026-04-28
4+
author: "munix"
5+
description: "The second hotfix for the fifth prerelease beta of Redux v0.2.3 has been released."
6+
---
7+
8+
# v0.2.3 Beta 5 Hotfix 2
9+
We have just released the second hotfix for the 5th beta of KSP2 Redux, which includes a bunch of minor bug fixes as well as further improvements to SAS stability.
10+
11+
**You can install the update in the Updater application** (If you don't have it yet, download on the [Updater GitHub page](https://github.com/KSP2Redux/Updater/releases/latest )). - Simply select the newest beta (highest number) in the dropdown and click Install.
12+
13+
You can find the full changelog on the [Redux GitHub page](https://github.com/KSP2Redux/Redux/releases/tag/v0.2.3.0.102001) or on Discord: https://discord.com/channels/1078696971088433153/1444156522127954064/1498461514145730750.

src/pages/faq.astro

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@ import '../styles/global.css';
6565
</svg>
6666
</summary>
6767
<p class="text-gray-400 mt-4">
68-
Yes! Redux works seamlessly with your existing KSP2 saves. You don't need to start over.
69-
Just copy your saves to the Redux installation folder.
68+
Yes! Redux works seamlessly with your existing KSP2 saves. You don't need to start over.
7069
</p>
7170
</details>
7271

@@ -78,24 +77,22 @@ import '../styles/global.css';
7877
</svg>
7978
</summary>
8079
<p class="text-gray-400 mt-4">
81-
Performance improvements vary by scenario, but typical improvements range from 30-56% better FPS.
82-
Small vessels see 50 FPS → 78 FPS, and complex vessels with 1500 parts see frame times reduced
83-
from 638ms to 347ms (46% improvement). Results vary based on your hardware.
80+
Performance improvements vary by scenario, but typical improvements range from 30-80% better FPS.
81+
Generally, performance improvements are more significant the lower your system specs are.
8482
</p>
8583
</details>
8684

8785
<details class="card-glass group">
8886
<summary class="font-semibold text-lg cursor-pointer list-none flex items-center justify-between">
89-
Is Redux safe to use?
87+
Is Redux legal?
9088
<svg class="w-5 h-5 text-gray-400 group-open:rotate-180 transition-transform" fill="none" stroke="currentColor" viewBox="0 0 24 24">
9189
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7" />
9290
</svg>
9391
</summary>
9492
<div class="text-gray-400 mt-4 space-y-2">
9593
<p>
96-
Yes! Redux is distributed as binary patches containing only our modifications to the game files.
97-
The source code is reviewed by the community, and Redux doesn't collect any data or require
98-
internet connectivity. It only modifies game files on your computer.
94+
Redux is distributed as binary patches containing only our modifications to the game files.
95+
That means that there is no distribution of the original game code, and users must have a legal copy of KSP2 to use Redux.
9996
</p>
10097
<p>
10198
<strong>Note:</strong> Redux is based on KSP2's proprietary source code, so we cannot distribute it as traditional open-source.
@@ -116,8 +113,8 @@ import '../styles/global.css';
116113
</svg>
117114
</summary>
118115
<p class="text-gray-400 mt-4">
119-
No. Redux is an independent fan project with no affiliation to the former KSP2 developers
120-
or Private Division. Please do not interpret this project as an official continuation of KSP2's development.
116+
No. Redux is an independent fan project with no affiliation to the former KSP2 developers, Intercept Games, Private Division,
117+
Take-Two Interactive or Fictions. Please do not interpret this project as an official continuation of KSP2's development.
121118
</p>
122119
</details>
123120

@@ -148,8 +145,8 @@ import '../styles/global.css';
148145
</svg>
149146
</summary>
150147
<p class="text-gray-400 mt-4">
151-
Download the latest release from our GitHub, run the installer, point it to your KSP2 installation,
152-
and select where you want Redux installed. The process takes a few minutes depending on your disk speed.
148+
Download the latest release of the Updater from our GitHub, run the updater, point it to your KSP2 installation,
149+
and select which version of Redux you want to install. The process takes a few minutes depending on your disk speed.
153150
Check our <a href="/guides/installation" class="text-ksp-red hover:underline">detailed installation guide</a> for step-by-step instructions.
154151
</p>
155152
</details>
@@ -180,7 +177,7 @@ import '../styles/global.css';
180177
</p>
181178
<p>
182179
<strong>Planned:</strong> Colonies (planetary and orbital), full resource system, new game modes
183-
(Frontier & enhanced Exploration), supply routes, interstellar travel with the Debdeb system,
180+
(Frontier & enhanced Exploration), supply routes, interstellar travel with the Debdeb, Tuun and Qeg star systems,
184181
and multiplayer. See our <a href="/guides/roadmap" class="text-ksp-red hover:underline">full roadmap</a> for details.
185182
</p>
186183
</div>
@@ -214,7 +211,8 @@ import '../styles/global.css';
214211
</svg>
215212
</summary>
216213
<p class="text-gray-400 mt-4">
217-
Yes! The new updater allows this
214+
Yes, the new updater allows this. You need to have beta 5 or newer installed to be able to directly update to newer betas.
215+
If you're on an older version, you will need a fresh install of the latest beta.
218216
</p>
219217
</details>
220218

0 commit comments

Comments
 (0)