Bart Trzynadlowski

Results 160 comments of Bart Trzynadlowski

SDL2 and zlib are really our only external dependencies. I would strongly prefer to make this work with a clever Makefile before going nuclear (cmake, ninja, etc.). One advantage of...

Can’t clrmame validate that ROMs are valid MAME sets? Supermodel should be able to just load those. Is the problem with split ROMs?

I see. This is going to be a pretty big change to the ROM loading system. Will have to find time to do it. For now, not sure how to...

You need to find out what Supermodel's current working directory is. I don't know how EmuStation launches apps. It is entirely possible that they place the .exe in one directory...

Is this still requested? If so, please resolve conflicts or will close it out without merging next week.

If you don’t use the stretch option, won’t Supermodel create black borders and fill vertically? Seems like this is the best that can be done for a wide aspect ratio...

Thanks. Here are my thoughts: - We should limit the use of #ifdef. Instead, we should have a source file in OSD/UNIX or something that only gets compiled on UNIX...

Number 1 isn't as hard as it sounds. Maybe we can try to get it started with providing the Config/ directory for the ini and xml files first. Note the...

This looks pretty good -- I will definitely have some stylistic comments, though. I'll try to get to it this evening!

Apologies but I haven't been able to test this out yet and will try to do so by end of week or Saturday!