Welcome to GameHourz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

gxmame problem

 
   Game Forums (Home) -> MAME Games RSS
Next:  Issue with AdvanceCAB  
Author Message
alexxx.magni

External


Since: Feb 21, 2006
Posts: 5



(Msg. 1) Posted: Fri May 05, 2006 1:31 am
Post subject: gxmame problem
Archived from groups: alt>games>mame (more info?)

I installed xmame, then some romefiles, and checked that everything
worked (xmame <gamename>).
Then installed gxmame, and I cannot find a way to let it see my roms!
I know in the faq it is written to check the rompath, but I did it and
it is exactly the right one: /usr/share/xmame/roms/
I know there must be an easy answer but I cannot find it...

thanks for any info...


Alessandro Magni

 >> Stay informed about: gxmame problem 
Back to top
Login to vote
SINNER

External


Since: Oct 28, 2005
Posts: 282



(Msg. 2) Posted: Fri May 05, 2006 4:14 pm
Post subject: Re: gxmame problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

* wrote in alt.games.mame:

> I installed xmame, then some romefiles, and checked that everything
> worked (xmame <gamename>).
> Then installed gxmame, and I cannot find a way to let it see my roms!
> I know in the faq it is written to check the rompath, but I did it and
> it is exactly the right one: /usr/share/xmame/roms/
> I know there must be an easy answer but I cannot find it...
>
> thanks for any info...
>
>
> Alessandro Magni
>
>

Try removing the trailing slash

--
David

 >> Stay informed about: gxmame problem 
Back to top
Login to vote
alexxx.magni

External


Since: Feb 21, 2006
Posts: 5



(Msg. 3) Posted: Thu May 11, 2006 5:05 am
Post subject: Re: gxmame problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

SINNER ha scritto:

>
> Try removing the trailing slash
>

me too I remembered something similar (its the 2nd time I have this bad
experience, I've been so stupid not to write down how I solved it 1st
time...),
but it didnt work.
Also checked all the permissions, nothing - what else?

thanks

alessandro
 >> Stay informed about: gxmame problem 
Back to top
Login to vote
alexxx.magni

External


Since: Feb 21, 2006
Posts: 5



(Msg. 4) Posted: Thu May 11, 2006 9:01 am
Post subject: Re: gxmame problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> Or remove your ~/.gxmame directory entirely and reconfigure from scratch.
> It will only take a minute or two.

the problem persists.
I notice that every time it rebuilds the game list, at the console it
gives the error:

error 2:syntax error at Line:1 Column:0 at 0 near ""<>"<<<AFTER>>>
** Message: Saving gamelist.
 >> Stay informed about: gxmame problem 
Back to top
Login to vote
innocent_lamb

External


Since: Feb 04, 2005
Posts: 98



(Msg. 5) Posted: Thu May 11, 2006 9:45 am
Post subject: Re: gxmame problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Thu, 11 May 2006 05:05:38 -0700, alexxx.magni wrote:


> Also checked all the permissions, nothing - what else?

Take a look at the files in your ~/.gxmame directory and make sure that
everything looks like it should.

Or remove your ~/.gxmame directory entirely and reconfigure from scratch.
It will only take a minute or two.
 >> Stay informed about: gxmame problem 
Back to top
Login to vote
SINNER

External


Since: Oct 28, 2005
Posts: 282



(Msg. 6) Posted: Thu May 11, 2006 5:05 pm
Post subject: Re: gxmame problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

* wrote in alt.games.mame:

>
>> Or remove your ~/.gxmame directory entirely and reconfigure from
>> scratch. It will only take a minute or two.
>
> the problem persists.
> I notice that every time it rebuilds the game list, at the console it
> gives the error:
>
> error 2:syntax error at Line:1 Column:0 at 0 near ""<>"<<<AFTER>>>
> ** Message: Saving gamelist.
>

Where did you get GXMAME? Did you compile it yourself? What version is it?

--
David
 >> Stay informed about: gxmame problem 
Back to top
Login to vote
alexxx.magni

External


Since: Feb 21, 2006
Posts: 5



(Msg. 7) Posted: Fri May 12, 2006 8:36 am
Post subject: Re: gxmame problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I checked that it is a permissions error.
I was starting it as user root (BEWARE!BEWARE!).

When I launched it as common user, magically the roms appeared - the
reason? I do not know.

But now I see that the games cannot be launched, not even by the
command line:

su alexxx -c xmame <ROMname> always gives:
GLINFO: loaded OpenGL library libGL.so.1!
GLINFO: loaded GLU library libGLU.so.1!
info: using FXmame v0.5 driver for xmame, written by Mike Oliphant
Glide error: couldn't open /dev/3dfx and not running as root
<<<=== mmmm....
Disabling use of Glide mode
No cards detected.
ALSA sound disabled.
info: trying to parse: /usr/share/xmame/xmamerc
info: trying to parse: /home/alexxx/.xmame/xmamerc
info: trying to parse: /usr/share/xmame/xmame-x11rc
info: trying to parse: /home/alexxx/.xmame/xmame-x11rc
info: trying to parse: /usr/share/xmame/rc/robbyrc
info: trying to parse: /home/alexxx/.xmame/rc/robbyrc
xmame: could not connect to socket
xmame: No such file or directory
LIRC disabled
loading rom 0: rotox1.bin
loading rom 1: rotox2.bin
loading rom 2: rotox3.bin
loading rom 3: rotox4.bin
loading rom 4: rotox5.bin
loading rom 5: rotox6.bin
loading rom 6: rotox7.bin
loading rom 7: rotox8.bin
loading rom 8: rotox9.bin
loading rom 9: rotox10.bin
done
rotox1.bin NOT FOUND <<<=== yet they are there, and I
chmodded to see them
rotox2.bin NOT FOUND
rotox3.bin NOT FOUND
rotox4.bin NOT FOUND
rotox5.bin NOT FOUND
rotox6.bin NOT FOUND
rotox7.bin NOT FOUND
rotox8.bin NOT FOUND
rotox9.bin NOT FOUND
rotox10.bin NOT FOUND
ERROR: required files are missing, the game cannot be run.


So, what to do? I got permission problems both ways!

alessandro
 >> Stay informed about: gxmame problem 
Back to top
Login to vote
innocent_lamb

External


Since: Feb 04, 2005
Posts: 98



(Msg. 8) Posted: Fri May 12, 2006 11:44 am
Post subject: Re: gxmame problem [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, 12 May 2006 08:36:17 -0700, alexxx.magni wrote:

> So, what to do? I got permission problems both ways!

Make sure that your rom directory and the files that it contains are
world-readable, or at least readable by your current user.
 >> Stay informed about: gxmame problem 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
MAME32 / Windows Problem - Hi folks, Last time I opened MAME32, I think I accidentally hit something in one of the title bar fields. Now the title bar no longer appears. Any hints on how to get it back without reloading? Thanks, DG

MAME32 / Windows Problem - Hi folks, Last time I opened MAME32, I think I accidentally hit something in one of the title bar fields. Now the title bar no longer appears. Any hints on how to get it back without reloading? I am running it on Windows XP. Thanks, DG

problem with arcade monitor - Hi, I've got a 19" veritcal arcade monitor that I recently installed a cap kit on. The chassis is a wells gardner 4600 and the tube is a rauland (zenith). My problem is that when I pull up a game in mame, I'll get a split screen effect. The pict...

Duplicated display problem - Hi all, I have recently replaced the aging Jamma loom and PC innards on my mame cabinet but cannot get the screen to display properly. The picture is squashed to half size and displayed twice above and below the centre. To ensure the PC wasn't the..

Mouse input problem? - Is anyone seeing problems with mouse input in MAME? I have a semi-dedicated MAME computer, with a Hotrod and a PS/2 mouse. When I play games that use mouse input I randomly get system beeps, and usually the Hotrod/keyboard input will lock up..
   Game Forums (Home) -> MAME Games All times are: Ekaterinburg, Islamabad, Karachi, Tashkent (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]