Question asked in another thread:
One question remains, I'm playing the game for month but I would like to customize the installation path to e.g /opt/games. Is there a posibility to do that. Maybe a line in the script?
You can do it with the --prefix option, an example would be:
./play-baldurs-gate-1.sh --prefix /opt/games
You can read more about this option by giving it "help" as an argument:
./play-baldurs-gate-1.sh --prefix help
--prefix=$path
--prefix $path
Game installation path choice
This option accepts an absolute path only.
default path: /usr/local