Jump to content


mariankonieczny

Member Since 17 Dec 2009
Offline Last Active Dec 18 2009 07:45 AM

Posts I've Made

In Topic: BGT in Linux (Successfully I think)

18 December 2009 - 05:41 AM

troubles i've encountered during installation:
not copying from proper bg1 folder (even copying literally everything from bg cds did not help; seems like broken read ${bg1path}); after running bgt-linux/bgt-linux process ended with "weidu not found". then everything reverted to original state and the question [i]nstall? was raised again. and it seems i've found a solution.

first, we launch bgt-linux/bgt-linux from bg2 folder, it should stop after "weidu not found" or something like that. it's not important. [q]uit. now files wait to be edited in bgt/install/. endsetup.sh and presetup.sh. here's what i've done:

commands that needed full paths in my case: weidu, mosunpack, tisunpack
be cautious when using [replace all] - here and there string "_weidu" (it also applies to two other commands) occurs, so mass change will break this.

in pre- and endsetup.sh i've also mass replaced ${bg1path} to actual full unix path to bg1.

then, in bg2 folder, i've run
./weidu --tlkout dialog.tlk --ftlkout dialogf.tlk --log bgt.debug bgt.tp2

worked. works.