Nin (Source)

Nin (Source)
Nin (Source)
File Size:
2.47 MB
Version:
0.8.0
Author:
Date:
03 December 2020
Downloads:
0 x

Nin is an advanced Nintendo Entertainment System and Famicom emulator that is actively being developed.

Right now, the emulator is not very polished on the UX side, but can run many games without issues. A gamepad is supported. The exact mapping will depend on the vendor's layout. On a keyboard, the arrows are mapped to the NES D-Pad, Space is Select, Enter is Start, Z is A and X is B. Multiple controllers or other kinds of controller are not currently supported.

Notes

Nin requires cmake and Qt 5.12 or newer.

Basic build instructions under an Unix-like OS:

git clone https://github.com/Nax/nin
cd nin
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
make

Under windows, MSVC 2017 and 2019 are the prefered toolchains.

 
 
Powered by Phoca Download