Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: What the heck happened to the mess site?  (Read 2113 times)

0 Members and 1 Guest are viewing this topic.

btoddkelley

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 247
  • Last login:October 20, 2013, 04:52:05 pm
  • I want to Build My Own Arcade Controls!!
What the heck happened to the mess site?
« on: April 28, 2012, 01:38:27 am »
Maybe I have been out of the scene way too long......where is a good site for a mess full release? it appears there download site is down. Googling Mess 145 i can only find sites with broken download links. The intermediate release is availible on the wiki, but I have never been a big fan of those.

Todd
« Last Edit: April 28, 2012, 02:08:48 am by btoddkelley »
For it is not enough to have a good mind, rather the main thing is to apply it well.

- Descartes

btoddkelley

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 247
  • Last login:October 20, 2013, 04:52:05 pm
  • I want to Build My Own Arcade Controls!!
Re: What the heack happened to the mess site?
« Reply #1 on: April 28, 2012, 02:08:15 am »
 I found it. Has mess 32 became mess ui? If so, has the same thing happened to mame 32?
For it is not enough to have a good mind, rather the main thing is to apply it well.

- Descartes

Haze

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1296
  • Last login:October 04, 2023, 08:30:02 am
  • I want to build my own arcade controls!
    • MAME Development Blog
Re: What the heck happened to the mess site?
« Reply #2 on: April 28, 2012, 02:06:32 pm »
first they were xx32
then they were xxui

now they're dead.

they really, really, really *and I can't stress enough really* should not be used.

the UI codebase has become a buggy, unstable, unmaintained mess, it will ruin your overall emulation experience in many ways, and simply lead to frustration when it fails, causes random crashes, corrupts your files, or god knows what else.

just use a regular build with the QMC2 frontend, that's as near to an official frontend as you're going to get these days and is the one actively recommended by the developers of both projects.


btoddkelley

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 247
  • Last login:October 20, 2013, 04:52:05 pm
  • I want to Build My Own Arcade Controls!!
Re: What the heck happened to the mess site?
« Reply #3 on: April 28, 2012, 05:51:45 pm »
Thanks for the info Haze. My cabs always ran the regular mess with mamewah but I thoughtbinwould start with the GUI version since I havent updated in years. (I think I am on 124). Maybe I will forget that idea and go to the regular build. Has mame 32 went the same way?
For it is not enough to have a good mind, rather the main thing is to apply it well.

- Descartes

Haze

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1296
  • Last login:October 04, 2023, 08:30:02 am
  • I want to build my own arcade controls!
    • MAME Development Blog
Re: What the heck happened to the mess site?
« Reply #4 on: April 28, 2012, 09:05:30 pm »
Thanks for the info Haze. My cabs always ran the regular mess with mamewah but I thoughtbinwould start with the GUI version since I havent updated in years. (I think I am on 124). Maybe I will forget that idea and go to the regular build. Has mame 32 went the same way?

yeah, that's why I say xx32 / xxUI, it was basically the same codebase, the basic MAME / MESS UI code was abandoned by the original developers, maintained mostly by the MESS developers, and eventually dropped from official MESS support too because it was becoming unmaintainable with all the core changes going on.

you *can* still find compiled versions, but as I said they're not really reliable, and lots of little features have had to be hacked out to keep them running at all, they're simply not worth using unless you really can't accept a different frontend.

btoddkelley

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 247
  • Last login:October 20, 2013, 04:52:05 pm
  • I want to Build My Own Arcade Controls!!
Re: What the heck happened to the mess site?
« Reply #5 on: April 29, 2012, 10:10:25 am »
One more question for you Haze and then I will get back to my studies  of all the changes: do you know if the code that effects controller inputs has changed in the last couple of years? I would love to be able to just drop in a new executable and go, without resetting all of the control settings. This used to be a recipe for disaster with mame/mess, but I thought I would ask.
For it is not enough to have a good mind, rather the main thing is to apply it well.

- Descartes

Haze

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1296
  • Last login:October 04, 2023, 08:30:02 am
  • I want to build my own arcade controls!
    • MAME Development Blog
Re: What the heck happened to the mess site?
« Reply #6 on: April 29, 2012, 10:18:24 am »
I find it unlikely that old config files will still work.

There have been several input related changes over the years.  If you're dealing with ctrlr files maybe they'll still work, if you're dealing with stored config files (which seems to be what most people do) they almost certainly won't.

You're not really asking the right person as far as this goes, almost every time I use MAME I'm using it from an entirely fresh built tree with no old files at all.