lesbird / MAME4apple-037b5

MAME 0.37B5 for iOS devices. 64-bit, rebuilt from the original 0.37B5 source code, SpriteKit renderer.
84 stars 25 forks source link

Loading ROMS #1

Closed orff closed 8 years ago

orff commented 8 years ago

Do I need a /roms/ folder ? Ive tried all kinds of things with 1943 since its top of the list and it doesn't seems to find the files.

pinni74 commented 8 years ago

At least yours builds my friend. I'm curious to see where roms go myself actually. Let's wait and see from the masters themselves 😆

lesbird commented 8 years ago

I updated the wiki to reflect where roms and samples should go. Make a folder called roms and put your roms in there and then drag that to the file sharing folder in iTunes or if you have the complete MAME4all set just drag the roms, artwork and samples folder to file sharing.

pinni74 commented 8 years ago

How does that work for Apple TV?

Paul Pianalto

On 19 Oct. 2016, at 9:29 am, Les Bird notifications@github.com wrote:

I updated the wiki to reflect where roms and samples should go. Make a folder called roms and put your roms in there and then drag that to the file sharing folder in iTunes.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

lesbird commented 8 years ago

Paul, it does not work with AppleTV at this time. I'm trying to figure out the best way to do this. If anyone has any suggestions I'm listening.

pinni74 commented 8 years ago

Like Provenience and the web server function that allows uploading to the roms folder on the Apple TV perhaps?

Regards,

Paul Pianalto Mobile: +61 432 255 482

On 19 Oct. 2016, at 12:15 pm, Les Bird notifications@github.com wrote:

Paul, it does not work with AppleTV at this time. I'm trying to figure out the best way to do this. If anyone has any suggestions I'm listening.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

lesbird commented 8 years ago

Paul, that's interesting but not exactly what I was thinking of. What I'd like to do is use OnDemandResources and load the roms from iCloud Drive. Trying to figure out how to get this to work.

pinni74 commented 8 years ago

That sounds pretty nifty but remember a lot of people have free iCloud accounts and after iOS device backups you limit how much of the 5Gb can be utilised for roms. Would it be used as an intermediary to upload permanently to the device or just a storage point mame accesses roms from? Personally I'd like to dump the entire rom pack and set and forget if you will. Now I have a paid 1Tb plan so I'm good with the iCloud route but be mindful you apply some constraints to those who don't have that flexibility. You could use SMB or AFP shares but again it's not a standalone platform. Some considerations for you sir! :-)

Regards,

Paul Pianalto Mobile: +61 432 255 482

On 19 Oct. 2016, at 10:40 pm, Les Bird notifications@github.com wrote:

Paul, that's interesting but not exactly what I was thinking of. What I'd like to do is use OnDemandResources and load the roms from iCloud Drive. Trying to figure out how to get this to work.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

lesbird commented 8 years ago

Apple TV support has been added. I've tested it on Apple TV (tvOS) using a Steelseries Nimbus MFi controller. Roms are copied to a roms.bundle file that has been added to the project. I've included in the roms.bundle the "samples" and "artwork" from the MAME4all rom set but no roms are included, you need to track those down yourself. Even though the app bundle is over 2GB in size with all the roms if you install from Xcode it will work just fine. At least that's what I'm seeing in my tests. See the wiki for details.

orff commented 7 years ago

Thanks ! Working great now, esp with the filtering.

rockdirector commented 5 years ago

Les, would it be possible to allow fast scrolling through the ROM list on an AppleTV? Either by scrolling a page at a time using the left joystick, or by holding down the keypad to speed up? I have a fairly robust bundle of games and it takes a long time to get past the first few letters. Thanks again for your awesome work.