xboxscene.org forums

Pages: 1 [2] 3 4

Author Topic: Mame360 For Retail Consoles  (Read 622 times)

coreyinoz

  • Archived User
  • Newbie
  • *
  • Posts: 35
Mame360 For Retail Consoles
« Reply #15 on: January 08, 2010, 08:03:00 AM »

QUOTE(danked @ Dec 26 2009, 05:12 AM) View Post

also tried to put the roms in Emus\Mame\roms\ didn't work.


This actually worked for me after I deleted the .ini file.

So MS internal HD \Emus\Mame\roms\

Next issue - MAME won't load any of them. Any advice here? I have a half-dozen old roms that load fine under MAMEOX for xbox1. On MAME360 it just goes through the loading screen, pauses, then back to MAME menu.

Thanks,

coreyinoz
Logged

wolfson8471

  • Archived User
  • Newbie
  • *
  • Posts: 1
Mame360 For Retail Consoles
« Reply #16 on: January 08, 2010, 11:20:00 AM »

QUOTE(iTry @ Dec 20 2009, 07:13 AM) View Post

okay got the container built, just really dissapointed that i can only make it 4gb
i have 15gb+ of mame roms and i cant container them all

thinking of making several mame containers for specific developers, or maybe just my favorites


Instead of building your own container use QuickBoot v1.1 and create a "games on demand" container shortcut  pointing to the .xex  (or demo container if your prefer) No need to worry about the 4gb limitation with this method. biggrin.gif
Logged

mathieulh

  • Archived User
  • Newbie
  • *
  • Posts: 4
Mame360 For Retail Consoles
« Reply #17 on: January 08, 2010, 11:36:00 AM »

The problem is the only defined devices are
CODE
usb:....\Device\Mass0...dvd:....\Device\Cdrom0
so setting another one will fail, there is still a way though, you can set game:\ in the .ini file

this way : rompath = game:\Emus\Mame\roms
game:\ being the folder which contains mame's xex.

Then it will work.

patching with an hex editor the device map string changing it to the following
CODE
hdd:....\Device\Harddisk0\Partition1
 might have worked but the path lenght is too big for it to respect the original one.

P.S. To those who could not figure it out, the in rom menu is accessed by using left trigger + a

This post has been edited by mathieulh: Jan 8 2010, 08:22 PM
Logged

coreyinoz

  • Archived User
  • Newbie
  • *
  • Posts: 35
Mame360 For Retail Consoles
« Reply #18 on: January 09, 2010, 11:20:00 AM »

QUOTE(coreyinoz @ Jan 8 2010, 04:03 PM) View Post

This actually worked for me after I deleted the .ini file.

So MS internal HD \Emus\Mame\roms\

Next issue - MAME won't load any of them. Any advice here? I have a half-dozen old roms that load fine under MAMEOX for xbox1. On MAME360 it just goes through the loading screen, pauses, then back to MAME menu.

Thanks,

coreyinoz


Turns out that deleting the .ini file is not good advice. It will make the ROMS show up if you use the default folder places, but prevent roms from loading.

Better solution is to fix the paths in your .ini properly so MAME sees the roms, and then they boot.

All is good now.

PS - Left trigger plus A brings up MAME menu, Left trigger plus push RS brings you back to MAME rom list

coreyinoz
Logged

modslave

  • Archived User
  • Sr. Member
  • *
  • Posts: 258
Mame360 For Retail Consoles
« Reply #19 on: January 10, 2010, 04:31:00 PM »

QUOTE(coreyinoz @ Jan 9 2010, 06:20 PM) *

Turns out that deleting the .ini file is not good advice. It will make the ROMS show up if you use the default folder places, but prevent roms from loading.

Better solution is to fix the paths in your .ini properly so MAME sees the roms, and then they boot.

All is good now.

coreyinoz


I agree editing the .ini seems the way to go but can you give us an exact example of what address you have in yours?  Im trying to load off internal hdd not usb and have tried everything
Logged

mathieulh

  • Archived User
  • Newbie
  • *
  • Posts: 4
Mame360 For Retail Consoles
« Reply #20 on: January 11, 2010, 09:08:00 AM »

Just look at my post, as I said use game:\ as a device ini the option.ini file . game:\ maps to the folder where your xex is contained.

anything other than usb, dvd or game will fail because such devices as hdd are not defined in the mame binary.

This post has been edited by mathieulh: Jan 11 2010, 05:09 PM
Logged

modslave

  • Archived User
  • Sr. Member
  • *
  • Posts: 258
Mame360 For Retail Consoles
« Reply #21 on: January 11, 2010, 12:00:00 PM »

QUOTE(mathieulh @ Jan 11 2010, 04:08 PM) View Post

Just look at my post, as I said use game:\ as a device ini the option.ini file . game:\ maps to the folder where your xex is contained.

anything other than usb, dvd or game will fail because such devices as hdd are not defined in the mame binary.


Christ this is doing my head in huh.gif

I already look thick on this thread so one more wont make any diff

my xex is on internal drive at Hdd1:\EMUS\mame
my roms are in Hdd1:\EMUS\Roms

Tried changing Hdd1 to game and couple of others tries I won't mention.  Does someone want to put me out of my misery and shame?
Logged

BIMPtacular

  • Archived User
  • Sr. Member
  • *
  • Posts: 289
Mame360 For Retail Consoles
« Reply #22 on: January 11, 2010, 10:19:00 PM »

Why do the vast majority of my roms not show up at all?  I have all of them zipped and tried renaming some of them and they still don't show.  Weird.
Logged

coreyinoz

  • Archived User
  • Newbie
  • *
  • Posts: 35
Mame360 For Retail Consoles
« Reply #23 on: January 14, 2010, 11:19:00 AM »

QUOTE(modslave @ Jan 11 2010, 08:00 PM) View Post

my xex is on internal drive at Hdd1:\EMUS\mame
my roms are in Hdd1:\EMUS\Roms


There's your problem. Unless you are changing the .ini file, everything should be below \Mame

Example;

hdd1\emus\mame
hdd1\emus\mame\roms
etc...

Then edit your .ini so the root of all paths is game:\ (as mentioned above).

Example;

game:\roms
etc.

Then all will work, and all is good.

QUOTE(BIMPtacular @ Jan 12 2010, 06:19 AM) View Post

Why do the vast majority of my roms not show up at all?  I have all of them zipped and tried renaming some of them and they still don't show.  Weird.


Possibly because this build of MAME is from 2007, and you're looking at newer roms?

Would be nice if somebody updated this build for sure...
Logged

modslave

  • Archived User
  • Sr. Member
  • *
  • Posts: 258
Mame360 For Retail Consoles
« Reply #24 on: January 14, 2010, 12:15:00 PM »

QUOTE(coreyinoz @ Jan 14 2010, 06:19 PM) *

There's your problem. Unless you are changing the .ini file, everything should be below \Mame

Example;

hdd1\emus\mame
hdd1\emus\mame\roms
etc...

Then edit your .ini so the root of all paths is game:\ (as mentioned above).

Example;

game:\roms
etc.


Thanks coreyinoz for your reply.  
Although when reading it I realized I made a mistake in my post,  I DO have the folder structure YOU stated ie

hdd1\emus\mame
hdd1\emus\mame\roms

and I had already changed my ini to
rompath = game:\EMUS\mame\Roms

And they do not work.  Also tried rompath = game:\Roms     does the character case matter?
Logged

coreyinoz

  • Archived User
  • Newbie
  • *
  • Posts: 35
Mame360 For Retail Consoles
« Reply #25 on: January 14, 2010, 10:47:00 PM »

OK,

Cut and paste of my .ini file;

rompath = game:\roms
samplepath = game:\samples
cfg_directory = game:\cfg
nvram_directory = game:\nvram
memcard_directory = game:\memcard
input_directory = game:\inp
state_directory = game:\sta
artpath = game:\artwork
snapshot_directory = game:\snap
diff_directory = game:\diff
ctrlrpath = game:\ctrlr
comment_directory = game:\comments
cheat_file = game:\cheat.dat
title_path = game:\titles

autoframeskip = 0


I have it installed into an internal hardrive at location

\Emus\Mame (mame360.xex in here)
\Emus\Mame\Media (.ini file and other supporting files in here)
\Emus\Mame\roms (guess what goes here)

That's it. If you can't get it working now, not sure what else to say.

Good luck.
Logged

modslave

  • Archived User
  • Sr. Member
  • *
  • Posts: 258
Mame360 For Retail Consoles
« Reply #26 on: January 15, 2010, 11:18:00 AM »

coreyinoz I can't thank you enough for your patience and time!
I finally have it working  (IMG:style_emoticons/default/pop.gif)

As you are also running from internal drive I started from scratch copying yours including the letter case of folders and copy pasted the ini and hey presto
Logged

problem_child

  • Archived User
  • Full Member
  • *
  • Posts: 115
Mame360 For Retail Consoles
« Reply #27 on: January 15, 2010, 06:58:00 PM »

Thanks for the info, but I had a problem and wanted to see if it worked for you guys. Even though I can now boot Mame from NXE dashboard following coreyinoz advice, I still need the usb stick to be plugged in for the rom list to work. Does anyone here have the same issues. Do you need all files and folders that are in the option.ini?
Logged

hazed69

  • Archived User
  • Full Member
  • *
  • Posts: 199
Mame360 For Retail Consoles
« Reply #28 on: January 15, 2010, 09:58:00 PM »

everyone talks about an ini.file but i never seen one
do i make one?
and if so how?
Logged

problem_child

  • Archived User
  • Full Member
  • *
  • Posts: 115
Mame360 For Retail Consoles
« Reply #29 on: January 15, 2010, 10:37:00 PM »

The options.ini file is in the Media folder, if you don't have one you probably got the retail dash one.

I found out what I was doing wrong I had both Mame360's on my hard drive and it was messing up each other. The method coreyinoz posted does work sorry for any confusion.
Logged
Pages: 1 [2] 3 4