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: Which OS...  (Read 6065 times)

0 Members and 1 Guest are viewing this topic.

Truz

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 147
  • Last login:February 23, 2009, 12:03:01 pm
Re:Which OS...
« Reply #40 on: April 22, 2004, 10:32:49 am »
my roms are fine, i think that maybe it cant find them on my computer. I pointed the xmamerc.dist to where my rom folder is so i dont know what the problem is.

SirPeale

  • Green Mountain Man
  • Global Moderator
  • Trade Count: (+23)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 12963
  • Last login:August 04, 2023, 09:51:57 am
  • Arcade Repair in New England
    • Arcade Game and Other Coin-Op Projects
Re:Which OS...
« Reply #41 on: April 22, 2004, 11:48:33 am »
He forgot to state the path.

$xmame.x11 dkong -rp /path/to/your/roms

You have to state the -rp (or -rompath) or it won't work.

Also, check your .xmamerc file in /$HOME/.xmame to see if the ROM path is stated there.

Truz

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 147
  • Last login:February 23, 2009, 12:03:01 pm
Re:Which OS...
« Reply #42 on: April 22, 2004, 11:53:50 am »
ok i scrapped everything an decided to start over from step one. I encounter a problem once again when trying to copy over the xmamerc.dist over to the home/.xmame directory. The .xmame folder shows up in the home dir as an invisible folder first of all.... is it supposed to be like that.

Anyway i encountered someone online who seems to be having the same problem as i did, here check it out.

http://www.beemulated.net/phorum/read.php?f=1&i=286&t=286


He says that xmame was looking for the xmamrc.dist file in the home/xmame directory. So he just copied the file over, and it worked. This is my problem, the file will not copy over. I dont know why. I run the cp command in a terminal and copy the file over and it seems as if it copied over as no errors were reported. Granted it told me there was no such file a few times but i think they were just typo errors.

So basically right now i think i have the same problem as this guy did, but i cannot for the life of me get the xmamerc.dist to copy to the /home/.xmame folder. I dont get what the problem is and why it just wont transfer over when i run the copy command.

SirPeale

  • Green Mountain Man
  • Global Moderator
  • Trade Count: (+23)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 12963
  • Last login:August 04, 2023, 09:51:57 am
  • Arcade Repair in New England
    • Arcade Game and Other Coin-Op Projects
Re:Which OS...
« Reply #43 on: April 22, 2004, 12:07:59 pm »
all folders (or files) that begin with "." are invisible.  You can see them with this:

$ ls -a

or if you want to just display your hidden files:

$ ls .* -a

Did you try what I suggested before you scrapped it?

jerryjanis

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 821
  • Last login:February 02, 2023, 01:56:44 am
  • Skate or Die!!!
    • Jake's Joystick
Re:Which OS...
« Reply #44 on: April 22, 2004, 12:19:50 pm »
ok i scrapped everything an decided to start over from step one. I encounter a problem once again when trying to copy over the xmamerc.dist over to the home/.xmame directory. The .xmame folder shows up in the home dir as an invisible folder first of all.... is it supposed to be like that.

Are you sure that you renamed xmamerc properly?

I have never done anything with the xmamerc.dist file before, so I tried it out just now.  Here's what I did:

1) I copied xmamerc.dist from my src directory to "/home/jstookey/.xmame":
  $cd downloads/src/xmame-0.81.1
  $cp xmamerc.dist ~/.xmame/
2) I renamed it to "xmamerc":
  $cd /home/jstookey/.xmame/
  $mv xmamerc.dist xmamerc
3) Edited the rompath line in xmamerc:
rompath                 /home/jstookey/downloads/emu/roms
4) run xmame
  $cd /home/jstookey/downloads/src/xmame-0.81.1/
  $./xmame.x11 dkong

SirPeale

  • Green Mountain Man
  • Global Moderator
  • Trade Count: (+23)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 12963
  • Last login:August 04, 2023, 09:51:57 am
  • Arcade Repair in New England
    • Arcade Game and Other Coin-Op Projects
Re:Which OS...
« Reply #45 on: April 22, 2004, 12:43:38 pm »
The first time I ran xmame, it created both the dir .xmame and .xmame/xmamerc for me.  Using generic options, of course, to be edited by the user.

Truz

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 147
  • Last login:February 23, 2009, 12:03:01 pm
Re:Which OS...
« Reply #46 on: April 22, 2004, 01:18:03 pm »
hahahah yes!!! triumph. I got it thanks guys, i followed what jerry said in his last post and it worked. tried out a couple more roms and they worked as well. Woohooo! You guys rock



But one quick question, how do i get it to go full screen all the games run i really tiny windows, how do i fix that?


My next task will be getting a frontend going like advancemenu or gxmame... hope i dont have as much trouble with that.

jerryjanis

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 821
  • Last login:February 02, 2023, 01:56:44 am
  • Skate or Die!!!
    • Jake's Joystick
Re:Which OS...
« Reply #47 on: April 22, 2004, 01:28:00 pm »
Press ctrl-alt-end while playing in a window to go into full-screen mode.

Or, you can set the following value in xmamerc:

x11-mode                3