AZO234 / NP2kai

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

(Retroarch) Games not loading correctly. #93

Closed Denshadego closed 4 years ago

Denshadego commented 4 years ago

I have made no changes to my setup, but for some reason PC-98 games no longer load, they just display the "How many files(0-15)?" text, when before they loaded directly into the game.

Tested it with hdi, fdi and d88 formats on a Windows 10 and a Windows 7 x64 machine. Bios on core information seems to be ok, all optional files included.

EDIT: Seems that games with no spaces in their filenames load fine. Is this intended behavior?

Also, the core does not detect m3u files.

AZO234 commented 4 years ago

Thanks! I just fixed yesterday. See https://github.com/AZO234/NP2kai/issues/90 .

Denshadego commented 4 years ago

It was fixed, thanks! However, now hdi files don't load, just tested on Android.

AZO234 commented 4 years ago

I got it. I check. Thanks.

Edit: I looked not mount hdi... Oh, why?

AZO234 commented 4 years ago

Did you use out of '/storage/emulated/0' files?

Edit: I implemented 'File is readonly flag' a few days ago. It maybe effect. Readonly HDI can't be mounted.

Denshadego commented 4 years ago

Got it, transfered the height files to internal memory and they load. Thanks!