Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - OSXAM

Pages: [1]
1
General / Re: OSX Catalina - Attract mode does not Not Work - HELP!!!!!
« on: October 15, 2019, 11:48:50 PM »
Final update on Catalina
Well it’s been a few days and I have had time to test my whole setup and everything is working fine. I’m sure as others try this they may have some issues but it will work and hopefully my posts will get you there without as much stress.


2
General / Re: OSX Catalina - Attract mode does not Not Work - HELP!!!!!
« on: October 14, 2019, 12:57:40 AM »
Xbox one controller working in Catalina.
As promised I purchased and tested one of these and it seems to be working fine.
I haven’t had a chance to do much more testing but I will over the next few days and then I will post any issues on the forum or and I hope this will be the case, state I found no issues.

3
General / Re: OSX Catalina - Attract mode does not Not Work - HELP!!!!!
« on: October 12, 2019, 02:58:46 PM »
Another Update - Tested Mame and retroarch configurations they seem to be working fine but for those reliant on 360controller for their joysticks - it no longer works onCatalina and the developers do not intend to fix it from what I could see on their forum.

as this issue affects me I will have to get a new joystick - Catalina now supports bluetooth Xbox one controllers, which I like so I will get one tomorrow and then update the forum on how I got on with that, just incase someone out there is keen to know.

 

4
General / Re: OSX Catalina - Attract mode does not Not Work - HELP!!!!!
« on: October 12, 2019, 09:20:14 AM »
Getting Attract Mode to Work in Catalina

First please note Some of the things I have done may not be necessary, I have put them into chronological order and marked the items that may not need to be done with an * - I don't think it will cause any issues if you do them but you may be better off trying just those that need to be done first and if they do not work go back and perform the actions with an *

1. Download Attract Mode
2. Open the package and when it opens a windows suggesting you copy Attract to Documents, Don't, instead copy it to Applications instead.
3. * Now open  System Preferences and click on Security and Privacy, click on the lock in the bottom left the window, insert your password then scroll down to Full Disk Access. Leaving that window open in Finder navigate your way to the Attract App in the applications folder and drag it into the right hand panel of the Privacy and settings windows.
4. * repeat the above but this time navigate to the hidden .attract folder in your users directory - note if when you get here you can't see the folder, its because its hidden, so click Shift, Command and Period (full stop) and the hidden files will appear - and drag that to the same place as before.
5. Make sure none of your Videos, Wheels, Roms, etc, etc are in your user folders i.e.Documents, Attract Mode won't be able to access them so move them somewhere else outside of your users areas or like I did moved them to another volume. repoint your CFG files in attract to correspond to any changes you had to make and hopefully like me it will all work.

NOTE - I WILL PERFORM MUCH MORE TESTING ON THIS OVER THE NEXT FEW DAYS AND IPDATE THE FORUM WITH ANY NEWS GOOD OR BAD.

5
General / Re: OSX Catalina - Attract mode does not Not Work - HELP!!!!!
« on: October 12, 2019, 09:06:17 AM »
What I did to avoid typing Keill Miller Jr's (Genius) everytime I want to start Attract Mode.

Open Text Edit from  the Applications menu and then click on Format in the top bar and select Make Plain Text. In the window type:

#!/bin/bash
#this is a comment-the first line sets bash as the shell script
cd /Applications/attract.app/contents/MacOS;
/Applications/Attract.app/Contents/MacOS/attract --config /Users/”YOUR ACCOUNT NAME”/.attract/
exit;

Now click on File in the top bar and select Save, call it whatever you want and save it to the desktop.
Now reopen Terminal and type:

chmod +x Desktop/”WHATEVER THE FILE WAS CALLED”

Next we have to make that file clickable so rename it to /”WHATEVER THE FILE WAS CALLED”.command – Test it and confirm it works , then we can add a more appropriate icon – download any picture you wish to use as an icon and copy it to your desktop.

Now click on the file to open it in preview then click on Edit in the top bar and select Select All, then click on Edit in the top bar and select Copy.

You are now ready to make that image the icon for the file you created, so on the desktop right click the file you created and select Get Info. At the very top of the window which appears click on the tiny icon your file currently uses and then click on Edit in the top bar and select Paste.

All done - A desktop icon and no need to keep typing Keil's script into terminal.

6
General / Re: OSX Catalina - Attract mode does not Not Work - HELP!!!!!
« on: October 12, 2019, 09:02:49 AM »
Keil Miller Jr you are a genius that fixed 90% of the problem but some of my files were still not accessible from Attract Mode so reading up on the Catalina docs I realised that personal directories such as Documents might be protected in order to stop third party apps accessing them. Of course that's where some of my files were so I moved them to another volume and now everything looks good - I have only had time to test one machine and will have to test a lot more before I can guarantee your fix works but its looking very good.

For those thinking of going to Catalina may I suggest you wait a few days, I will checkout quite a few machines in Attract mode and then update this forum on progress.

I will also post details of what I have done in order to avoid typing the code Keil provided into terminal every time you want to start Attract Mode, as I had no idea what to do until I started looking today and a summary of what I have done, including Keil's script - so that others might follow.

Once Again KEIL you are a genius

7
General / Re: OSX Catalina - Attract mode does not Not Work - HELP!!!!!
« on: October 12, 2019, 02:24:55 AM »
In anger to the latest question - Yes it can see everything in the package

I have now moved the package into the documents directory and repeated everything with the same results.

I hope someone wiser than me can fix this - I love Attract mode and will be devastated if I have to dump it - not least because there is no real alternative on the Mac and I absolutely will never return to Windows.


8
General / Re: OSX Catalina - Attract mode does not Not Work - HELP!!!!!
« on: October 11, 2019, 01:05:56 PM »
Log File Contents

Warning: Attract-Mode was compiled to look for its default configuration files in: ../config/, which is not available.
Config: /Users/leebendall/.attract/attract.cfg
Error loading language resource file: en

*** Initializing display: 'Atari 5200'
 - Loaded master romlist 'Atari 5200' in 0 ms (40 entries kept, 0 discarded)
 - Constructed 2 filters in 0 ms (80 comparisons)
 ! Error opening layout: Attrac-Man
 - Layout is empty, initializing with the default layout settings
 ! Unexpectedly lost focus to: Unknown
 - Working directory: /Volumes/"Rom Drive"/Emulators/MAME-Systems
*** Running: /Volumes/"Rom Drive"/Emulators/MAME-Systems/mame64 a5200 -cart "/Volumes/Rom Drive/Emulators/MAME-Systems/roms/a5200/Centipede (USA).a52" -nowindow -skip_gameinfo
Warning, chdir(/Volumes/"Rom Drive"/Emulators/MAME-Systems) failed.
Error executing: /Volumes/"Rom Drive"/Emulators/MAME-Systems/mame64 a5200 -cart "/Volumes/Rom Drive/Emulators/MAME-Systems/roms/a5200/Centipede (USA).a52" -nowindow -skip_gameinfo
 - Working directory: /Volumes/"Rom Drive"/Emulators/MAME-Systems
*** Running: /Volumes/"Rom Drive"/Emulators/MAME-Systems/mame64 a5200 -cart "/Volumes/Rom Drive/Emulators/MAME-Systems/roms/a5200/Centipede (USA).a52" -nowindow -skip_gameinfo
Warning, chdir(/Volumes/"Rom Drive"/Emulators/MAME-Systems) failed.
Error executing: /Volumes/"Rom Drive"/Emulators/MAME-Systems/mame64 a5200 -cart "/Volumes/Rom Drive/Emulators/MAME-Systems/roms/a5200/Centipede (USA).a52" -nowindow -skip_gameinfo
logout
Saving session...
...copying shared history...
...saving history..


9
General / Re: OSX Catalina - Attract mode does not Not Work - HELP!!!!!
« on: October 10, 2019, 03:29:57 AM »
Keil etc here is what I have done so far to try and get Attract Mode Working - firstly I did  everything I could think off including reinstalling Catalina from scratch and trying again and these are the results of my attempts since that happened:
1. Downloaded Attract mode and tried to install - you can't drag it to the documentation folder - so I dragged and dropped it into the Apps folder.
2. Tried running Atrract Mode it starts but it cannot see the rams, wheels, Videos even though the paths are 100% correct and when I copied the paths from the config file into terminal the files are all there.
3. Assuming this to be a gatekeeper issue I Added Full Disk Access to the Attract App - result no change
4. I then opened the Attract mode package and added the contents folder - No change
5. I then added Contents/macOS/attract - No change
6. I then ran Contents/macOS/attract from the terminal - no layouts, no wheels, Videos but it did see the Roms and allowed me to create a romlist. However the emulators won't run.
I then added .Attract in the user directory to Gatekeeper and gave that Full disk access as well - No change.

I honestly believe this is gatekeeper related but maybe not I am no expert.

Keil asked for the log file here is the one from when I ran the app/Contents/Macos /Attract direct

Warning: Attract-Mode was compiled to look for its default configuration files in: ../config/, which is not available.
Config: /Users/leebendall/.attract/attract.cfg
Error loading language resource file: en

*** Initializing display: 'Atari 5200'
 - Loaded master romlist 'Atari 5200' in 0 ms (40 entries kept, 0 discarded)
 - Constructed 2 filters in 0 ms (80 comparisons)
 ! Error opening layout: Attrac-Man
 - Layout is empty, initializing with the default layout settings
 ! Unexpectedly lost focus to: Unknown
 - Working directory: /Volumes/"Rom Drive"/Emulators/MAME-Systems
*** Running: /Volumes/"Rom Drive"/Emulators/MAME-Systems/mame64 a5200 -cart "/Volumes/Rom Drive/Emulators/MAME-Systems/roms/a5200/Centipede (USA).a52" -nowindow -skip_gameinfo
Warning, chdir(/Volumes/"Rom Drive"/Emulators/MAME-Systems) failed.
Error executing: /Volumes/"Rom Drive"/Emulators/MAME-Systems/mame64 a5200 -cart "/Volumes/Rom Drive/Emulators/MAME-Systems/roms/a5200/Centipede (USA).a52" -nowindow -skip_gameinfo
 - Working directory: /Volumes/"Rom Drive"/Emulators/MAME-Systems
*** Running: /Volumes/"Rom Drive"/Emulators/MAME-Systems/mame64 a5200 -cart "/Volumes/Rom Drive/Emulators/MAME-Systems/roms/a5200/Centipede (USA).a52" -nowindow -skip_gameinfo
Warning, chdir(/Volumes/"Rom Drive"/Emulators/MAME-Systems) failed.
Error executing: /Volumes/"Rom Drive"/Emulators/MAME-Systems/mame64 a5200 -cart "/Volumes/Rom Drive/Emulators/MAME-Systems/roms/a5200/Centipede (USA).a52" -nowindow -skip_gameinfo
logout
Saving session...
...copying shared history...
...saving history..

All help will be greatly appreciated


10
General / OSX Catalina - Attract mode does not Not Work - HELP!!!!!
« on: October 08, 2019, 02:55:43 PM »
Attract mode Does not work in OSX Catalina - Anybody know what's causing this and can help?

I believe its to do with the new security updates, but I'm at a loss for what to do

Pages: [1]