Scorr / RetroUnity

Unity frontend for the libretro API.
GNU General Public License v3.0
41 stars 23 forks source link

Fix sound #2

Open Scorr opened 8 years ago

Scorr commented 8 years ago

Sound is currently choppy and stuttering.

supneo commented 8 years ago

Hi , same here http://toadking.com/retroarch/snes9x-next.html , but im load Chrono Trigger (USA).sfc in this page and mark vsync and modify Latency to 200 and 300 and works good music , will have to do something latency and sync with your problem?

Scorr commented 7 years ago

Hey, sorry for the super late reply. What did you mean with "modify Latency to 200 and 300"? Edit: Oh you meant on the page you linked.

Thanks for the info!

Animaleante commented 7 years ago

Any update on this problem? I did a similar implementation to yours, and have the same problem with the sound.

Hokage3211 commented 4 years ago

I believe I found the fix here https://github.com/Scorr/RetroUnity/issues/14

humbertodias commented 4 years ago

https://github.com/Scorr/RetroUnity/pull/21