MisterTea / MAMEHub

Netplay-capable multi-machine emulator
http://www.mamehub.com
117 stars 29 forks source link

Mamehub 3.1 has really bad input delay #303

Closed 995phil closed 9 years ago

995phil commented 9 years ago

Even when set to 0 natively, the input delay is terrible. As a fighting game fan, it's simply cannot be used for fighters, especially when some combos require to-the-frame inputs that are impossible with such input delay.

Mamehub is amazing for Mortal Kombat since we don't have anything that uses netcode this good, but we are forced to use Mamehub 3.0 because of the input delay. Hopefully this can be fixed.

Thanks, -995Phil

MisterTea commented 9 years ago

Did you try setting the input delay to a negative number?

Gitweazle commented 9 years ago

It just occurred to me that this might be related to #289. Version 3.0 did not have this problem.

MisterTea commented 9 years ago

@Gitweazle Can you verify if mortal kombat is one of the games affected by #289?

Gitweazle commented 9 years ago

I just compared MAME 0.156 with CSUME and it gives the exact same problem as #289. It is just more noticeable on my older machine; others may experience this as input delay.

The question is, why does this only happen on certain arcade hardware? All the games with slowdown use the same core hardware.

MisterTea commented 9 years ago

I just pushed a new emulator binary a few hours ago. Can you try it and see if it helps?

On Fri, Dec 5, 2014 at 9:35 AM, Gitweazle notifications@github.com wrote:

I just compared MAME 0.156 with CSUME and it gives the exact same problem as #289 https://github.com/MisterTea/MAMEHub/issues/289. It is just more noticeable on my older machine; others may experience this as input delay.

The question is, why does this only happen on certain arcade hardware? All the games with slowdown use the same core hardware.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65825146.

995phil commented 9 years ago

How do I do that?

On Fri, Dec 5, 2014 at 3:26 PM, Jason Gauci notifications@github.com wrote:

I just pushed a new emulator binary a few hours ago. Can you try it and see if it helps?

On Fri, Dec 5, 2014 at 9:35 AM, Gitweazle notifications@github.com wrote:

I just compared MAME 0.156 with CSUME and it gives the exact same problem as #289 https://github.com/MisterTea/MAMEHub/issues/289. It is just more noticeable on my older machine; others may experience this as input delay.

The question is, why does this only happen on certain arcade hardware? All the games with slowdown use the same core hardware.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65825146.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65849313.

MisterTea commented 9 years ago

When you restart mamehub, it will grab the latest emulator.

On Fri, Dec 5, 2014 at 12:33 PM, 995phil notifications@github.com wrote:

How do I do that?

On Fri, Dec 5, 2014 at 3:26 PM, Jason Gauci notifications@github.com wrote:

I just pushed a new emulator binary a few hours ago. Can you try it and see if it helps?

On Fri, Dec 5, 2014 at 9:35 AM, Gitweazle notifications@github.com wrote:

I just compared MAME 0.156 with CSUME and it gives the exact same problem as #289 https://github.com/MisterTea/MAMEHub/issues/289. It is just more noticeable on my older machine; others may experience this as input delay.

The question is, why does this only happen on certain arcade hardware? All the games with slowdown use the same core hardware.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65825146.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65849313.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65850094.

995phil commented 9 years ago

Do I have to run the update or no? I'm still using 3.0 btw, will that work even though I'm on 3.0?

While I have you, can you tell me, is there a way to have a custom edited rom recognized as it's own separate rom? I'm a tester for Ultimate MK3 Tournament Edition, and we have to use a rom-rename method to make it work, forcing us to change between the original 1.2 revision for mamehub to recognize the rom, then rename the TE game to the proper name to make it run.

I know version of MK2 are hacks recognized by mame, but since mame decides what versions of games to recognize, I was wondering if you have a method of customizing it so that some games are immediately recognized by mamehub.

Thanks, -Phil

On Fri, Dec 5, 2014 at 3:36 PM, Jason Gauci notifications@github.com wrote:

When you restart mamehub, it will grab the latest emulator.

On Fri, Dec 5, 2014 at 12:33 PM, 995phil notifications@github.com wrote:

How do I do that?

On Fri, Dec 5, 2014 at 3:26 PM, Jason Gauci notifications@github.com wrote:

I just pushed a new emulator binary a few hours ago. Can you try it and see if it helps?

On Fri, Dec 5, 2014 at 9:35 AM, Gitweazle notifications@github.com wrote:

I just compared MAME 0.156 with CSUME and it gives the exact same problem as #289 https://github.com/MisterTea/MAMEHub/issues/289. It is just more noticeable on my older machine; others may experience this as input delay.

The question is, why does this only happen on certain arcade hardware? All the games with slowdown use the same core hardware.

— Reply to this email directly or view it on GitHub < https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65825146>.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65849313.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65850094.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65850532.

MisterTea commented 9 years ago

You have to use 3.1 to get the latest emulator.

All of the rom detection is based on the mameRoms.xml.gz file (it's a zipped xml file). You can edit this file to add your custom rom.

On Fri, Dec 5, 2014 at 12:43 PM, 995phil notifications@github.com wrote:

Do I have to run the update or no? I'm still using 3.0 btw, will that work even though I'm on 3.0?

While I have you, can you tell me, is there a way to have a custom edited rom recognized as it's own separate rom? I'm a tester for Ultimate MK3 Tournament Edition, and we have to use a rom-rename method to make it work, forcing us to change between the original 1.2 revision for mamehub to recognize the rom, then rename the TE game to the proper name to make it run.

I know version of MK2 are hacks recognized by mame, but since mame decides what versions of games to recognize, I was wondering if you have a method of customizing it so that some games are immediately recognized by mamehub.

Thanks, -Phil

On Fri, Dec 5, 2014 at 3:36 PM, Jason Gauci notifications@github.com wrote:

When you restart mamehub, it will grab the latest emulator.

On Fri, Dec 5, 2014 at 12:33 PM, 995phil notifications@github.com wrote:

How do I do that?

On Fri, Dec 5, 2014 at 3:26 PM, Jason Gauci notifications@github.com

wrote:

I just pushed a new emulator binary a few hours ago. Can you try it and see if it helps?

On Fri, Dec 5, 2014 at 9:35 AM, Gitweazle notifications@github.com

wrote:

I just compared MAME 0.156 with CSUME and it gives the exact same problem as #289 https://github.com/MisterTea/MAMEHub/issues/289. It is just more noticeable on my older machine; others may experience this as input delay.

The question is, why does this only happen on certain arcade hardware? All the games with slowdown use the same core hardware.

— Reply to this email directly or view it on GitHub < https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65825146>.

— Reply to this email directly or view it on GitHub < https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65849313>.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65850094.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65850532.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65851400.

995phil commented 9 years ago

I'm not the best with editing that, but I'll give it a try. If I have problems with it, would you mind helping me?

On Fri, Dec 5, 2014 at 3:47 PM, Jason Gauci notifications@github.com wrote:

You have to use 3.1 to get the latest emulator.

All of the rom detection is based on the mameRoms.xml.gz file (it's a zipped xml file). You can edit this file to add your custom rom.

On Fri, Dec 5, 2014 at 12:43 PM, 995phil notifications@github.com wrote:

Do I have to run the update or no? I'm still using 3.0 btw, will that work even though I'm on 3.0?

While I have you, can you tell me, is there a way to have a custom edited rom recognized as it's own separate rom? I'm a tester for Ultimate MK3 Tournament Edition, and we have to use a rom-rename method to make it work, forcing us to change between the original 1.2 revision for mamehub to recognize the rom, then rename the TE game to the proper name to make it run.

I know version of MK2 are hacks recognized by mame, but since mame decides what versions of games to recognize, I was wondering if you have a method of customizing it so that some games are immediately recognized by mamehub.

Thanks, -Phil

On Fri, Dec 5, 2014 at 3:36 PM, Jason Gauci notifications@github.com wrote:

When you restart mamehub, it will grab the latest emulator.

On Fri, Dec 5, 2014 at 12:33 PM, 995phil notifications@github.com wrote:

How do I do that?

On Fri, Dec 5, 2014 at 3:26 PM, Jason Gauci < notifications@github.com>

wrote:

I just pushed a new emulator binary a few hours ago. Can you try it and see if it helps?

On Fri, Dec 5, 2014 at 9:35 AM, Gitweazle < notifications@github.com>

wrote:

I just compared MAME 0.156 with CSUME and it gives the exact same problem as #289 https://github.com/MisterTea/MAMEHub/issues/289. It is just more noticeable on my older machine; others may experience this as input delay.

The question is, why does this only happen on certain arcade hardware? All the games with slowdown use the same core hardware.

— Reply to this email directly or view it on GitHub < https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65825146>.

— Reply to this email directly or view it on GitHub < https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65849313>.

— Reply to this email directly or view it on GitHub < https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65850094>.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65850532.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65851400.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65851893.

Gitweazle commented 9 years ago

Unfortunately I think Arcade ROM names are hardcoded into the EXE, so although you could edit the MAME XML file, changing umk3.zip, you will not be able to add umk3myownversion.zip

Another option is to use INI files to redirect MAME to another rompath folder where you've placed the hack; while keeping the original umk3.zip in your default ROMs folder.

I will download the update and report back as soon as I can.

995phil commented 9 years ago

Ok, I'm at work now and will download the update now as well. I'll try and see if it fixes the input delay.

Yeah, what I'm looking for is for 3 different UMK3 games to be recognized.

umk3.zip which is the original, untouched revision 1.2 umk3j.zip which is the very first hack of UMK3, the juggernaut hack, making H.Smoke and Noob Saibot selectable on the character screen umk3te.zip which is the most recent edit of UMK3, which rebalanced the game, and made some major changes to some of the core gameplay making it more balanced.

On Fri, Dec 5, 2014 at 4:02 PM, Gitweazle notifications@github.com wrote:

Unfortunately I think Arcade ROM names are hardcoded into the EXE, so although you could edit the MAME XML file, changing umk3.zip, you will not be able to add umk3myownversion.zip

Another option is to use INI files to redirect MAME to another rompath folder where you've placed the hack; while keeping the original umk3.zip in your default ROMs folder.

I will download the update and report back as soon as I can.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65854025.

Gitweazle commented 9 years ago

It might be possible to use clones of umk3.zip to insert the hacks into the XML.

I'm having 2 problems:

1) The server seems down for me 2) Just tried the update and the emulator closes on me. I cannot start CSUME.exe on WinXP 32.bit

995phil commented 9 years ago

Yeah, the server seems down for me too. I'll test when I get home tonight.

On Fri, Dec 5, 2014 at 4:13 PM, Gitweazle notifications@github.com wrote:

It might be possible to use clones of umk3.zip to insert the hacks into the XML.

I'm having 2 problems:

1) The server seems down for me 2) Just tried the update and the EXE closes on me. I cannot start CSUME.exe on WinXP 32.bit

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65855454.

MisterTea commented 9 years ago

The database has been limping along for years so I finally decided to put it down and clean out all the accounts. The server is back up, but you'll have to re-create your account.

On Fri, Dec 5, 2014 at 1:31 PM, 995phil notifications@github.com wrote:

Yeah, the server seems down for me too. I'll test when I get home tonight.

On Fri, Dec 5, 2014 at 4:13 PM, Gitweazle notifications@github.com wrote:

It might be possible to use clones of umk3.zip to insert the hacks into the XML.

I'm having 2 problems:

1) The server seems down for me 2) Just tried the update and the EXE closes on me. I cannot start CSUME.exe on WinXP 32.bit

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65855454.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65857656.

995phil commented 9 years ago

Ok, I took care of re-creating my account. By any chance, will you be allowing mamehub to use the old recognition method so that it can run native snes/genesis roms and not just the mess versions?

On Fri, Dec 5, 2014 at 6:25 PM, Jason Gauci notifications@github.com wrote:

The database has been limping along for years so I finally decided to put it down and clean out all the accounts. The server is back up, but you'll have to re-create your account.

On Fri, Dec 5, 2014 at 1:31 PM, 995phil notifications@github.com wrote:

Yeah, the server seems down for me too. I'll test when I get home tonight.

On Fri, Dec 5, 2014 at 4:13 PM, Gitweazle notifications@github.com wrote:

It might be possible to use clones of umk3.zip to insert the hacks into the XML.

I'm having 2 problems:

1) The server seems down for me 2) Just tried the update and the EXE closes on me. I cannot start CSUME.exe on WinXP 32.bit

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65855454.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65857656.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65870945.

995phil commented 9 years ago

Hey Jason, so I'm sure you know by now, the most recent update to mamehub doesn't work properly. Anyone who has updated via the mamehub.bat file now has a csume.exe that won't launch games. We have a workaround, since I had a 32bit 3.0 csume.exe that the MK players were using due to input delay in 3.1, and most of us who are still using mamehub have swapped out the provided csume for the 3.0 csume and we're up and running again and able to play games.

Recently, players like myself, Catweazle, nesdev, and a few others have been helping frustrated new mamehub users to get up and running. Once they do get up and running, the new hash files are making it difficult for many players to play games. It was extremely inconvenient to have to replace my own SNES roms with the new MESS ones, and in the process, I've had to switch to entirely Megadrive games instead of playing Genesis, which now won't work properly.

I bring this all to your attention because many players will simply find it all too confusing and too complicated to be worth the trouble when they can simply continue using other multiple emulators. What they lose is the great mamehub netcode and the awesome mamehub community. The problem is, if people continue to have these problems, there won't be many new people joining the mamehub community.

All that said, I'm BEGGING you. Please re-patch mamehub to use the 3.0 csume.exe which has no input delay and bring back the old hash files. Most players don't have the desire to re-download their entire romsets. It is far easier to use mamehub this way and I believe that the community will continue to benefit and grow from this since it makes things less complicated and intimidating for new users.

Thanks again, -Phil

On Sat, Dec 6, 2014 at 9:16 AM, Phil Siegel chirotob@gmail.com wrote:

Ok, I took care of re-creating my account. By any chance, will you be allowing mamehub to use the old recognition method so that it can run native snes/genesis roms and not just the mess versions?

On Fri, Dec 5, 2014 at 6:25 PM, Jason Gauci notifications@github.com wrote:

The database has been limping along for years so I finally decided to put it down and clean out all the accounts. The server is back up, but you'll have to re-create your account.

On Fri, Dec 5, 2014 at 1:31 PM, 995phil notifications@github.com wrote:

Yeah, the server seems down for me too. I'll test when I get home tonight.

On Fri, Dec 5, 2014 at 4:13 PM, Gitweazle notifications@github.com wrote:

It might be possible to use clones of umk3.zip to insert the hacks into the XML.

I'm having 2 problems:

1) The server seems down for me 2) Just tried the update and the EXE closes on me. I cannot start CSUME.exe on WinXP 32.bit

— Reply to this email directly or view it on GitHub < https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65855454>.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65857656.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65870945.

MisterTea commented 9 years ago

I wasn't aware that the latest csume doesn't launch games. Is it completely broken? Why isn't there a github issue for it?

On Wed, Dec 10, 2014 at 9:45 AM, 995phil notifications@github.com wrote:

Hey Jason, so I'm sure you know by now, the most recent update to mamehub doesn't work properly. Anyone who has updated via the mamehub.bat file now has a csume.exe that won't launch games. We have a workaround, since I had a 32bit 3.0 csume.exe that the MK players were using due to input delay in 3.1, and most of us who are still using mamehub have swapped out the provided csume for the 3.0 csume and we're up and running again and able to play games.

Recently, players like myself, Catweazle, nesdev, and a few others have been helping frustrated new mamehub users to get up and running. Once they do get up and running, the new hash files are making it difficult for many players to play games. It was extremely inconvenient to have to replace my own SNES roms with the new MESS ones, and in the process, I've had to switch to entirely Megadrive games instead of playing Genesis, which now won't work properly.

I bring this all to your attention because many players will simply find it all too confusing and too complicated to be worth the trouble when they can simply continue using other multiple emulators. What they lose is the great mamehub netcode and the awesome mamehub community. The problem is, if people continue to have these problems, there won't be many new people joining the mamehub community.

All that said, I'm BEGGING you. Please re-patch mamehub to use the 3.0 csume.exe which has no input delay and bring back the old hash files. Most players don't have the desire to re-download their entire romsets. It is far easier to use mamehub this way and I believe that the community will continue to benefit and grow from this since it makes things less complicated and intimidating for new users.

Thanks again, -Phil

On Sat, Dec 6, 2014 at 9:16 AM, Phil Siegel chirotob@gmail.com wrote:

Ok, I took care of re-creating my account. By any chance, will you be allowing mamehub to use the old recognition method so that it can run native snes/genesis roms and not just the mess versions?

On Fri, Dec 5, 2014 at 6:25 PM, Jason Gauci notifications@github.com wrote:

The database has been limping along for years so I finally decided to put it down and clean out all the accounts. The server is back up, but you'll have to re-create your account.

On Fri, Dec 5, 2014 at 1:31 PM, 995phil notifications@github.com wrote:

Yeah, the server seems down for me too. I'll test when I get home tonight.

On Fri, Dec 5, 2014 at 4:13 PM, Gitweazle notifications@github.com wrote:

It might be possible to use clones of umk3.zip to insert the hacks into the XML.

I'm having 2 problems:

1) The server seems down for me 2) Just tried the update and the EXE closes on me. I cannot start CSUME.exe on WinXP 32.bit

— Reply to this email directly or view it on GitHub < https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65855454>.

— Reply to this email directly or view it on GitHub < https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65857656>.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65870945.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-66491977.

995phil commented 9 years ago

Jason, I'm looping in MK community player, Konqrr, who is willing to give mamehub a looksee and try to do/help where he can.

-Phil

On Wed, Dec 10, 2014 at 2:27 PM, Jason Gauci notifications@github.com wrote:

I wasn't aware that the latest csume doesn't launch games. Is it completely broken? Why isn't there a github issue for it?

On Wed, Dec 10, 2014 at 9:45 AM, 995phil notifications@github.com wrote:

Hey Jason, so I'm sure you know by now, the most recent update to mamehub doesn't work properly. Anyone who has updated via the mamehub.bat file now has a csume.exe that won't launch games. We have a workaround, since I had a 32bit 3.0 csume.exe that the MK players were using due to input delay in 3.1, and most of us who are still using mamehub have swapped out the provided csume for the 3.0 csume and we're up and running again and able to play games.

Recently, players like myself, Catweazle, nesdev, and a few others have been helping frustrated new mamehub users to get up and running. Once they do get up and running, the new hash files are making it difficult for many players to play games. It was extremely inconvenient to have to replace my own SNES roms with the new MESS ones, and in the process, I've had to switch to entirely Megadrive games instead of playing Genesis, which now won't work properly.

I bring this all to your attention because many players will simply find it all too confusing and too complicated to be worth the trouble when they can simply continue using other multiple emulators. What they lose is the great mamehub netcode and the awesome mamehub community. The problem is, if people continue to have these problems, there won't be many new people joining the mamehub community.

All that said, I'm BEGGING you. Please re-patch mamehub to use the 3.0 csume.exe which has no input delay and bring back the old hash files. Most players don't have the desire to re-download their entire romsets. It is far easier to use mamehub this way and I believe that the community will continue to benefit and grow from this since it makes things less complicated and intimidating for new users.

Thanks again, -Phil

On Sat, Dec 6, 2014 at 9:16 AM, Phil Siegel chirotob@gmail.com wrote:

Ok, I took care of re-creating my account. By any chance, will you be allowing mamehub to use the old recognition method so that it can run native snes/genesis roms and not just the mess versions?

On Fri, Dec 5, 2014 at 6:25 PM, Jason Gauci notifications@github.com

wrote:

The database has been limping along for years so I finally decided to put it down and clean out all the accounts. The server is back up, but you'll have to re-create your account.

On Fri, Dec 5, 2014 at 1:31 PM, 995phil notifications@github.com wrote:

Yeah, the server seems down for me too. I'll test when I get home tonight.

On Fri, Dec 5, 2014 at 4:13 PM, Gitweazle notifications@github.com

wrote:

It might be possible to use clones of umk3.zip to insert the hacks into the XML.

I'm having 2 problems:

1) The server seems down for me 2) Just tried the update and the EXE closes on me. I cannot start CSUME.exe on WinXP 32.bit

— Reply to this email directly or view it on GitHub < https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65855454>.

— Reply to this email directly or view it on GitHub < https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65857656>.

— Reply to this email directly or view it on GitHub < https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65870945>.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-66491977.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-66508318.

995phil commented 9 years ago

Jason, I'm looping in another MK Community player, DremmerNJ who is also willing to look at mamehub. He's also programmed java before.

-Phil

On Wed, Dec 10, 2014 at 10:36 PM, Phil Siegel chirotob@gmail.com wrote:

Jason, I'm looping in MK community player, Konqrr, who is willing to give mamehub a looksee and try to do/help where he can.

-Phil

On Wed, Dec 10, 2014 at 2:27 PM, Jason Gauci notifications@github.com wrote:

I wasn't aware that the latest csume doesn't launch games. Is it completely broken? Why isn't there a github issue for it?

On Wed, Dec 10, 2014 at 9:45 AM, 995phil notifications@github.com wrote:

Hey Jason, so I'm sure you know by now, the most recent update to mamehub doesn't work properly. Anyone who has updated via the mamehub.bat file now has a csume.exe that won't launch games. We have a workaround, since I had a 32bit 3.0 csume.exe that the MK players were using due to input delay in 3.1, and most of us who are still using mamehub have swapped out the provided csume for the 3.0 csume and we're up and running again and able to play games.

Recently, players like myself, Catweazle, nesdev, and a few others have been helping frustrated new mamehub users to get up and running. Once they do get up and running, the new hash files are making it difficult for many players to play games. It was extremely inconvenient to have to replace my own SNES roms with the new MESS ones, and in the process, I've had to switch to entirely Megadrive games instead of playing Genesis, which now won't work properly.

I bring this all to your attention because many players will simply find it all too confusing and too complicated to be worth the trouble when they can simply continue using other multiple emulators. What they lose is the great mamehub netcode and the awesome mamehub community. The problem is, if people continue to have these problems, there won't be many new people joining the mamehub community.

All that said, I'm BEGGING you. Please re-patch mamehub to use the 3.0 csume.exe which has no input delay and bring back the old hash files. Most players don't have the desire to re-download their entire romsets. It is far easier to use mamehub this way and I believe that the community will continue to benefit and grow from this since it makes things less complicated and intimidating for new users.

Thanks again, -Phil

On Sat, Dec 6, 2014 at 9:16 AM, Phil Siegel chirotob@gmail.com wrote:

Ok, I took care of re-creating my account. By any chance, will you be allowing mamehub to use the old recognition method so that it can run native snes/genesis roms and not just the mess versions?

On Fri, Dec 5, 2014 at 6:25 PM, Jason Gauci notifications@github.com

wrote:

The database has been limping along for years so I finally decided to put it down and clean out all the accounts. The server is back up, but you'll have to re-create your account.

On Fri, Dec 5, 2014 at 1:31 PM, 995phil notifications@github.com wrote:

Yeah, the server seems down for me too. I'll test when I get home tonight.

On Fri, Dec 5, 2014 at 4:13 PM, Gitweazle < notifications@github.com> wrote:

It might be possible to use clones of umk3.zip to insert the hacks into the XML.

I'm having 2 problems:

1) The server seems down for me 2) Just tried the update and the EXE closes on me. I cannot start CSUME.exe on WinXP 32.bit

— Reply to this email directly or view it on GitHub <

https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65855454>.

— Reply to this email directly or view it on GitHub < https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65857656>.

— Reply to this email directly or view it on GitHub < https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-65870945>.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-66491977.

— Reply to this email directly or view it on GitHub https://github.com/MisterTea/MAMEHub/issues/303#issuecomment-66508318.

WhompMaste commented 9 years ago

When we play Mario Bros. we SOMETIMES get a input delay bug that may not happen for 30 minutes into the game. Mostly it happens to one of us but it has happened to both of us in the same game at the same time. This is a bug where we try to go left or right or jump and it happens a second or two later. Try to jump and you have to wait 2 seconds, which usually results in a death. More or less our game is over at that point. We have even tried to finish the level we are on and even the next level and the bug just stays with the person it affected.

MisterTea commented 9 years ago

I pushed a new version of the emulator that has experimental support for 0-latency netplay. To enable it, add this to your ini file:

rollback       1

Closing this issue. Re-open or create a new issue if there are problems with rollback.

WhompMaste commented 9 years ago

I’m not exactly sure where to add this in the ini file but I’ll look for it tonight when I get home.

From: Jason Gauci Sent: Wednesday, January 07, 2015 1:13 AM To: MisterTea/MAMEHub Cc: WhompMaste Subject: Re: [MAMEHub] Mamehub 3.1 has really bad input delay (#303)

I pushed a new version of the emulator that has experimental support for 0-latency netplay. To enable it, add this to your ini file:

rollback 1 Closing this issue. Re-open or create a new issue if there are problems with rollback.

— Reply to this email directly or view it on GitHub.

MisterTea commented 9 years ago

@WhompMaste you can add it anywhere as long as it's on its own line

WhompMaste commented 9 years ago

One last question. Do we both need to add this to the ini file or just the person hosting the game?

Date: Thu, 8 Jan 2015 09:11:17 -0800 From: notifications@github.com To: MAMEHub@noreply.github.com CC: sboyer1313@hotmail.com Subject: Re: [MAMEHub] Mamehub 3.1 has really bad input delay (#303)

@WhompMaste you can add it anywhere as long as it's on its own line

— Reply to this email directly or view it on GitHub.

                  =
MisterTea commented 9 years ago

Currently both people need to add it.

WhompMaste commented 9 years ago

Ok, cool. Thanks!

Date: Thu, 8 Jan 2015 10:43:07 -0800 From: notifications@github.com To: MAMEHub@noreply.github.com CC: sboyer1313@hotmail.com Subject: Re: [MAMEHub] Mamehub 3.1 has really bad input delay (#303)

Currently both people need to add it.

— Reply to this email directly or view it on GitHub.

                  =
WhompMaste commented 9 years ago

I have tried multiple times with my partner to get this working and mamehub simply will not connect. Is it possible to email a picture of exactly how and where you have it added in your .ini file? Him and I both have it added on it's own line in the same location as each other but now we can't connect. Thanks!

Date: Thu, 8 Jan 2015 09:11:17 -0800 From: notifications@github.com To: MAMEHub@noreply.github.com CC: sboyer1313@hotmail.com Subject: Re: [MAMEHub] Mamehub 3.1 has really bad input delay (#303)

@WhompMaste you can add it anywhere as long as it's on its own line

— Reply to this email directly or view it on GitHub.

                  =
MisterTea commented 9 years ago

So just to be clear: When you have rollback set, you can't connect, but when you don't set it you can connect fine? Please send the logs of your failed connect (both you and your partner's) and I can investigate.

WhompMaste commented 9 years ago

I’m sure someone else has tested this out and it worked, right? So I would like to make sure we both have it added in correctly first compared to yours. There is a built in tool on Windows (if you use Windows 7) called Snipping tool. You just click on it and drag around something and it will make a picture of it. Can you either do this and make a pic of how yours looks and send it to me or maybe send me a copy of your .ini file JUST to make sure I have it setup right?

Thanks!

From: Jason Gauci Sent: Wednesday, January 14, 2015 6:21 PM To: MisterTea/MAMEHub Cc: WhompMaste Subject: Re: [MAMEHub] Mamehub 3.1 has really bad input delay (#303)

So just to be clear: When you have rollback set, you can't connect, but when you don't set it you can connect fine? Please send the logs of your failed connect (both you and your partner's) and I can investigate.

— Reply to this email directly or view it on GitHub.

Prinygod commented 9 years ago

roll back and netcode had gotten some fixes as well as a performance fix, please verify if there is still a problem

WhompMaste commented 9 years ago

Well, I never could get roll back to even work in my txt file. I think (been a while back) we could never connect so we just remove it all together. It's so weird but sometimes we can play a whole game which may be close to a hour (1 game) and never see this delay bug and then it will happen right away in the next game.

Date: Thu, 9 Apr 2015 13:36:48 -0700 From: notifications@github.com To: MAMEHub@noreply.github.com CC: sboyer1313@hotmail.com Subject: Re: [MAMEHub] Mamehub 3.1 has really bad input delay (#303)

roll back and netcode had gotten some fixes as well as a performance fix, please verify if there is still a problem

— Reply to this email directly or view it on GitHub.

MisterTea commented 9 years ago

@WhompMaste Rollback was buggy until NOW. Try it again, it's fucking amazing.

Also the delay bug is fixed. Was a timestamp issue.

WhompMaste commented 9 years ago

Awesome! We are going to try it tonight! Thanks!

Date: Thu, 9 Apr 2015 14:06:16 -0700 From: notifications@github.com To: MAMEHub@noreply.github.com CC: sboyer1313@hotmail.com Subject: Re: [MAMEHub] Mamehub 3.1 has really bad input delay (#303)

@WhompMaste Rollback was buggy until NOW. Try it again, it's fucking amazing.

Also the delay bug is fixed. Was a timestamp issue.

— Reply to this email directly or view it on GitHub.