macOS
How to install Nitrocid KS on macOS
Installing Nitrocid KS on macOS is pretty easy. Before performing the installation, your macOS system must meet the following requirements:
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 is one way to install Nitrocid KS on macOS systems. Follow these steps to get started:
Check your dependencies
Ensure that you have all the required software installed
Download the latest ZIP
Download the latest release ZIP file from this page.
Extract the archive
Unpack the ZIP archive to any folder of your choice
Open the terminal emulator
Open your favorite terminal emulator, like iTerm2, and change the working directory to a folder containing the Nitrocid KS executable
Execute Nitrocid on your terminal
Execute dotnet Nitrocid.dll to start the kernel
Upgrade
The only way to upgrade Nitrocid in macOS is to unpack the updated files manually. To upgrade, follow these steps:
Download the latest ZIP
Download the latest release ZIP file from this page.
Extract the archive
Unpack the ZIP archive to any folder of your choice
Open the terminal emulator
Open your favorite terminal emulator, like iTerm2, and change the working directory to a folder containing the Nitrocid KS executable
Execute Nitrocid on your terminal
Execute dotnet Nitrocid.dll to start the kernel
Last updated