GameUserSettings.ini dont work on mac

When packaging(shipping) for mac the file GameUserSettings.ini is not where to be found, and i guess other .ini files too.

The file is properly added on “project/config” and works fine when shipped for windows.

This is quite urgent, i appreciate all the help i can get.

Hi sonicphi,

I’ll need you to answer a few questions in order to help:

  1. What version of the Engine are you currently working in?
  2. On the Mac version, try making a back up of your Project Folder, then delete the Intermediate, Saved, and Config folders. They will be rebuilt upon reopening the project.
  3. Is this an All-Blueprints project or does it contain Code? If it contains code, you will need to rebuild your project in X-Code.
  4. If not fixed at this point, try running a map check on all levels and also right-click on the Contents folder in the Content Browser and select “Fix up redirectors in folcer”. Save and repeat step 2.
  5. If none of these steps work, please post your system specs as well as your output log.

-.

We managed to fix it, we just added a DefaultGameUserSettings.ini to the config folder and it fixed it self, not sure why… you can mark it as fixed, thx for the attention.

Thank you for letting us know what you did to correct this.