RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. 240p composite
    Log in to post
    • All categories
    • U

      Horizontal lines not matching CRT scanlines

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support crt scanlines pi3 b+ 240p composite
      6
      0 Votes
      6 Posts
      824 Views
      U

      @dankcushions hello, I am aware of how the crt image is generated, I just failed the properly explain the issue. But thanks to you, I revisited the config file once more and realized it was an overscan setting that was preventing the correct size of the image being displayed. Now everything works beautifully. Thanks a bunch.

    • 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
      374 Views
      No one has replied
    • 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
    • chipsnblipC

      Custom 240p Test Suite Box Art (xcf source included)

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes crt 240p 240p composite
      16
      6 Votes
      16 Posts
      2k Views
      RionR

      @chipsnblip This is more than anyone could ask for. On behalf of the retro community and myself.

      Thank you!

    • J

      240p composite to CRT TV artifacts blurry text dots

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming crt tv 240p composite
      4
      0 Votes
      4 Posts
      1k Views
      J

      Thanks guys. I posted on Reddit and they suggested messing with the service menu. And I got it better by modifying the c-trap setting.

      https://www.reddit.com/r/crtgaming/comments/abt1fv/240p_composite_to_crt_tv_artifacts_blurry_text/

    • A

      240p Composite Settings.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support 240p composite
      4
      1 Votes
      4 Posts
      4k Views
      chipsnblipC

      i'm the same way, messing with things (and usually breaking them). it's a good way to learn, hands on :)

      the only notable difference in our configs is video_threaded = "true", which i have set to false because it tends to cause frame-stutter and some input latency.

      keep a close eye on the configs in /opt/retropie/configs/all/retroarch/config/<core>, maybe something (core-options) was overriding/conflicting with your retroarch.cfg.