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

#94999
squallrs
Participant

Hello guys :)

I’ve just buy a Rasperry pi 2, and it’s fantastic.
But i try to have a good CRT look, but i have some problems.

I have put my pi on 720p

and for test, on my nes retroarch.cfg i put this:

#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/nes/
video_shader = /opt/retropie/emulators/retroarch/shader/crt/crt-hyllian-glow/crt-hyllian.glsl
video_shader_enable = true
video_smooth = false
video_aspect_ratio = 4:3
video_crop_overscan = false
video_scale_integer = true

But the result is good on GBA, GB, GBC:

And really sux with snes, MD, NES, etc….

Did i miss something ?

Thanks for ur help :)