You can run these arguments to make the simulator behave differently, by running Kernel Simulator like below examples:
choco install ks "Kernel Simulator.exe" debug "Kernel Simulator.exe" testMod ModToBeTested.m
testMod: Checks the integrity of the mod by compiling then exits.
testInteractive: Opens the test interactive shell.
debug: Alternative way to turn on kernel debugging.
args: Makes the kernel prompt the user to write arguments on boot.
help: Opens help page for command-line arguments
Last updated 1 month ago