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

      Better than CRT quality?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming crt integer scaling scanlines shaders
      12
      2 Votes
      12 Posts
      3k Views
      F

      @dankcushions

      Ah sorry missed read that - that makes more sense - ok good so it is doing nearest neighbour!

    • L

      Connecting Pi3b to RGBHV CRT Monitor

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support rgbhv rgb crt vga bnc
      6
      0 Votes
      6 Posts
      867 Views
      L

      Updates!

      I have gotten somewhat of a picture to have display (IGNORE THE MESS 🤣)

      https://i.imgur.com/uCDczXZ.jpeg

      This was achieved using the following modelines in the config.txt

      hdmi_ignore_edid=0xa5000080 config_hdmi_boost=4 hdmi_group=2 hdmi_mode=87 hdmi_force_mode=1 hdmi_timings=1024 0 48 104 152 768 0 3 4 23 0 0 0 60 0 88509090 1

      It's still obviously very distorted but what is odd that the pixel clock I'm using, 88.5MHz was the only way to get some semblance of an image. However according to the manual for my display it should be a pixel clock of 64MHz for 1024x768 60hz (resolution I'm using rn) and a pixel clock of 108.18MHz for 1280x1024 60hz

      Any reason why the pixel clock is so off? Is my code still wrong? Ultimately I think this will boil down into me opening up the CRT and messing with the sync pots but I'd like to avoid that if possible.

      Any further guidance or help is greatly appreciated 😄.

    • M

      Retropie video output to G07 Electrohome crt

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie crt go7 electrohome rgb sync
      12
      0 Votes
      12 Posts
      2k Views
      mituM

      @mahoneyt944 said in Retropie video output to G07 Electrohome crt:

      Is there a way to set rgb manually or change palettes? G07 is considered standard res /low res monitor.

      Not sure if there's such a thing as a 'palette' for an analog signal, but no, have no idea. You may want to ask in the raspberrypi.org/forum forum and provide some pictures.

    • FroyoXSGF

      [SOLVED] Cannot invoke my PAL60 script (tweakvec.py) through runcommand-onstart

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support runcommand pal crt solved
      5
      0 Votes
      5 Posts
      1k Views
      FroyoXSGF

      Righto, here's the solution for everyone who wants to let RetroPie handle NTSC/ NTSC progressive modes but then switch to the PAL60 equivalent:
      Put this into runcommand-onstart.sh:

      (sleep 15 && sudo /home/pi/tweakvec/tweakvec.py --preset PAL60) &

      If it doesn't work for your Pi, try sleeping a bit longer. On my Pi3, 15 seconds seems like the sweet spot.

    • G

      Trying to make a CRT Theme (simple)

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes crt dark game-oriented minimal
      1
      0 Votes
      1 Posts
      664 Views
      No one has replied
    • S

      What are the most common problems with using a CRT with the Raspberry Pi 4?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming rp4 crt emulation crt
      2
      0 Votes
      2 Posts
      731 Views
      dankcushionsD

      @solidshook not an expert, my understanding is that tvservice is used heavily in CRT guides/scripts, and this is only partially functional on pi4, since it is a call to the fkms firmware layer that is being depreciated.

      raspberry pi are instead moving to the open source driver stack, which aims to be a more standard KMS offering, where the way to use custom modes is via DRM modesetting or xandr, the latter of which relies on X which retropie doesn't use by default, and i believe the former might not have enough flexibility.

      still, an approach should be possible, with some work.

    • J

      Arcade (lr-mame20xx) Audio crackling on custom refresh rates (CRT)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support audio crackling crt refresh rate sync
      1
      0 Votes
      1 Posts
      481 Views
      No one has replied
    • S

      Changing resolution via runcommand prevents game from starting

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support resolution crt runcommand retroarch
      19
      1 Votes
      19 Posts
      2k Views
      S

      @jedcooper Sorry, never got around to fixing it. My menu widgets are already disabled, but the issue persists. I'm assuming that it's a similar issue to the one people are reporting with widgets, but not sure what more to do with that information unfortunately.

      My other approach.. has been to emulate SNES on my Wii, haha. For an unrelated matter, I'm getting a VGA666 board in the mail some time. I don't expect that it will make a difference with this particular issue, but I'll give it a try anyway and report back if it makes a difference.

    • P

      Working KMS image with newest RetroPie on Pi 4? Help with config with VGA666?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support kms pi 4 fkms tearing crt
      2
      1 Votes
      2 Posts
      778 Views
      7

      @phos
      Did you get anywhere with this in the end?

    • S

      RGB 15kHz output - VGA666RGBs vs RGB-Pi?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support rgb vga666rgbs rgb-pi crt
      2
      0 Votes
      2 Posts
      975 Views
      mituM

      Besides the pictures and the seller's page, there's no much info about VGA666RGBs. They say it's compatible with Raspbian/RetroPie/etc., so I assume it works similarly to other GPIO analog video add-ons, using the standard vga666 'driver'.

      For RGP-Pi, I remember it outputs RGB via Scart, so it might not be the first choice if your monitor has no Scart inputs. Not sure about the driver, though.

    • S

      No composite output with full KMS

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support kms composite crt
      3
      0 Votes
      3 Posts
      1k Views
      S

      @busywait Thanks for that, I added "composite=1" to the "dtoverlay" line in config.txt, and it has had some change, but the screen is still blank.

      Now when I run modetest, the connector "composite-1" shows up, but its status is "unknown", and it has no associated encoder id.

      The list of encoders has also changed to include TVDAC, but it has a crtc of 0.

      TBH I'm not sure how connector, encoder, and crtc interrelate, and/or whether it's possible to fix the relations (assuming that's all the problem is).

    • S

      Setting overscan for only the console

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support 240p composite console crt overscan
      5
      0 Votes
      5 Posts
      2k Views
      S

      @buzz I've tried this before, but I've tried again just now, to make sure.

      overscan_top=40 overscan_bottom=40 overscan_left=40 overscan_right=40 overscan_scale=0

      While this does add the overscan on the console, it also adds it to EmulationStation and RetroArch while emulating.

    • D

      Pi version for CRT

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support crt pi4
      2
      0 Votes
      2 Posts
      403 Views
      mituM

      Probably yes, but you could ask the author of the RetroPie CRT Ed. for confirmation to know which systems it supports.

    • P

      Trying to connect Pi4 to Sony Trinitron

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pi 4 sony trinitron crt
      7
      0 Votes
      7 Posts
      1k Views
      mituM

      @planetdune Does the TV have a front RCA video input ? Try that and see if the signal works. Also, check to the /boot/config.txt has enable_tvout=1 added (should have been added by raspi-config).

    • UberLumbyU

      Pixel Desktop on Retropie CRT Build

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support crt pixel desktop raspberry pi 3b
      6
      0 Votes
      6 Posts
      976 Views
      G

      @uberlumby I have one img for CRT and composite. If possible Go to my Chanel on YouTube, have link to download.
      Chanel name: Granny Games.

    • A

      19" CRT and MAME Horz Adjustment

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support crt mame horzontal width issue
      6
      0 Votes
      6 Posts
      623 Views
      M

      @azurden how did this workout for you?

    • MarschflugmallowM

      PI2SCART on the RPi4 - User experiences

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pi2scart rgb crt rpi 3b+ rpi4
      4
      0 Votes
      4 Posts
      1k Views
      MarschflugmallowM

      @DJMoss Adding active cooling eliminated the slowdowns I encountered while running some MAME or NeoGeo games.

    • MeltedPineappleM

      Ability to run Retropie like a CRT screen?

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development light gun crt idea
      4
      0 Votes
      4 Posts
      390 Views
      simpleethatS

      @MeltedPineapple you'll have to do the research on how to set that up. I haven't attempted it myself, I'm waiting for my Sinden Lightgun.

    • DJMossD

      2 Screens 2 Purposes

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes dual screen crt theme creation png menu art
      1
      0 Votes
      1 Posts
      480 Views
      No one has replied