two back slash is from pc and 1 forward slash is from Switch I had to use edit in notepad++ to all two back slash to one forward slash just click on 2 backslash and rename it to 1 forward slash and it do it all just in 1 sec so you dont have to do all every roms. In Notepad++ on top corner click on Edit, click on replace you will see it and after enter old \\ and new / then click on replace all or singleThis is new territory for me, but it's something I'm eager to try and learn. It seems odd to me that the path is using two back slashes in a row. I'm also used to paths using forward slashes, but IDK if either of those could be an issue.
From this -
"path": "D:\\0 RA-FRANKENSTEIN ROMS\\Arcade CPS2\\Street Fighter Zero 2 Alpha\\sfz2al.zip",
"label": "sfz2al",
"core_path": "D:\apps\retroarch-wii",
"core_name": "fbalpha2012_cps2_libretro_wii.dol",
"crc32": "00000000|crc",
"db_name": "Arcade CPS2.lpl"
to this -
"path": ":/0 RA-FRANKENSTEIN ROMS/Arcade CPS2/Street Fighter Zero 2 Alpha/sfz2al.zip",
"label": "sfz2al",
"core_path": ":/apps/retroarch-wii",
"core_name": "fbalpha2012_cps2_libretro_wii.dol",
"crc32": "00000000|crc",
"db_name": "Arcade CPS2.lpl"










