The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Trying to access array offset on value of type bool - Line: 50 - File: inc/plugins/mention.php PHP 8.2.25 (Linux)
|
RPi MM4CRT Test - Printable Version +- MME4CRT Forum (https://mme4crt.alphanudesign.co.uk/forum) +-- Forum: MME4CRT (https://mme4crt.alphanudesign.co.uk/forum/forumdisplay.php?fid=1) +--- Forum: Issues (https://mme4crt.alphanudesign.co.uk/forum/forumdisplay.php?fid=10) +--- Thread: RPi MM4CRT Test (/showthread.php?tid=2) |
RPi MM4CRT Test - FreZeeN - 02-13-2019 setup: Arcade '90 original cabinet, original '90 Crt 28" intervideo 15khz , Rpi 3b+, Pi2Jamma or JammaPi interface MME4CRT version: 1.7.6.2 test 15khz mode: super resolution 1920: ok no problems super resolution 2560: retroarch switch resolution than closes later without launch game super resolution 3840: retroarch switch resolution than closes later without launch game super resolution Native: no ress switch , result in a black out of sync screen, no command respond, exit command dont work, need to reboot RPi super resolution Dynamic: retroarch switch resolution than closes later without launch game X-axis centering: i see a ress switch but image dont move on X-axis, dont work RE: RPi Test - alphanu - 02-13-2019 Hey @FreZeeN , Thanks for your post. Raspberry PI has a locked pixel clock so we have to increase the width to compensate for this. 2560 and 3840 are too high for the Raspberry PI to handle. However, its good that 1920 works as this was the initial design. Also the Raspberry PI is not capable of outputting native resolutions, I will have to look into the new dynamic width option as this should work. It does work fine on Linux PC. This new option is going to change that way emulation works on a CRT as it should work for most video cards. x-axis centering again works great on Linux PC, I have not got round to testing it yet on the Raspberry PI. This will be the next thing to be looked into. |