I've run into another issue. Whats being read when one uses "romext <DIR>" is literally the directory, which means multi-part games don't get read properly. For example, Gran Turismo 2 on PlayStation contains two discs, for two independently playable modes. When I use "<DIR>", the game is listed as "Gran Turismo 2", and crashes upon loading, because its trying to load the folder "Gran Turismo 2". Expected behavior should be to read the files and expand it into "Gran Turismo 2 (Disc 1)" and "Gran Turismo 2 (Disc 2)". Is there a workaround for this?