@@ -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