PDA

View Full Version : Luxor AR game save problem.




dont24
Feb 13, 2006, 10:29 PM
I installed and registered this game as myself. Since my wife plays it, I dropped the game into her home directory. The problem is she can't save games when running as herself. If she logs in as me, no issues. It has to be a permissions issue, but I can't seem to nail it down. The directory and the game itself look okay. I can't seem to fingure out where teh saved games are getting written to. Need some help with this one. Having issues with another game as well from gamehouse.com. Unable to save progress. We both have Admin rights.



benpatient
Feb 14, 2006, 01:57 PM
user/library/preferences/com.MumboJumbo.Luxor.plist


each user will have a separate plist because of the file location.

JackRipper
Feb 14, 2006, 02:15 PM
You could try making an alias of your .plist in her save directory. If that doesn't work a static link (ln -s your_save.plist her_save.plist) should do the trick, if you're familiar with Terminal.