You need to change 2560 to 1920!
Let me know if that works.
You need to change 2560 to 1920!
Let me know if that works.
Have you enabled advanced options in the user interface settings?
Yes, of course. Just a question: now i have this modeline in my config.txt: hdmi_timings=320 1 5 30 45 240 1 5 3 19 0 0 0 60 0 6400000 1
do I have to change this line with 1920, or add another modeline or wath?
NO you donât need to change it.
What method are you using to output 240p. GERT VGA or HDMI to VGA?
@Alphanu yyyyyyeeeessss it work! Thannnks Can i centre the screen with overscan option? (in Os or in RA?)
You should be able to use x center option. Youâll need to find it in the cfg until the menu options are available.
The values are -3 to 3.
really nice to see some progress on the CRT front. i will try with latest lakka (2.3.1 for x64) with ati 5450 and VGA->to->RBG SCART Cable. with having an CRT-switchres-Ready Lakka finally a dream comes true!!! Thank you very much for your efforts Alphanu !!!
Sorry⊠I still need your help these are the only configuration lines I can see on my retroarch.cfg: crt_switch_center_adjust = â1â crt_switch_resolution = â1â crt_switch_resolution_super = â1920â crt_switch_resolution_use_custom_refresh_rate = âfalseâ crt_video_refresh_rate = â60.000000â
I tried to edit crt_switch_center_adjust = â1â in â-3â but nothingâŠ
Hello, Iâm using LAKKA 2.3.1 on Raspberry Pi 4. I have a Gert VGA666, a VGA>SCART cable and a couple of questions:
Thank you very much!
@Alphanu @hunterk I have enabled CRTSwitchRes on Raspberry Pi 4 (Lakka 2.3.1, VGA666) and it works perfectly with different console titles (Sega Genesis Streets of Rage 3, Sonic 2) and arcade (Neogeo Art of Fighting, CPS-1 Final Fight, Irem M-92 Undercover Cops). Combined with the Run-ahead options to minimize input lag, this is a truly exceptional pairing!
I am experiencing however some graphic issues with Shadow Force (jagged lines on vertical scrolling) so I would like to ask: are there any known problems for CRTSwitchRes on RPi 4? if yes, what are they due? If these are at firmware level, maybe we could open an âissue requestâ for Raspberry developers.
Thank you!
Any chance you could get a picture of the issue?
@scandy Are you using native or super resolution? The RPI4 has an open pixel clock so native resolutions are supported.
@Alphanu how can I check these options (native/super)?
Iâm using the official LAKKA image (Lakka-RPi2.RPi4.arm-2.3.1.img) for my Raspberry Pi 4. Iâm also using a Gertâs VGA666 and this VGA-SCART cable (usb-powered) connected to my CRT TV.
I only enabled the VGA666 overlay in distroconfig.txt using the modeline suggested here and the options you specified for CRTSwitchRes in retroarch.cfg, loaded Art of Fighting and Final Fight in Final Burn Neo and everything worked like a charm (excluding Shadow Force with jagged lines on items with vertical scrolling).
@hunterk sure, I will take pictures as soon as I get home.
P.S. Only a doubt: I donât see the video âswitchâ as seen in this video (I only get the refresh rate message) but picture is pixel-perfect with Art of Fighting (Neogeo), Final Fight (CPS-1), Undercover Cops (Irem M-92), Streets of Rage 3 (Megadrive), Shinobi III (Megadrive).
UPDATE: This is an example of jagged (diagonal) lines of pixels in Shadow Force.
hello, i tried with lakka 2.3.1 and the latest nightlies for x64/x86. The CRTswitchres-Options are not shown in the option menu. I have tried to put the needed lines in the retroarch.cfg but nothing works. No Clue about RPi-System but i think the feature is maybe not fully implemented yet.
@scandy There is another CRT option in the retroarch.cfg which is crt_switch_superresolution = 2560 or similar, the values are as follows:
0 = native resolution 1 = dynamic superwidth 1920 = 1920 superwidth 2560 = 2560 superwidth 3840 = 3840 superwidth
So Iâm in â1920 superwidthâ.
This is my retroarch.cfg: https://pastebin.com/0ZD7NxWN
And this is my distroconfig.txt: https://pastebin.com/mWVh8iB7
Thank you
That looks to me like you might have the wrong height somewhere, possibly in your âcrop overscanâ settings? Are the artifacts only present while scrolling vertically or do they just not stand out as much normally?
@shakalakka I think the options just arenât showing up in Lakka because itâs not fulfilling one or more of the conditionals to show up in the menu, despite having the capability. That is, you can try enabling options through the cfg and it should work, even if the options arenât accessible in the GUI menu.
@hunterk the artifacts are always present, even on static images, in Shadow Force. Crop overscan is set to âonâ. Correct height shouldnât be set automatically by CRTSwitchRes?
It sets the correct height for the operating system based on what the core reports, but thereâs still a possibility for some other options to mess things up.
It looks like it should be a standard 320x240 game, according to this: http://www.punchpedia.com/games/arc/sforce/sforce.php
So unless itâs getting an incorrect modeline somehowâŠ