RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. crt tv
    Log in to post
    • All categories
    • C

      Retro Pie & CRT - Issues & options?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support crt tv
      6
      0 Votes
      6 Posts
      681 Views
      jamrom2J

      @crinale0 Hi, this looks great! I have an old 20" Panasonic CRT from around 2000 I was thinking of using. What did you use to convert the Pi to a good CRT signal? Are you running RGB, Coax, Composite or RCA?

      I haven't tried any of this, but I'm thinking this will be a great winter project.

      Thanks!

    • H

      Crt resolution issue

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support crt tv resolution composite old
      2
      0 Votes
      2 Posts
      385 Views
      RionR

      @henk Seeing as you CRT has Scart inputs it would be a downgrade to pair it with a Composite cable when the CRT has support for RGB. Look into PI2SCART or Recalbox RGB Dual instead and save yourself the hassle and trouble.

    • A

      Retropie (Raspberry) to crt TV problem

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie crt tv problem
      2
      0 Votes
      2 Posts
      274 Views
      D

      @Alessio2001, I ran into this same problem on my last Arcade conversion. The issue ended up being on the CRT side. You should have a control board with 6-8 knobs. Mine was a small square one, but they can be different. This controls the image on the CRT. You can use this to change the Vertical Hold (height), Horizontal Hold (width), and contrast, and some have R/G/B knobs. One of those, when you change it in one direction, made my image duplicate, flicker, and rotate on the screen. When I turned it in the opposite direction, it solidified into a single image rotating from top to bottom. Eventually, it would slow down and stop in the middle of the screen.

    • S

      Issue with rpi3 and composite video out - NO SIGNAL on TV CRT

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support crt tv composite video config.txt
      4
      0 Votes
      4 Posts
      478 Views
      mituM

      By default, you don't need any configuration - a RPI3 will enable the analog video/audio when no HDMI is detected.

      enable_tvout is just for Pi4, which doesn't do the switch automatically.

      When you're measuring the output, is the cable plugged in the Pi ? If the signal goes through, then maybe the issue is the TV - does it accept composite from other sources ? Do you have a PAL or NTSC TV ?

    • B

      Getting Component Video From Pi 4b

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support component crt tv ypbpr
      1
      0 Votes
      1 Posts
      427 Views
      No one has replied
    • A

      Just wanted to thank RetroPie for not leaving composite out in the dust.

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming crt tv raspberry pi 3b
      2
      5 Votes
      2 Posts
      656 Views
      N

      @AXEL it is such a nice way to play the games as i recall back than, the feel of playing sonic or jurassic park on genesis but nes and snes psx, n64 just can go on, its just home sweet home, thanks for choosing retropie, buzz and the team do such amazing work, i been using retropie for a long time and i wouldnt go any where else glad you enjoy it and it does feel like the gaming on the original thing 😀🤘

    • P

      Best way to connect Pi4B to Sony Trinitron CRT (SCART)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pi4 b crt tv
      1
      0 Votes
      1 Posts
      427 Views
      No one has replied
    • I

      retropie on composite tv-out (wrong colors or wrong picture at all) How to config?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support composite crt tv ntsc\pal config
      21
      0 Votes
      21 Posts
      4k Views
      I

      @brentriddell to apply it first put the file tweakvec.py into directory home/pi/tweakvec/ on your sd card ( or other storage whre retopie is installed if that).
      Then you can enter in terminal window on your PC or in retropie console next:

      sudo python3 /home/pi/tweakvec/tweakvec.py --preset PAL60 you get true colors and pal 60 mode (must be sdtv mode = 1 in config.txt to get 60 Hz in all emulators)

      But after next reboot you got standard ntsc mode ( with wrong colores), so if you want tweakwec fix always turned on you need write this command in file /opt/retropie/configs/all/autostart.sh It will be run tweakwec automatilly at every retropie start.

      But in the end i've get right colors but also get "flickering" in some games. So to get flickering off i've used progressive mode ( write sdtv mode = 16 in config.txt)

      Maybe it was helpfully too ( find my messages in the bottom of thread) https://github.com/raspberrypi/firmware/issues/811

    • A

      connecting retropie to CRT tv

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support crt tv retropie image file setings rgb
      17
      0 Votes
      17 Posts
      9k Views
      A

      @mitu that make sense .. thanks for the help.

    • zefolhadelaZ

      (solved) Video resolution/proportions bug

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support 240p composite crt tv resoltuion video issue videomode
      2
      0 Votes
      2 Posts
      376 Views
      No one has replied
    • RionR

      Lo-tech RPi VGA Board – VGA Shield

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming vga666 crt tv hdmi timings
      12
      0 Votes
      12 Posts
      1k Views
      S

      Anyone have any experience with this board? It's interesting to see a VGA hat that supports 24 bit colour, was hoping to find someone that has done some kind of comparison between this and other solutions (VGA666, HDMI->VGA converters, RT Ultimate, etc).

    • B

      Retroarch and 240p on CRT TV

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support crt retroarch retropie 4.6 crt tv 240p composite
      19
      0 Votes
      19 Posts
      6k Views
      J

      A simple workaround is to delay the tvservice call in runcommand-onstart.sh , e.g.:

      #!/bin/bash echo "starting emulator "$2 >&2 if [ "$2" == 'lr-fceumm' ]; then sleep 5 && tvservice --sdtvon="NTSC 4:3 P" & fi
    • D

      Poor performance when using AV Out/Composite

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support composite composite video av video output crt tv
      1
      0 Votes
      1 Posts
      303 Views
      No one has replied
    • R

      Best Monitor/TV for Full Size Arcade Cabinet

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming monitor crt tv
      13
      0 Votes
      13 Posts
      19k Views
      WeirdHW

      @morell From other listings on the site, I found the following:

      WBE (wide body extended): Assembled size: 627 x 481 x 635mm (Width x Depth x Height) U-WBE (ultra wbe): Assembled size: 687 x 481 x 635mm (Width x Depth x Height)

      But you could always email the guy to verify what the actual numbers are. (use the 'contact' option in the top left)

      You could also (probably) even ask if he would be able to supply the artwork in dimensions of your choosing. He is pretty flexible when it comes to custom stuff, so just send him a message to inquire first. It's always worth a shot, right?

    • J

      Retrotink U - Higher res ES and PSX games

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retrotink crt crt issues crt tv resolution
      2
      0 Votes
      2 Posts
      510 Views
      mituM

      @jamesfarnhamlong said in Retrotink U - Higher res ES and PSX games:

      The 450x270 looks best, but I was wondering if it was possible to run one @ 720x578 to improve the picture a little. I know the TV supports this as I have an old Apple TV that uses this revolution. How do I write the hdmi_timing to make this work? Is there a calculator or something I could use?

      Try this - http://eightvirtues.com/lakka/hat/RPi HDMI Timings Calculator and Core Docs.ods (courtesy of https://www.youtube.com/channel/UCtF_2HGXXPlUi1J0Euw1Qrw).

      Is it possible to adapt this to run at 2x resolution so I can use the enhanced graphics in psi-rearmed. Is there a way to have this only affect psx game launching? Or would it then throw out all the other systems? Is there much point?

      Maybe if you use the calculator linked above you can derive the correct HDMI timings to use. As for the effect on the other systems, you'll have to ask the author of those configs.

    • akafoxA

      Can not get EmulationStation to fit on CRT composite screen

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support crt tv composite video screen size
      1
      0 Votes
      1 Posts
      856 Views
      No one has replied
    • DezmancerD

      Need advice on connecting RetroPie to a CRT

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support crt tv component
      3
      0 Votes
      3 Posts
      749 Views
      Y

      The config is the same, it does not matter if its pvm, monitor or consumer. You will possibly still need some tweaks , depending on your TV (to center the picture). That guide is quite old and so may be the timings he listed. I recommend looking at RGB-Pi or Retrotink configs on github, they're more up to date and work with Gert as well.

    • D

      Raspberry Pi 3 b+ and RCA.

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming retro crt tv rca
      7
      0 Votes
      7 Posts
      1k Views
      sergioadS

      @Deityfierezy you are better for now with the 3+

    • MrCoffeeM

      hdmi to component CRT Help..runcommand

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support runcommand-onen runcommand-onst hdmi to compone crt tv transcoder
      33
      0 Votes
      33 Posts
      7k Views
      MrCoffeeM

      @PUME04 lol no problem, you may want to google "Retropie CRT edition" I've been using that with a pi 3 and a vga666 into a vga to component transcoder .. yes you will spend a bit more money but it works so well ,, but you can not do 480i ,, but its set up to handle all the wacky arcade resolutions per game all done from a config file.

      this is the transcoder .. well hes out of stock but keep an eye on him.. about 50bucks

      https://www.ebay.com/usr/linuxbot3000?_trksid=p2047675.l2559

      and I use this type of vga666 works really well ..

      https://www.ebay.com/itm/1PCS-New-VGA-Shield-V2-0-Expansion-Board-For-Raspberry-Pi-3B-2B-B-A-M-/152351022612