Skip to content

Instantly share code, notes, and snippets.

@scar45
Last active April 1, 2021 00:38
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scar45/6a0048f3af5a4d02ceb157a4bca03467 to your computer and use it in GitHub Desktop.
Save scar45/6a0048f3af5a4d02ceb157a4bca03467 to your computer and use it in GitHub Desktop.
RetroArch Old School TV Overlay
# scar45's 1986 Retro Hitachi TV Overlay for Retroarch
# https://gist.github.com/scar45/6a0048f3af5a4d02ceb157a4bca03467
#
# Download the actual retro TV image from -- https://i.imgur.com/QY0X5S4.png
# then rename it to "scar45-old-tv.png" and place it beside this file, under
# the main Retroarch 'overlay'/'overlays' folder.
#
# Retroarch Onscreen Display --> Onscreen Overlay Settings
#
# Display Overlay == ON
# Overlay Preset == scar45-old-tv.cfg
# Overlay Opacity == 1.0
# Overlay Scale == 1.0
overlays = 1
overlay0_overlay = scar45-old-tv.png
overlay0_full_screen = true
overlay0_descs = 0
@scar45
Copy link
Author

scar45 commented Aug 31, 2017

Link to the images in 16:9 or 21:9 that you must save manually, and copy to your overlay/ folder for Retroarch, along with the scar45-old-tv.cfg file above.

Hope others will enjoy this retro TV overlay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment