Wipes the Star Citizen USER and shaders folders before invoking the launcher, while preserving and restoring any custom characters and controls mapping files.
This script is published to PowerShell Gallery. Ensure your system is configured for this repository then execute the following in an Administrator PowerShell:
Install-Script ozo-sc-fresh-start
In a regular user PowerShell:
ozo-sc-fresh-start
-InstallLocation <String>
Parameter | Description |
---|---|
InstallLocation |
The path to the RSI Launcher directory. If omitted, the script will attempt to obtain the path from the Windows registry. |
Status, diagnostic, and error messages are written to Event Viewer > Applications and Services Logs > One Zero One > Operational
. If this provider is not available, messages are written to Event Viewer > Applications and Services Logs > Microsoft > Windows > PowerShell
with event ID 4100.
Special thanks to my employer, Sonic Healthcare USA, who supports the growth of my PowerShell skillset and enables me to contribute portions of my work product to the PowerShell community.