Homepage › Forums › RetroPie Project › Video Output on RetroPie › How to get scanlines and vastly improve picture quality: the best method › Reply To: How to get scanlines and vastly improve picture quality: the best method
04/06/2015 at 21:26
#94007
Member
That looks good, I’ll try them out.
Here is the shader you recommend (I need to sort my TV colour out):
http://youtu.be/_oGZhLsbTGs
Here is my config file based on your suggestions
/opt/retropie/configs/megadrive/retroarch.cfg
#include "/opt/retropie/configs/all/retroarch.cfg"
# All settings made here will override the global settings for the current emulator core
input_remapping_directory = /opt/retropie/configs/megadrive/
video_shader = /opt/retropie/emulators/retroarch/shader/crt/crt-hyllian-glow/crt-hyllian.glsl
video_shader_enable = "true"
video_smooth = "false"
video_crop_overscan = "false"
video_scale_integer = "true"
aspect_ratio_index = "21"