-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RSS overrides timeWarpRates from BetterTimeWarp at startup #305
Comments
This topic was already discussed at BetterTimewarpContinued in 2023. But nothing could be done there. Additionally, I now remember that RP-1 recommends “BetterTimeWarp” in the additional mods (Wiki). But that's not good if it doesn't work completely. |
After every scene change RSS replaces the timewarp values with these: RealSolarSystem/GameData/RealSolarSystem/RealSolarSystem.cfg Lines 21 to 31 in 2d9b070
|
Want me to remove the recommendation? :) |
My question is whether the TimeWarpFixer includes a way to check BetterTimeWarp/BetterTimeWarpContinued and if it is installed, whether the RSS WarpRates are no longer set. if BetterTimeWarp not installed then do RSS WarpRates else do nothing |
I mean it could check whether BetterTimeWarp is installed BUT what happens if the player hasn't set up anything sane inside that mod? |
BetterTimeWarp has default Warp Profiles These are the standard profiles that are included I can also ask there whether an option for RSS is installed so that the RSS warp rates are set as standard when RSS is detected. Unreasonable attitudes can already happen. As soon as a warp profile is active with bettertimewarp, it is currently maintained until KSP is terminated. RSS currently only overwrites the information when I start the game. The change of scene does not change anything in conjunction with BetterTimeWarp. I once opened a post on BetterTimeWarp. |
My thoughts on changing to BetterTimeWarpContinued would be: BTWC checks whether RSS is installed. If so, an RSS parameter is set to true in the BetterTimeWarp.cfg and this means that not the normal standard warp profile is used, but an RSS standard warp profile (10, 100, 1000, 10000, 100000, 1000000, 6000000) The further configuration for using the personal Warp Profiles is left to the user. I personally only use 10, 50, 100, 2000, 10000, 100000, 400000. |
It would probably be better: if RSS is installed Default: 5, 10, 50, 100, 1000, 10000, 100000 |
Is there a way to have RSS not set its warp rates when BetterTimeWarpContinued is installed?
When KSP is started, default values of RSS are always set.
You have to activate the BetterTimeWarpContinued warp profile every time you start the game. If you forget this and exit ksp, the profile will be overwritten with the rss warp values.
The text was updated successfully, but these errors were encountered: