Windows
How to install Nitrocid KS on Windows

Installing Nitrocid KS on Windows is pretty easy, but we recommend installing the simulator using the Chocolatey package manager.
Extra kernel add-ons may require additional hardware on your computer to work. For example, the BassBoom addon requires that you have audio drivers installed on your computer.
To run Nitrocid KS in the absolute minimum requirements, your computer needs to have the following installed:
Installation
There are several ways to install Nitrocid KS on Windows systems. We recommend installing KS using the Chocolatey package manager or the Windows installer for simplicity.
Method 1: Using Windows Installer
The Windows Installer method allows you to easily install Nitrocid KS.
Download the latest Windows Installer EXE file from this page
Double-click on a single EXE file, and follow the instructions
Double-click on
Nitrocid KSin your desktop.
Method 2: Using Chocolatey
This step-by-step guide shows you how to install Nitrocid KS using the package manager, Chocolatey, assuming that you already have it on your system.
Ensure that Chocolatey is installed to your system PATH
Open your favorite terminal emulator, like ConEmu, and execute the following command:
choco install ksStart Nitrocid KS using
ks
Method 3: Manually unpacking
If you like to manually unpack the Nitrocid KS packages, follow these steps:
Ensure that you have all the required software installed
Download the latest release ZIP file from this page
Unpack the ZIP archive to any folder of your choice using 7-Zip
Open your favorite terminal emulator, like ConEmu, and change the working directory to a folder containing the Nitrocid KS executable
Execute
ksorNitrocid.exeto start the kernel
Upgrade
Upgrading Nitrocid on Windows is pretty simple, depending on the way you've installed it. To upgrade it, choose a method.
Method 1: Using Windows Installer
You can update Nitrocid KS using the Windows Installer method.
Download the latest Windows Installer EXE file from this page
Double-click on the EXE file and follow the instructions
Go to your installation path and double-click on
Nitrocid.exe.
Method 2: Using Chocolatey
Any updates to the KS Chocolatey package can be done using a built-in Chocolatey command. To update the kernel, follow these steps:
Open your favorite terminal emulator, like ConEmu
Run
choco upgrade ksOnce the upgrade is done, run KS like you normally would
Method 3: Manually unpacking
Nitrocid KS can also be manually updated in case the automatic updater failed to update. To update the kernel, perform the same steps as in installing KS. Run the executable to upgrade your kernel configuration files to the latest.
Ensure that you have all the required software installed
Download the latest release ZIP file from this page
Unpack the ZIP archive to any folder of your choice
Open your favorite terminal emulator, like ConEmu, and change the working directory to a folder containing the Nitrocid KS executable
Execute
ksorNitrocid.exeto start the kernel
Last updated