Problem in saving profile in Mac System
by Raja John · in Torque Game Builder · 07/17/2009 (6:30 am) · 1 replies
I have created a Game in TGB for windows, and i have successfully run the Game in Mac system, But the game is not saved, please anyone tell me where we have to save profile file in the Mac system.
About the author
Torque 3D Owner Ronny Bangsund
Torque Cheerleaders
You might need to modify things in the C++ source. There was a fix to make the console logs go in a different place than the .app directory, which I think is a good start. Writing to the .app directory or even inside the .app after installation is a big no-no.