MAMEWorld >> News
View all threads Index   Threaded Mode Threaded  

Pages: 1

Digitalghost
MAMEHub Creator
Reged: 06/15/10
Posts: 67
Loc: California, USA
Send PM


MAMEHub 0.5 released
#251469 - 04/11/11 02:07 AM


MAMEHub 0.5 is released. You can download it from here: http://code.google.com/p/mamehub/downloads/list . MAMEHub 0.4 (or earlier) is not compatible with 0.5 and users must uninstall *and completely remove* 0.4 and install 0.5 to continue using MAMEHub.

For people who don't know, MAMEHub allows users to play MAME and MESS games online. It works by syncing two games across the internet, and has desync correction so games never become unplayable. Over 40,000 unique games can be played using MAMEHub, including many consoles and arcade machines.

Here's a list of some of the more significant changes in MAMEHub 0.5 and the CSMAME & CSMESS included in 0.5:

-The initial sync process (which could take on the order of 15 minutes for some machines) is completely gone and games now start almost instantly
-The input latency is better estimated and games are smoother
-Users can now choose any port to forward on their router and are not required to choose 5805
-Unicode support, including japanese and korean characters
-Improvements to the game auditor, a system that automatically finds ROMs and places them in a tree for easy access
-Many sync issues fixed, including time-dependent sync bugs and memory overruns
-Several memory leaks fixed, and games can now run indefinitely

To keep up to date on MAMEHub development, check out my blog http://10ghost.blogspot.com/



Check out MAMEHub here: http://www.mamehub.info/



R. Belmont
Cuckoo for IGAvania
Reged: 09/21/03
Posts: 9716
Loc: ECV-197 The Orville
Send PM


Re: MAMEHub 0.5 released new [Re: Digitalghost]
#251502 - 04/11/11 04:53 PM


Still no source? Disappointing.

ETA: And if you find things that cause games to desync on startup on stock MAME, please submit any patches. It's important for input recording and MARP, too.

Edited by R. Belmont (04/11/11 04:55 PM)



etabeta
Reged: 08/25/04
Posts: 2036
Send PM


Re: MAMEHub 0.5 released new [Re: R. Belmont]
#251509 - 04/11/11 05:59 PM


I think the source is here:

http://code.google.com/p/mamehub/source/browse/

EDIT: I have just noticed that CSMAME and CSMESS source it's not available anymore (it was hosted on github, previously).

It would be good to have it included too, given license restrictions



Digitalghost
MAMEHub Creator
Reged: 06/15/10
Posts: 67
Loc: California, USA
Send PM


Re: MAMEHub 0.5 released new [Re: etabeta]
#251512 - 04/11/11 06:19 PM


> I think the source is here:
>
> http://code.google.com/p/mamehub/source/browse/
>
> EDIT: I have just noticed that CSMAME and CSMESS source it's not available anymore
> (it was hosted on github, previously).
>
> It would be good to have it included too, given license restrictions

CSMAME and CSMESS are still available on github here (https://github.com/MisterTea/ClientServerMAME) , I am just not at a release yet.



Check out MAMEHub here: http://www.mamehub.info/



etabeta
Reged: 08/25/04
Posts: 2036
Send PM


Re: MAMEHub 0.5 released new [Re: Digitalghost]
#251513 - 04/11/11 06:22 PM


thanks for the correction.

I had bookmarked an older address which was now dead, and that's why I thought the source was not available anymore.



Outrun2006
MAME Fan
Reged: 03/15/07
Posts: 557
Send PM


Re: MAMEHub 0.5 released new [Re: etabeta]
#251556 - 04/12/11 01:00 AM


Good work DG!



Karasu
MAME Fan
Reged: 05/24/06
Posts: 76
Send PM


Re: MAMEHub 0.5 released new [Re: Digitalghost]
#252550 - 04/22/11 10:22 PM


Good job on releasing a Linux port, however at least in Ubuntu it seems to have some issues with the system tray.



zambr
MAME Fanatic
Reged: 04/12/09
Posts: 144
Send PM


Re: MAMEHub 0.5 released new [Re: Karasu]
#252759 - 04/24/11 07:22 PM


> Good job on releasing a Linux port, however at least in Ubuntu it seems to have some
> issues with the system tray.

Karasu: post your findings on the MAME Hub forum.

Thanks



Karasu
MAME Fan
Reged: 05/24/06
Posts: 76
Send PM


Re: MAMEHub 0.5 released new [Re: zambr]
#252763 - 04/24/11 11:49 PM


Will see how well it works on the Ubuntu beta first. If its better or not, I will post an update.



R. Belmont
Cuckoo for IGAvania
Reged: 09/21/03
Posts: 9716
Loc: ECV-197 The Orville
Send PM


Re: MAMEHub 0.5 released new [Re: Karasu]
#252765 - 04/25/11 12:21 AM


> Good job on releasing a Linux port, however at least in Ubuntu it seems to have some
> issues with the system tray.

Ubuntu went off and did their own system tray that's incompatible with all other Linux distros, so that's not surprising.



Lord Nightmare
Speech Synth Berzerker
Reged: 03/08/04
Posts: 855
Loc: PA, USA
Send PM


Re: MAMEHub 0.5 released new [Re: R. Belmont]
#252766 - 04/25/11 01:11 AM


> Still no source? Disappointing.
>
Sorry for necropost, but just so people don't get the wrong idea, the source of mamehub (which is written in python) is here:
http://code.google.com/p/mamehub/source/browse/#svn%2Ftrunk%2Fmamehub%2FLinux%2Fsrc
and CSMAME/CSMESS source (for v1.0 at least, which is from january) can be found here:
https://github.com/MisterTea/ClientServerMAME

LN



"When life gives you zombies... *CHA-CHIK!* ...you make zombie-ade!"



etabeta
Reged: 08/25/04
Posts: 2036
Send PM


Re: MAMEHub 0.5 released new [Re: Lord Nightmare]
#252791 - 04/25/11 08:42 AM


> > Still no source? Disappointing.
> >
> Sorry for necropost, but just so people don't get the wrong idea, the source of
> mamehub (which is written in python) is here:
> http://code.google.com/p/mamehub/source/browse/#svn%2Ftrunk%2Fmamehub%2FLinux%2Fsrc
> and CSMAME/CSMESS source (for v1.0 at least, which is from january) can be found
> here:
> https://github.com/MisterTea/ClientServerMAME
>
> LN

it had already been pointed out 3/4 posts below


Pages: 1

MAMEWorld >> News
View all threads Index   Threaded Mode Threaded  

Extra information Permissions
Moderator:  John IV, Robbbert, Tafoid 
0 registered and 341 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 3785