Jump to content

Angelo is available for BG2EE!


Kulyok

Recommended Posts

I'd really like to help, though it seems I'm going to ask a Mac expert, too:

 

You're unpacking your OSX-Angelo rar archive right in the main BG2EE folder - not somewhere deep inside, it, like BG2/Data/Contents/Resources, right?

 

Angelo's command script looks like this:

 

#!/bin/sh

command_path=${0%/*}
cd "$command_path"
./Setup-Angelo
exit 0

 

We could try to use Amber's script instead, though I'm not sure if it's going to work: rename Setup-Angelo to setup-angelo, Setup-Angelo.command to setup-angelo.command and replace the script with

 

command_path=${0%/*}
cd "$command_path"
./setup-angelo

 

But I'll go to the workroom and ask the experts, too. :)

Link to comment

Oh, I'm so glad it worked for you. :)

 

And - of course I was happy to make it on time. Enjoy! I love both SisterVigilante's writing and voice acting: he's a secret member of the Council of Six in Assassinations, Artemis Entreri in the Sellswords, and, of course, Xan.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...