libretro / desmume2015

Port of Desmume to libretro based on Desmume SVN circa 2015.
29 stars 44 forks source link

bug: no microphone #26

Open legluondunet opened 9 years ago

legluondunet commented 9 years ago

Hello,

in Desmume, you can use your microphone on windows and linux (if you compile with openhal library). Could you add this functionality in the libretro desmume core?

Thank you for your help.

LGDN.

Oggom commented 9 years ago

https://github.com/libretro/desmume/pull/27 added a bunch of microphone related settings, but I'm not sure if support for physical mics is fully working yet.

Alcaro commented 9 years ago

Most games that use the mic only react if you blow in it, which is covered by #27's noise generator. But it won't help for the few remaining games, and since libretro itself doesn't support microphones, properly solving this is going to take quite a while.

Oggom commented 9 years ago

Ah, thanks for the clarification. I just gave Nintendogs a try and apparently "brrrzzzzt" is good enough to be recognized as a dog name, seems like most games are indeed very tolerable when it comes to that.

legluondunet commented 9 years ago

"Brain age or Dr Kawashima" game seems to be more hard to please.

JackosDev commented 9 years ago

Do you mind uploading your save file? I'd like to do some testing myself.

legluondunet commented 9 years ago

JackosDev I sent you an email.