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

can't change video resolution in orangepipc #24

Closed jkoroso closed 3 years ago

jkoroso commented 3 years ago

Hi, congratulations this system is increible, is better than retrorangepi

i am trying ti change video resolution to 1680 x 1050 for my 22" display

i try 3 options:

1- change in emulation station menu to autodetec resolution, dont work

2 - i try as the emuelec wiki says , but in Emuelec partition dont find config.ini file, i create it and set hdmimode=1680p60hz, them go to .config/emuelec/configs and open emuelec.conf. In here, set ee_videomode=1680p60hz. dont work

3 - in forum discussion i read to create EE_VIDEO_MODE file in emuelec boot partition and set 1680x1050p@60hz , dont work

thanks

asakous commented 3 years ago

the options are specific for Amlogic chip . I still thinking to remove it from menu. according to Allwinner Fex_Guide . seem not support 1680p60hz resolution. you may try h3disp I already put h3disp in the image. good lock.

jkoroso commented 3 years ago

thanks, i used h3disp in retrorange pi an works fine, but in neoemulec i recevive this error

Emuelec-H3:~ # h3disp -m 36 Now trying to patch script.bin with your settings. Aborted Could not convert script.bin to fex. Exiting

asakous commented 3 years ago

I think it's a bug . I should put some related files into image too.

jkoroso commented 3 years ago

thanks