This is the home of Noctis IV Plus, a basic modification of Alessandro Ghignola's excellent Noctis IV space exploration simulator.
For a list of changes, see source/docs/NIVPLUS_CHANGES.TXT
For the manual, see manual/noctis_iv_manual.html
To read the manual online, visit https://nimaid.github.io/noctisiv/
Noctis IV was made for MS-DOS and early Windows versions that still supported 16-bit MS-DOS executables natively, and as such, you'll need to be able to run DOS on your computer. To run Noctis IV plus on modern computers, you have three main options, in order of simplest to most complicated to setup:
The Launch.bat script lets you run Noctis IV Plus with a simple double-click on Windows systems. It expects DOSBox-X to either be installed in it's default location C:\DOSBox-X\dosbox-x.exe, or installed portably with it's bin folder placed in the main Noctis-IV-Plus folder.
The Launch.bash script lets you run Noctis IV Plus with a simple double-click on *nix systems. It expects DOSBox-x to be installed via snap.
If you are using a system other than Windows or Linux, simply run the following command:
dosbox-x -c "mount n '<directory where NIVPlus is installed>'" -c "n:" -c "cd modules" -c "NOCTIS.EXE" -conf dosbox.conf -exit
Run the following commands in your DOS environment:
cd <directory where NIVPlus is installed>
cd modules
noctis.exe
For a more detailed guide, click here.
To compile Noctis IV Plus, follow these steps:
Noctis-IV-Plus\bc.31source\Build.bat.source\Build.bash.71 commits
44 commits
Hacker News (1)
C++
56.8%
C
24.1%
HTML
17.9%
This is the home of Noctis IV Plus, a basic modification of Alessandro Ghignola's excellent Noctis IV space exploration simulator.
For a list of changes, see source/docs/NIVPLUS_CHANGES.TXT
For the manual, see manual/noctis_iv_manual.html
To read the manual online, visit https://nimaid.github.io/noctisiv/
Noctis IV was made for MS-DOS and early Windows versions that still supported 16-bit MS-DOS executables natively, and as such, you'll need to be able to run DOS on your computer. To run Noctis IV plus on modern computers, you have three main options, in order of simplest to most complicated to setup:
The Launch.bat script lets you run Noctis IV Plus with a simple double-click on Windows systems. It expects DOSBox-X to either be installed in it's default location C:\DOSBox-X\dosbox-x.exe, or installed portably with it's bin folder placed in the main Noctis-IV-Plus folder.
The Launch.bash script lets you run Noctis IV Plus with a simple double-click on *nix systems. It expects DOSBox-x to be installed via snap.
If you are using a system other than Windows or Linux, simply run the following command:
dosbox-x -c "mount n '<directory where NIVPlus is installed>'" -c "n:" -c "cd modules" -c "NOCTIS.EXE" -conf dosbox.conf -exit
Run the following commands in your DOS environment:
cd <directory where NIVPlus is installed>
cd modules
noctis.exe
For a more detailed guide, click here.
To compile Noctis IV Plus, follow these steps:
Noctis-IV-Plus\bc.31source\Build.bat.source\Build.bash.Hacker News (1)
71 commits
44 commits
C++
56.8%
C
24.1%
HTML
17.9%