Oh cool, thanks floob! Just to be sure, I make the changes to the retroarch.cfg of the specific emulator I want, not the main config, right? It seems stupid, but I feel like everything I do has an unintended consequence haha.
Another question: i’ve enabled video_smooth=true in the main retroarch.cfg. However, some emulators, like snes, have video_smooth=false in their retroarch.cfg. If I understand correctly, this overrides the main config file. Why would those be in there if I’ve never set them to be? This is what my retroarch.cfg looks like:
# Smoothens picture with bilinear filtering. Should be disabled if using pixel shaders.
video_smooth = true
I set it to what I want (true from false) and then delete the #, right? I ask because some things in the config have no # and some do, and some have the # then nothing after =, etc. Just kinda confusing. Sorry for all the quetions!