Page 1 of 1

"No such file or directory" when using Terminal to sort Game

Posted: Fri Oct 28, 2016 9:31 am
by Zirus Blackheart
Hay all :-)

Im trying to get Exult to work with my GOG Ultima Complete again but not having any luck when trying to get Exult to see the right path forthe game data.

Ive followed this
http://exult.info/docs.php#gog_mac
but im getting "No such file or directory" when i press enter in Terminal :-/

Had the prob before and Dominus managed to troubleshoot it ( http://log.usecode.org/exultlog.php?log=19Dec2013 ) and it was to do with a name change of the .app ay GOGs end so when the line was hanged it worked but now, im having the prob again :-(

Can anyone help?

Cheers :-)

oh!, OSX El Captain :-)

Re: "No such file or directory" when using Terminal to sort

Posted: Fri Oct 28, 2016 9:56 am
by Dominus
Please open the app package via Finder right click and look through the folder structure where the files are now.

Re: "No such file or directory" when using Terminal to sort

Posted: Fri Oct 28, 2016 10:17 am
by Zirus Blackheart
/Applications/Ultima 7 The Complete Edition.app/Contents/Resources/Ultima 7 The Complete Edition.boxer/C.harddisk/U7/ULTIMA7/STATIC

and

/Applications/Ultima 7 The Complete Edition.app/Contents/Resources/Ultima 7 The Complete Edition.boxer/C.harddisk/U7/SERPENT/STATIC

Re: "No such file or directory" when using Terminal to sort

Posted: Fri Oct 28, 2016 10:37 am
by Zirus Blackheart
It would be great if i could drag the Ultima 7 The Complete Edition.app into either Exult folder to solve it ya know? :-)

Re: "No such file or directory" when using Terminal to sort

Posted: Fri Oct 28, 2016 10:58 am
by Zirus Blackheart
Of course yeah sorry, cut paste, its real late(been up all night) ahahah :-D

So yeah,, sorted! :-D

Re: "No such file or directory" when using Terminal to sort

Posted: Fri Oct 28, 2016 11:24 am
by Zirus Blackheart
This is what mine are now if you need the info :-)

sudo mkdir -p "/Library/Application Support/Exult/blackgate"
sudo mkdir -p "/Library/Application Support/Exult/serpentisle"
sudo cp -p -R "/Applications/Ultima VII™ - The Black Gate + The Forge of Virtue.app/Contents/Resources/Ultima 7 The Complete Edition.boxer/C.harddisk/U7/ULTIMA7/STATIC" "/Library/Application Support/Exult/blackgate"
sudo cp -p -R "/Applications/Ultima VII™ - Serpent Isle + The Silver Seed.app/Contents/Resources/Ultima 7 The Complete Edition.boxer/C.harddisk/U7/SERPENT/STATIC" "/Library/Application Support/Exult/serpentisle"

Re: "No such file or directory" when using Terminal to sort

Posted: Fri Oct 28, 2016 11:36 am
by Dominus
*sigh*
Why the ... did they change the path in this way?
Seriously, I don't understand GoG (well I did understand previous changes but this ™ change...)

Re: "No such file or directory" when using Terminal to sort

Posted: Mon Oct 31, 2016 10:00 am
by Zirus Blackheart
The DL from GOG for the Complete Edition is now actually 2 games in your GOG library it seems. Purchased mine ages ago in the sale and dled it again the other day and Black Gate and Serpent Isle are two seperate downloads.

Re: "No such file or directory" when using Terminal to sort

Posted: Mon Oct 31, 2016 7:47 pm
by Dominus
Last time I checked it was two different downloads that linked to the same download ;)