asakous / Neo-EmuELEC-H3

Neo-EmuELEC-H3, retro emulation for Allwinner H3 devices. Based on shantigilbert EmuELEC https://github.com/EmuELEC/EmuELEC .
53 stars 16 forks source link

Component video support #51

Closed franklinweise closed 1 year ago

franklinweise commented 2 years ago

I have an Orange Pi PC running Neo-Emuelec - everything runs fine, but there are no video out options for composite video (480/576 cvbs). Seems the support for this was dropped some time ago. Is there a way to make it work?

(BTW, I created the EE_VIDEO_MODE file with the resolution inside, but seems this isn't working for the latest releases).

asakous commented 2 years ago

there is no menu option to change hdmi output to composite output . since amlogic chip boot method is totally different from allwinner H3 chip. so the only way to achieve your request is to edit script.bin file. please check https://linux-sunxi.org/Fex_Guide#.5Bdisp_init.5D [disp init configuration part]