Last active
September 5, 2024 08:48
-
-
Save scar45/6a0048f3af5a4d02ceb157a4bca03467 to your computer and use it in GitHub Desktop.
RetroArch Old School TV Overlay
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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 |
I tested 16:9 overlay on my 720p TV and the games looks great. Also I will provide some Retroarch video settings for correct position:
Integer Scale: Off
Integer Scale Overscale: Off
Aspect Ratio: Custom
(X Position): 185
(Y Position): 65
(Width): 815
(Height): 620
Crop Overscan(Restart Required): Off
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 thescar45-old-tv.cfg
file above.Hope others will enjoy this retro TV overlay.