Posted July 24, 2015

vv221
./play.it developer
Registered: Dec 2012
From France

Tigersong
New User
Registered: Jan 2012
From United States
Posted July 24, 2015
I'll take that, certainly. Would you be so kind as to offer some advice on character builds?

vv221
./play.it developer
Registered: Dec 2012
From France
Posted July 24, 2015
You’d be better to open a thread about it, I don’t know this game well enough to offer useful advice :)
Hey, I’ve never actually played it through the end!
My only advice if you’re new to the genre would be not to bother with efficient builds, just playing how you *feel* you’ll have the more fun. And if it turns out the build you chose is not optimal, just turn down the difficulty and keep playing your way.
You’ll have plenty of time to think about optimization in your subsequent replays. (like all Star Wars RPG, I think you should play it at least twice to try the Light & Dark Sides experiences)
Hey, I’ve never actually played it through the end!
My only advice if you’re new to the genre would be not to bother with efficient builds, just playing how you *feel* you’ll have the more fun. And if it turns out the build you chose is not optimal, just turn down the difficulty and keep playing your way.
You’ll have plenty of time to think about optimization in your subsequent replays. (like all Star Wars RPG, I think you should play it at least twice to try the Light & Dark Sides experiences)

ValamirCleaver
Paladin
Registered: Dec 2012
From United States
Posted December 01, 2016

SW KotOR2 tSL errors out when I attempt to use the install script. I haven't been able to figure out how to fix the error. Here's the command line output below.
root@ValamirCleaver-Bonobo-WS:/media/add_store/Games/GOG Downloads/Star Wars Knights of the Old Republic II# sh ./play-star-wars-knights-of-the-old-republic-2.sh
Checksum method set to: md5sum
Compression method set to: none
Installation prefix set to: /usr/local
Looking for target files…
Using /media/add_store/Games/GOG Downloads/Star Wars Knights of the Old Republic II/setup_sw_kotor2_2.0.0.3-1.bin
basename: extra operand ‘Wars’
Try 'basename --help' for more information.
./play-star-wars-knights-of-the-old-republic-2.sh: 218: ./play-star-wars-knights-of-the-old-republic-2.sh: arithmetic expression: expecting primary: "*2"
root@ValamirCleaver-Bonobo-WS:/media/add_store/Games/GOG Downloads/Star Wars Knights of the Old Republic II# sh ./play-star-wars-knights-of-the-old-republic-2.sh
Checksum method set to: md5sum
Compression method set to: none
Installation prefix set to: /usr/local
Looking for target files…
Using /media/add_store/Games/GOG Downloads/Star Wars Knights of the Old Republic II/setup_sw_kotor2_2.0.0.3-1.bin
basename: extra operand ‘Wars’
Try 'basename --help' for more information.
./play-star-wars-knights-of-the-old-republic-2.sh: 218: ./play-star-wars-knights-of-the-old-republic-2.sh: arithmetic expression: expecting primary: "*2"

Gydion
Aexander
Registered: Oct 2011
From United States
Posted December 02, 2016

Using /media/add_store/Games/GOG Downloads/Star Wars Knights of the Old Republic II/setup_sw_kotor2_2.0.0.3-1.bin
basename: extra operand ‘Wars’
Try 'basename --help' for more information.
$ sed -i 's/case "$(basename ${GAME_ARCHIVE})" in/case `basename "${GAME_ARCHIVE}"` in/g' play-star-wars-knights-of-the-old-republic-2.sh
All on one line. Edits line 204 using backticks instead of parens and double quotes around ${GAME_ARCHIVE} variable.Post edited December 02, 2016 by Gydion

bignickel1
New User
Registered: Jun 2013
From United States
Posted May 31, 2017

_KotOR 1 Restoration 1.0 for KotOR1
http://deadlystream.com/forum/files/file/558-kotor-1-restoration/
kotor_k1r_1.0 "/some/path/to/K1R.7z"

_TSLRCM 1.8.3B for KotOR2
http://deadlystream.com/forum/files/file/398-tslrcm-183b/
kotor2_tslrcm_1.8.3b "/some/path/to/TSLRCM 183b.exe"

_M47-8EP 1.1B for KotOR2
http://deadlystream.com/forum/files/file/399-m4-78ep-11b/
kotor2_m478ep_1.1b "/some/path/to/M478EP 11b.exe"

I tried installing both mods with wine control panel, but when I start kotor 2 , it's unmodded. When I ran tslrcm again I tidied to find where the script installed kotor 2 , but it's not anywhere in "wine space"
How do I install both mods?

vv221
./play.it developer
Registered: Dec 2012
From France
Posted June 03, 2017