|
|
|
|
|
March 9th, 2004, 02:10 AM
|
|
Corporal
|
|
Join Date: Mar 2004
Location: Seattle WA
Posts: 92
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Mac X/ 2.0.8 patch question
How many people out there on Mac OS X successfully installed the 2.0.8 patch the first attempt? I'm clearly missing something... The problem arises with one file that has the same name and extension (dominions2.app) so it ends up trying to replace the main file (not allowed, fortunately). What am I doing wrong? Additionally I see a Unix executable that displays the ever- un-helpful "Nagot Gick Fel" when launched. Perhaps I'm trying to go from 2.0.2 straight to 2.0.8 without going through the now-unavailable-on-the-Mac-side-but-still-necessary 2.0.6? Any other possibilities???
__________________
It's just a dogma-eat-dogma world...
|
March 9th, 2004, 02:17 AM
|
Major General
|
|
Join Date: Sep 2000
Location: Georgia, USA
Posts: 2,487
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Mac X/ 2.0.8 patch question
If I'm not mistaken, you need to allow that main app file to be overwritten. The changed code is compiled into the new main executable.
|
March 9th, 2004, 11:05 AM
|
|
Brigadier General
|
|
Join Date: Aug 2003
Location: Mictlan
Posts: 1,767
Thanks: 12
Thanked 165 Times in 22 Posts
|
|
Re: Mac X/ 2.0.8 patch question
Here are the instructions.
------- How to patch Dominions for Mac OS X -------
Download patch for Mac OS X. Unzip file, control-click on it, and select "Show Package Contents". Then open up your dominions application in the same manner and replace all the individual files (not entire folders) in the dominions application with their corresponding equivalents from the patch.
|
March 9th, 2004, 08:59 PM
|
|
Corporal
|
|
Join Date: Mar 2004
Location: Seattle WA
Posts: 92
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Mac X/ 2.0.8 patch question
__________________
It's just a dogma-eat-dogma world...
|
March 9th, 2004, 10:19 PM
|
|
Major
|
|
Join Date: Sep 2003
Location: The Forest of Avalon
Posts: 1,162
Thanks: 0
Thanked 50 Times in 11 Posts
|
|
Re: Mac X/ 2.0.8 patch question
erm, can you just erase the whole thing, re-install from the cd (I assume we're dealing with the full game here), and then patch the right way, i.e. as Johan said? Or is it more complicated than that? I don't know what you're talking about with the 'unix executable' - I'm running OS X 10.2.8 but am not familiar with this.
|
March 9th, 2004, 11:55 PM
|
Major General
|
|
Join Date: Sep 2000
Location: Georgia, USA
Posts: 2,487
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Mac X/ 2.0.8 patch question
Oops . . . sorry 'bout that . . .
|
March 10th, 2004, 08:06 AM
|
|
Corporal
|
|
Join Date: Mar 2004
Location: Seattle WA
Posts: 92
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Mac X/ 2.0.8 patch question
Quote:
Originally posted by Johan K:
Here are the instructions.
Download patch for Mac OS X. Unzip file, control-click on it, and select "Show Package Contents". Then open up your dominions application in the same manner and replace all the individual files (not entire folders) in the dominions application with their corresponding equivalents from the patch.
|
The worst thing about this is it ought to make perfect sense, but in the situation at hand it doesn't exactly apply...
In the package contents screen I see:
MacOS folder with the Unix executable (~3M) and nothing else;
Resources folder with a bunch of things that weren't loaded in from the CD on original install so they don't "replace" anything;
Some subfolders in the Resources folder with more new files (the Orania map for one).
When I launch the Unix thing this happens:
/Users/daniel/Dominions2/dominions2; exit
N?got gick fel!
myloadmalloc: can't open ./guiborder2.tga
N?got gick fel!
myloadmalloc: can't open ./guiborder2.tga
Abort trap
logout
[Process completed]
This a clue for anyone?
__________________
It's just a dogma-eat-dogma world...
|
March 10th, 2004, 01:09 PM
|
|
Brigadier General
|
|
Join Date: Aug 2003
Location: Mictlan
Posts: 1,767
Thanks: 12
Thanked 165 Times in 22 Posts
|
|
Re: Mac X/ 2.0.8 patch question
Put individual patch files into old application. Now you have to start Dominions2 from the directory it's located in e.g.
$ cd games
$ dominions2.app/Contents/MacOS/dom2 -wd
(wd starts it in a window and with extra debug info)
Otherwise doubleclicking on dominions2 should work too of course.
BTW, we are looking into using iPatch to create the next OSX patch, That should make the process much easier.
[ March 10, 2004, 11:11: Message edited by: Johan K ]
|
March 10th, 2004, 09:44 PM
|
|
Corporal
|
|
Join Date: Mar 2004
Location: Seattle WA
Posts: 92
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Mac X/ 2.0.8 patch question
Quote:
Originally posted by Johan K:
Put individual patch files into old application. Now you have to start Dominions2 from the directory it's located in e.g.
$ cd games
$ dominions2.app/Contents/MacOS/dom2 -wd
(wd starts it in a window and with extra debug info)
|
I assume this refers to the Unix executable (its icon is the dark gray rectangle). Just making sure I'm understanding so the next misadventure is due to something other than me completely missing the point...
Quote:
Otherwise doubleclicking on dominions2 should work too of course.
|
See below for what happened... about 2 Posts ago... And what about this 'guiborder.tga' item that it couldn't open? I did a search for it... no sign of it. Should that be happening?
Quote:
BTW, we are looking into using iPatch to create the next OSX patch, That should make the process much easier.
|
Oh goody.
__________________
It's just a dogma-eat-dogma world...
|
March 11th, 2004, 12:18 AM
|
|
General
|
|
Join Date: Aug 2003
Location: Sweden
Posts: 4,463
Thanks: 25
Thanked 92 Times in 43 Posts
|
|
Re: Mac X/ 2.0.8 patch question
Quote:
Originally posted by Etaoin Shrdlu:
See below for what happened... about 2 Posts ago... And what about this 'guiborder.tga' item that it couldn't open? I did a search for it... no sign of it. Should that be happening?
|
There should be a guiborder.tga in dominions2.app/Contents/Resources. If there isn't then something has gone bad.
|
Thread Tools |
|
Display Modes |
Linear Mode
|
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
|
|
|
|
|