Gericom / GBARunner2

A GBA hypervisor for DS. (like nintendont for gc on wii)
732 stars 59 forks source link

AVI-2-GBA video and audio don’t sync #310

Open projectTamaru opened 7 months ago

projectTamaru commented 7 months ago

https://youtu.be/-WPS8HDomP4?si=wZ2DnKjlqnTCJU8V In the video above, the GBA rom made with AVI2GBA had audio that doesn’t sync with the video.

Dartz150 commented 2 months ago

Expected, the way GBARunner2 handles audio makes it impossible to sync the FIFO channels correctly.

Also, GBARunner2 has been deprecated in favor of GBARunner3, which is actively developed and has surpassed its predecessor in many ways, but is still an alpha currently on it's testing stage.

You can check its progress here https://github.com/Gericom/GBARunner3