Page 1 of 1

7z support

PostPosted: Fri Aug 12, 2022 12:13 pm
by millansoft
Hi guys,

Wonderful work has been done with this emu, congratulations, I wonder if in the future in could handle 7z format for roms, I have all in that way in MAME for example, it could be useful at least for me to just point to that folder with Supermodel emulator.

Thanks!

Re: 7z support

PostPosted: Sat Aug 13, 2022 10:14 pm
by Bart
No time to get around to it anytime soon but Supermodel is open source and someone is free to try to hook it up :) The ROM loading code is a bit of a bear, though, due to my insistence on auto-detecting the games inside of zip files instead of relying on specific MAME naming conventions (that I don't ever keep up with).