AZO234 / NP2kai

Neko Project II kai
http://domisan.sakura.ne.jp/article/np2kai/np2kai.html
MIT License
246 stars 61 forks source link

Save state greyed out #97

Closed arBalasquide closed 4 years ago

arBalasquide commented 4 years ago

I'm new to PC-98 emulation and I'm trying to play a .HDI game. However, I want to save the state of the game but the "Stat" option only shows "Empty". What do I need to do to enable it?

Running latest master branch i386 version on Linux 5.6.10.

日本語の説明もおKです。

AZO234 commented 4 years ago

NP2's state save function is hidden. (Because it is modified often, and not be implemented enough yet. When it is modified, older state files can't use.)

If You test it, write "STATSAVE = true" to .config/xnp2kai/xnp2kairc.

See too. https://www.nonakap.org/np2/html/help/ja/othercfg.html

arBalasquide commented 4 years ago

Ah, that was stupid of me not to figure out. Thank you for the help and the extra information :)!