1
Support / Re: [Mac] "Couldn't set resolution [1024x640]" error message on startup
« on: March 01, 2014, 08:42:10 pm »On OSX, the user settings are located here (also saves and other things you may want to copy over):
/Users/<USER>/Library/Application Support/Aquaria/preferences/usersettings.xml
If you can't see the Library folder (because OSX 10.7+ is dumb), paste this into a terminal:Quotechflags nohidden ~/Library
You'll find a display resolution line in there you can edit.
If that still doesn't work, check out http://www.bit-blot.com/forum/index.php?topic=4313.0 in a week or two, I'll try to release a new update soon that switches from SDL1.2 to SDL2 which should solve some display issues and fixes compatibility with OSX 10.9.
Thanks! Just switching the 32 in that config file to 64 in the resolution section fixed it!