|
|
|
 |

October 3rd, 2006, 01:53 PM
|
 |
General
|
|
Join Date: Jul 2004
Location: Portland, ME (USA)
Posts: 3,241
Thanks: 31
Thanked 65 Times in 18 Posts
|
|
Re: OS X Patch Problems
Hey Thanks! I know nothing about SDL, but I was able to find the latest version, and it worked.
How does one use those command line switches? Are they somehow entered in Terminal?
Pasha
|

October 3rd, 2006, 04:54 PM
|
 |
National Security Advisor
|
|
Join Date: Sep 2003
Location: Eastern Finland
Posts: 7,110
Thanks: 145
Thanked 153 Times in 101 Posts
|
|
Re: OS X Patch Problems
Quote:
PashaDawg said:
Hey Thanks! I know nothing about SDL, but I was able to find the latest version, and it worked.
How does one use those command line switches? Are they somehow entered in Terminal?
|
I know nothing about OSX, so I can't help there. Check the troubleshoot threads, or search for that command. Someone has probably asked that exact same question before.
|

October 4th, 2006, 06:49 AM
|
 |
Brigadier General
|
|
Join Date: Aug 2003
Location: Mictlan
Posts: 1,767
Thanks: 12
Thanked 165 Times in 22 Posts
|
|
Re: OS X Patch Problems
So why do you need the switches when upgrading SDL worked for you?
|

October 4th, 2006, 12:42 PM
|
 |
Captain
|
|
Join Date: Jun 2004
Location: Rhode Island
Posts: 822
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: OS X Patch Problems
Pasha may be a lawyer, but he thinks like a scientist... He doesn't need a reason!
Yes, entered in Terminal. Might look something like this:
cd ~/Desktop/Dominions2/dominions2.app/Contents/Resources/
../MacOS/dominions2 -r 1920 1200
You need to start the game from dominions2.app/Contents/Resources/ or else nagot gick fel. But the game app is in dominions2.app/Contents/MacOS/ so that's why you need the first line and the ../MacOS/ in the second line... Incidentally, the above (on one line separated by a semicolon) inside double quotes and preceded by "do shell script" (not in quotes) makes a dandy AppleScript that you can use instead of the .app if you want to play at high resolution...
|

October 4th, 2006, 01:45 PM
|
 |
General
|
|
Join Date: Jul 2004
Location: Portland, ME (USA)
Posts: 3,241
Thanks: 31
Thanked 65 Times in 18 Posts
|
|
Re: OS X Patch Problems
Yah... I was just curious about the switches and whether they would be useful to me. Ultimately, I am too unfamiliar with the Unix stuff and apple scripts. Thanks for the explanation, however.
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|