#9090
silverbullet767
Participant

Thanks for the reply, so if I wanted to edit the files from the raspberry pi itself what would I type to edit it?

Would it be (i’m still learning linux)

sudo – super user?
nano – text edit?

sudo nano /home/pi/RetroPie/configs/all/retroarch.cfg

find the video_shader_enable = ” ” line

change from
video_shader_enable = “true”

to

video_shader_enable = “false”

Would that work?

Also, I heard PiSNES works better than the default one. Would this already be installed as part of the 1.10.1 retropie image? Or will I have to download it?

And how do you switch to it?