Jason Gauci
Jason Gauci
I feel like a lot of these systems could be built/enforced socially with reddit & twitch. People could stream their mamehub game and post the stream to youtube. On Mon,...
This is a bug in the MESS softlist, not MAMEHub. All of the interfaces are "megadriv_cart" when some of them should be "genesis_cart". For example, look at this entry that...
I'll leave the issue open in case the MESS team or someone here wants to fix it.
Gotcha. Well the only other option is for us to fix it ourselves. As I mentioned in this thread, we use the xml file to figure out which machine to...
Whoops, you are right. Looking at the code, the filename is used for the system and the interface is not used. I can switch to using the interface attribute in...
Good point. So yeah, we'll have to just divide the xml into three then On Tue, Sep 23, 2014 at 11:08 AM, Gitweazle [email protected] wrote: > Yeah using interface will...
This sounds like a bug in MESS. Cat: can you file a bug against them to fix this? On Mon, Jul 6, 2015 at 5:27 PM Gitweazle [email protected] wrote: >...
Checksum error means that, at the time the MAMEHub engine starts inside mame, the two machines don't have the same memory content. Im working on better logging when this happens...
Yeah if I can trace exactly what memory location is causing the problem, it will help tremendously. In the meantime, make sure your ume.ini files are similar. On Sat, Aug...
MAMEHub does this on purpose. To understand why, you need to know two things: 1. MAMEHub also records the GUI so the chats can be included in the recording 2....