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

NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Forum rules
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Locked
Zirus Blackheart

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

Post 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 :-)
Dominus
Site Admin
Posts: 5656
Joined: Thu May 14, 2020 1:34 pm

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

Post by Dominus »

Please open the app package via Finder right click and look through the folder structure where the files are now.
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Zirus Blackheart

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

Post 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
Zirus Blackheart

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

Post 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? :-)
Zirus Blackheart

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

Post by Zirus Blackheart »

Of course yeah sorry, cut paste, its real late(been up all night) ahahah :-D

So yeah,, sorted! :-D
Zirus Blackheart

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

Post 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"
Dominus
Site Admin
Posts: 5656
Joined: Thu May 14, 2020 1:34 pm

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

Post 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...)
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Zirus Blackheart

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

Post 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.
Dominus
Site Admin
Posts: 5656
Joined: Thu May 14, 2020 1:34 pm

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

Post by Dominus »

Last time I checked it was two different downloads that linked to the same download ;)
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Locked