I've been trying to play Super Mario World on my Raspberry Pi. It plays wells, however I have noted that the sound running through HDMI is not working. I did try setting the hdmi_drive setting to 2, however that did not work. Anything else I could do?
Apparently the Pi' through that my tv was a monitor so i added these to my config file to make sound work through HDMI.
//hdmi_force_edid_audio Pretends all audio formats are supported by display, allowing passthrough of DTS/AC3 even when not reported as supported: hdmi_force_edid_audio=1
//Normal HDMI Mode (Sound will be sent if supported and enabled) hdmi_drive=2
and //Sets the output to "TV" instead of monitor. hdmi_group=1 CEA