Output 240p (instead of 480i) on composite RCA
-
Great news, any recommendations on a theme that scales well using this?
-
really awesome! i want a CRT now...
@IcyFever said in Output 240p (instead of 480i) on composite RCA:
Great news, any recommendations on a theme that scales well using this?
@Rookervik created some that look like they'd work really well. i'm not sure if this is the latest link to them: https://retropie.org.uk/forum/post/31620 - i have a feeling there was another theme also?
-
That's nice! I have to try it out
-
@Rion Yeps, I'm on the GitHub thread. Seems to be working well for everyone. My issue personally was with HDMI to Component converter.
-
@dankcushions me too. I want to get a apple color monitor iie for my apple raspberry pi iie. I modified an apple ii green phosphor monitor to an lcd but i would like to have a color crt monitor as well, but the color monitor iie are so few and so expensive on ebay. I wish i kept my apple iie but sold it with the color monitor ii and a disk drive duo in 95 for $50. :(
-
Been looking at this, as I realized I had an unused "special" video camera cable that does indeed work to connect my Pi3 to my Commodore 64 monitor, via the Pi 3.5mm jack.
Since I'm not on GitHub I'd appreciate anybody else playing with this commenting here. I may give that beta firmware tweak a try, if it's as simple as backing up some original files and trying out some new ones for a bit... I think I can give that a go.
Currently, I've figured out the overscan change in config.txt. As well, my Pi will boot to HDMI or to composite, depending on which one is plugged in, without any config changes. I may have to leave the overscan settings where I have them now, as I don't think I want to keep changing back and forth. My Commodore monitor certainly needed the image tightened in a bit, and over HDMI I don't think I'll mind things being a bit smaller if they are on a large LCD TV.
So yes, next step I may try the 240p firmware and see what that does to the image on my Commodore monitor.
-
One question though, if there's a way to include one "auto-detecting" overscan setup for HDMI and another for composite... I'd be up for hearing it :)
-
@ohmycommodore Register for a github account is as easy as registering here. 😀
-
True enough, but I'll stick here for now.
I can confirm this 240p thing does something. I definitely notice a difference in games, but any text in the RetroPie menu system certainly goes out the window, and even more so the command line is pretty much unusable. I suppose the eventual goal might be to establish a 240p tweak for the games for composite out, while maintaining 480p or similar for the menus to keep them sharper.
Regardless, the steps I followed were:
Download and copy over to my Pi the test firmware files noted here: https://github.com/raspberrypi/firmware/issues/683#issuecomment-283179792
Then:
sudo apt-get install rpi-update
Followed by:
sudo rpi-updateAnd finally, adding this to the end of my config.txt and rebooting:
sdtv_mode=16
(according to the GitHub thread the earlier command sdtv_progressive_scan=1 has now been supplanted by this sdtv_mode one)Well, I think I followed everything correctly at least. I certainly noticed the change on cue, and entertained myself for a morning :)
-
I'm liking this.
no more flickering screens.
an update came out to allow higher res. for front ends then change res. for game.
you can do it with these options.
I'm testing out a 320x240 on front ends to simplify everything and make it readable.tvservice -c "PAL 4:3 P" ; fbset -depth 8 ; fbset -depth 32; tvservice -s
Powering on SDTV with explicit settings (mode:18 aspect:1)
state 0x80001 [PAL 4:3], 720x576 @ 50.00Hz, progressive
$ tvservice -c "NTSC 4:3" ; fbset -depth 8 ; fbset -depth 32; tvservice -s
Powering on SDTV with explicit settings (mode:0 aspect:1)
state 0x40001 [NTSC 4:3], 720x480 @ 60.00Hz, interlaced
$ tvservice -c "NTSC 4:3 P" ; fbset -depth 8 ; fbset -depth 32; tvservice -s
Powering on SDTV with explicit settings (mode:16 aspect:1)
state 0x40001 [NTSC 4:3], 720x480 @ 60.00Hz, progressive -
@nitrogen_widget
I'm in NTSC land. So you need to add one of these tvservice lines to the end of config.txt? What are the actual lines you need to add? It seems like some of those are just comments, and of course some for PAL, etc.Would I add all this, for example?
$ tvservice -c "NTSC 4:3 P" ; fbset -depth 8 ; fbset -depth 32; tvservice -s
Powering on SDTV with explicit settings (mode:16 aspect:1)
state 0x40001 [NTSC 4:3], 720x480 @ 60.00Hz, progressiveAnd in this case does the original "sdtv_mode=16" line need to be removed, or modified?
-
Hi,
the $ means command prompt.
so you would run the command as part of a script or when you ran the emulator
I havn't tested it yet but this is what the developer said to do.edit: ok, verified running:
tvservice -c "NTSC 4:3 P" ; fbset -depth 8 ; fbset -depth 32; tvservice -s
at command prompt gives you 240p for emulator.throwing out: tvservice -c "NTSC 4:3" ; fbset -depth 8 ; fbset -depth 32; tvservice -s
put you back to interlaced mode for your front end.so you have to call the commands at run time and run end of emulator.
I'm just going to use a 320x240 res theme. :)
-
@nitrogen_widget
Do you have any suggestions regarding themes for 240p? Most of them don't work very well: metadata can't be read, snapshots cut across the screen, layout messed up... -
@Turgon
I'm using this one for now.
https://github.com/keilmillerjr/flavors-layoutVery simple layout that works well.
-
@nitrogen_widget
Thank you. I'm going to try it too. -
Hello! Where this command line should be inserted to interlace the signal ???
Thank you! :-)
$ Tvservice -c "NTSC 4: 3 P"; Fbset -depth 8; Fbset -depth 32; Tvservice -s
-
I am just wondering, does this firmware still need to be downloaded from the google docs link, or is the original pi-firmware on board with 240p over composite now? I have updated my pi and wonder if I need to reinstall firmware for 240p. Thanks
-
@ohmycommodore said in Output 240p (instead of 480i) on composite RCA:
I suppose the eventual goal might be to establish a 240p tweak for the games for composite out, while maintaining 480p or similar for the menus to keep them sharper.
Excellent idea, I'd love to see that. 240p on a CRT TV still remains much better than any shader possible.
-
And certainly down the line it would be wonderful to have something like this as a toggle within the system itself. A "select your desired output and restart" type thing.
-
Still cant figure out or find out...
Does the 240p firmware linked in this thread still need to be manually installed on new and updated Retropie builds?
Sorry to be a nag, just can't find an answer. Thanks.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.