Environment Setup: Neko Project 21 W - PC-98/devwiki GitHub Wiki
This article is a work in progress.
Pre-requisite files
- Neko Project 21/W Emulator download here, first link below「ダウンロード」for stable, second for beta
- At the time of writing, the current stable version is 0.86-rev69.
- YM2608 Rhythm Samples
- PC-98 MS-DOS 6.2 Basic Set
- PC-98 MS-DOS 6.2 Extension Set
- PC-98 MS-DOS 6.2 Update
- Virtual Floppy Image Converter
Unpack and arrange files
- Create a directory in a convenient location. For the sake of example, I created a directory on my desktop named pc98dev. Download all of the above files and copy to this directory.
- Unzip Neko Project 21/W first. (
np21w-0.86-rev69.zip
at the time of writing) - Place the YM2608 rhythm samples (
2608_*.wav
) in thenp21w-0.86-rev69\bin
directory. - Create a directory (such as
pc98dev\disks
) and unpack all of the MS-DOS disk images (*.hdm
) to this directory.