Quote:
Originally Posted by Psy
I don't believe using 'open' on a .app will give you the console output we're looking for. The Terminal command should be something like:
/Applications/MonkeyIsland101.app/Contents/MacOS/Mac_Game
|
KE-iMac:MacOS knuteinar$ ./Mac_Game
2010-03-09 23:19:29.497 Mac_Game[1212:10b] NSOpenGLView pixelFormat RendererID = 00021902
Open: Unable to open "prefs_platform.prop".
WARNING - Failed to load prefs_platform.prop, using default values
<CFData 0x11a0df50 [0xa00531a0]>{length = 6, capacity = 6, bytes = 0x0019e33c56ec}
english
Enabling language database "english.langdb" to match system language setting "english".
english
english
<CFData 0x11a0edd0 [0xa00531a0]>{length = 6, capacity = 6, bytes = 0x0019e33c56ec}
<CFData 0x11a5c300 [0xa00531a0]>{length = 6, capacity = 6, bytes = 0x0019e33c56ec}
Segmentation fault
-------------------
I wonder if that "unable to open 'prefs_platform.prop'" has anything to say? Is this a--or is there another--prefs file we could look at and alter some values in by any chance?