Page 44 of 48 < 1 2 ... 42 43 44 45 46 47 48 >
Topic Options
#78451 - 04/08/12 06:57 PM Re: How to build SDLMAME 0.137 and later [Re: Tafoid]
Cyberzinho Punk Offline
Senior Member

Registered: 09/26/06
Posts: 167
Loc: São José dos Campos, SP, Brazi...
Originally Posted By: Tafoid
Originally Posted By: Cyberzinho Punk
u6 compiles OK on Slackware Linux 13.37, but the emulator freezes for me on main menu....

Any ideas????

My machine:

Slackware Linux 13.37/fluxbox 1.3.1
ADM Phenom II x4 955
MSI GeForce N580GTX Lightning Xtreme Edition


I have to assume by "main menu" is the built-in UI when starting MAME without a game, allowing you to choose a game?
If that is the case, yes, it seem to be broken.

http://mametesters.org/view.php?id=4745

For this release, you'll need to put in a setname and run it directly.



Exactly, Tafoid....

Command line with a ROM runs fine here....

Thanks for while....
_________________________
Sorry, my English is bad!
MAME for Slackware

Top
#78454 - 04/08/12 10:11 PM Re: How to build SDLMAME 0.137 and later [Re: R. Belmont]
pintcat Offline
Member

Registered: 11/08/08
Posts: 53
Loc: Germany
Same here on Debian. As usual, after I spotted the flaw I came here and was glad to find that I'm not the only one with a broken build. laugh
_________________________


Top
#78456 - 04/08/12 11:00 PM Re: How to build SDLMAME 0.137 and later [Re: R. Belmont]
R. Belmont Offline
Very Senior Member

Registered: 03/17/01
Posts: 13176
Loc: USA
Are you people all actually using that menu to play MAME? Because it's supposed to suck enough to convince you to either learn the command line or get QMC2 smile

Top
#78467 - 04/09/12 09:20 AM Re: How to build SDLMAME 0.137 and later [Re: R. Belmont]
qmc2 Offline
Very Senior Member

Registered: 05/29/08
Posts: 3028
Loc: Germany
Hehe, yeah, it's interesting that people are using this menu anyway (esp. when considering that there are over 19.000 sets meanwhile - or 19273 games, 66 BIOS sets and 15 devices, to be exact wink )... but when it's there, it should at least work smile.


Edited by qmc2 (04/09/12 09:26 AM)
_________________________
We're searching for QMC2 translators & support for existing translations. Interested? See here!

Top
#78471 - 04/09/12 11:58 AM Re: How to build SDLMAME 0.137 and later [Re: R. Belmont]
pintcat Offline
Member

Registered: 11/08/08
Posts: 53
Loc: Germany
I don't know... I somehow like the build-in UI. It has a nice search function - that's all I need to be happy. Plus I don't have all these sets or games stored; only my personal favourites (about 50 or so). I already know how to use mame via command line - that's how I started with mame years ago. But being lazy as hell, I'd always prefer a few-click-solution wink
Maybe without it I would consider to tinker with some 3rd party GUI...
_________________________


Top
#78478 - 04/09/12 04:21 PM Re: How to build SDLMAME 0.137 and later [Re: R. Belmont]
MacBox360 Offline
Member

Registered: 01/20/07
Posts: 55
0145u6 build on OSX PPC but only with the 2 steps as already seen for the previous version: make -j3 until the error occour and then make OPTIMIZE=0 to complete the build.
There is also a strange issue (PPC only) with a single Tempest set I have already submitted to Mame Testers.

Top
#78479 - 04/09/12 04:23 PM Re: How to build SDLMAME 0.137 and later [Re: R. Belmont]
R. Belmont Offline
Very Senior Member

Registered: 03/17/01
Posts: 13176
Loc: USA
Yeah, the tms57002 thing is unlikely to get resolved, although I'll see what I can do.

Top
#78655 - 04/22/12 06:25 PM Re: How to build SDLMAME 0.137 and later [Re: R. Belmont]
Cyberzinho Punk Offline
Senior Member

Registered: 09/26/06
Posts: 167
Loc: São José dos Campos, SP, Brazi...
u7 compiles and runs fine on Slackware Linux 13.37, but the bug in built-in menu persists....

Thanks a lot!!!! wink

Cyber
_________________________
Sorry, my English is bad!
MAME for Slackware

Top
#78659 - 04/22/12 10:01 PM Re: How to build SDLMAME 0.137 and later [Re: R. Belmont]
couriersud Offline
Senior Member

Registered: 02/19/07
Posts: 415
Just fixed the game menu issue. For those impatient, in uimain.c, change code lines 2716ff to read

Code:
		/* output message */
		while (line < ARRAY_LENGTH(tempbuf))
		{
			if (!(*s == 0 || *s == '\n'))
				tempbuf[line].cat(*s);

			if (*s == '\n')
			{
				line++;
				s++;
			} else if (*s != 0)
				s++;
			else
				line++;
		}

Top
#78660 - 04/22/12 11:35 PM Re: How to build SDLMAME 0.137 and later [Re: R. Belmont]
Cyberzinho Punk Offline
Senior Member

Registered: 09/26/06
Posts: 167
Loc: São José dos Campos, SP, Brazi...
Thank you for the code, couriersud....
_________________________
Sorry, my English is bad!
MAME for Slackware

Top
Page 44 of 48 < 1 2 ... 42 43 44 45 46 47 48 >


Moderator:  R. Belmont 
Who's Online
5 registered (Anna Wu, Reznor007, Tafoid, Isamu, etabeta78), 15 Guests and 1 Spider online.
Key: Admin, Global Mod, Mod
Shout Box

Forum Stats
4345 Members
9 Forums
7230 Topics
87143 Posts

Max Online: 183 @ 03/06/12 06:21 PM