@vodkanakas said in Linking rom folders but keeping directories:

@keigan I want them all to show up under snes system but have seperate directories.

I've tried adding both directories to es_systems.cfg but it didn't work. I'm just trying to keep the translated seperate from the us but play them from same menu. It may just have to be a folder inside of the snes rom but I thought that looked tacky. Also tried adding a system which worked but can't find/make a logo that I'm happy with lol.

Hey,

maybe take a look at this if you haven't figured it out yet

https://github.com/RetroPie/RetroPie-Setup/wiki/EmulationStation#platformscfg-edits

Inside the platform.cfg you could add this

sfc_theme="snes" sfc_platform="snes"

or whatever the proper

<platform>

and

<theme>

are.

I'm not at home, so don't have access to my Retropie to test, but thought it may work for what you need.