Welcome to the RSS Reborn Installer! This installer is designed to help you easily set up Ballisticfox's RSS Reborn.
Downloads and installs the RSS Reborn mod and its dependencies to a game directory you choose.
Provides options to select different resolutions for textures.
Optionally can include Blackrack's Volumetric Clouds (EVE and Scatterer, which you must still download from Patreon).
If not selected, it will default to a previously working RSSVE. If this is your case, Please make sure RSSVE works before using the installer!
Kerbal Space Program Version 1.12.x
Real Solar System Modpack (must be installed and launched at least once)
RSS Reborn is a custom fork of RSS. That means RSS Reborn is compatible with RP-1, Realism Overhaul, etc.
7-Zip or WinRAR (for extracting files)
50 GB free storage space
(Optional) Blackrack's Volumetric Clouds If you wish to include this, you must have his EVE and Scatterer zips downloaded to your downloads folder so the installer can grab them.
This is in place to ensure you have obtained the files through Patreon.
RSS Reborn Installer will never circumvent support for mod developers.
Go to your game directory and backup the GameData folder. This way you can always revert in case of an issue.
Go to the Releases page.
Download the latest version of the RSS-Reborn-Installer.exe
.
If the download does not work, try the zip file.
Run the downloaded RSS-Reborn-Installer.exe
.
Follow the on-screen instructions:
If downloaded, select the file when prompted.
Confirm that you have successfully launched Real Solar System at least once.
Optionally confirm that you have downloaded Blackrack's Raymarched Volumetrics from Patreon.
Select the desired resolutions for textures.
Specify a game directory (defaults to steam install).
The installer will download, extract, merge, and move the necessary files into your gamedata.
After the installation is complete, launch Kerbal Space Program.
Enjoy your enhanced RSS Reborn experience!
Note: If any you encounter any issues, please submit an issue.
All textures are showing "none"!
Your GitHub token may have expired. Create a new token and run the installer again.
Parallax Error Unable to locate a critical part of the Parallax Installation: ParallaxTerrain.cfg is missing.
Completely normal. You can ignore.
OR enable the "Remove Parallax Texture Warning" checkbox in "Recommended Community Visual Settings"
7-Zip executable not found! Please ensure 7-Zip is installed.
Ensure that 7-Zip or WinRAR is installed in the default location.
Check to make sure your Real Solar System installation can successfully run before using this installer. If that doesnt work, RSS Reborn will obviously not work.
If you load the game but get stuck on an infinite black loading screen with spinning planets, check to see if you have the stock Squad folders in GameData. Otherwise, submit an issue.
GitHub naturally doesn't like programs fetching lots of data at once. Usually this is capped at 60 calls per hour. The installer will run 20-40 requests to GitHub in a run depending on resolutions selected. If you see an error related to GitHub's rate limit, please wait an hour before trying again.
Alternatively, there is a method to set up an access token on your machine which the installer will recognize and use to increase the limit to 5000 calls per hour. (Not sure why you need that, but you do you).
Instructions are at the bottom of this page.
Installer will always grab the latest files from GitHub.
Help! No resolutions showing for a body!
Most likely the latest release of that body was empty. Before you start installation, manually download the previous release.
Downloads are failing, why?
Try connecting to another network or switching between wifi and ethernet.
Windows Defender could be blocking some downloads.
Please submit an issue with your latest log (found in your KSP directory inside LogsRSSRebornInstaller
.
The log will look something like Setup Log 2024-07-15 #001.txt
.
Alternatively, the log can be found in the directory: C:UsersyourusernameAppDataLocalTemp
, where yourusername is the name of your windows user.
The log will still look something like Setup Log 2024-07-15 #001.txt
.
Support for downloading deferred rendering, user-downloaded and automated installation.
Support for retrieving files from other releases, not just the latest.
Support for downloading MTE.
Installer will automatically back up your GameData folder and compress it in case of failure.
Local caching of files to speed up installation time
Big thank you to Ballisticfox, Techo, and VaNnadin for creating and maintaining RSS Reborn, and to Blackrack for his amazing Volumetric Clouds! Additional thanks to kyrianelson413 for their GitHub expertise and debugging help!
This project is licensed under the MIT License. See the LICENSE file for details.
Follow these steps to set up an environment access token to increase GitHub API calls.
Go to github.com.
Sign in with your GitHub credentials.
Click on your profile icon in the upper-right corner.
Select "Developer Settings" from the menu. (You may also have to go to normal settings first, then go to Developer Settings)
In Developer settings, click on "Personal Access Tokens".
Click on "Tokens (classic)".
Click on the "Generate new token" drop down.
Select "Generate new token (classic)".
You may be requred to confirm access using the GitHub mobile app.
In the "Note" field, name the token whatever you want.
Set the expiration, a week should be fine.
Check the first "repo" box, that is enough.
At the botom, click the "Generate Token" button.
Copy the given personal access token. It will not be shown again.
Open windows command line
Type: setx MY_ACCESS_TOKEN "YOUR_TOKEN"
The installer will automatically recognize MY_ACCESS_TOKEN, and your GitHub API limit will be increased!