so who's going to try this first, i don't understand his instructions
can somebody explain it to us simple folk
MAME ON APPLE TV 4
quote from video info
Update: October 23rd 2005
As promised, here is a zip of the xcodeproject, tested with GM build of the Apple TV and Xcode 7.1 final.
Download Xcode project :
http://bit.ly/1LQybD0
To get this to work you need
- A real Apple TV device, this won't work in the simulator.
- Drag the rom zip file into the resource folder in the xcode project so they are copied to the device (Should appear as files in Build Phases/ Copy Bundle resources)
- You need to pair your external controller first via the settings menu then it will act like a remote.
- Select the Mame App with the controller (not the remote) and you should be now able to control to rom select screen press B and play the game!
NOTE: The controller detection code is a bit buggy with latest tvOS, rather than just pressing A on the controller to select the App, press A repeatedly like its a video game and it should detect the controller and take you to the rom select screen!
If it didn't detect, use the tv remote double tap home and kill mame app (swipe up) , rinse and repeat.
Note: This is not a complete nor supported version , use at your own risk!
Feel free to post on github and improve and you see fit.