I have Retroarch installed on my Android box. I want to access my ROMs from a network folder on my Windows computer. Tried to create an SMB share with cifs but the folder isn't visible inside Retroarch.
Maybe if I build a top layer app, and this app creates an SMD share and then call Retroarch. If Retroarch runs in the same context as top layer app, it will be able to access the shared SMB folder?
Any other suggestions?