The forum

[script] F.E.A.R 2 Project Origin

Author Replies
Jump to the page: 1 - 2
NSLW Monday 26 October 2009 at 19:09
NSLW

I don't know Steam. Does it updates Steam client or is it something related to the game?
Does Steam works good? This script doesn't install new Steam instead it utilizes this already installed, as you suggested earlier.
Does the same happened when you installed Fear 2 manually?
Maybe it's because I didn't halt after executing setup, which is corrected now.

Edited by NSLW

Berillions Monday 26 October 2009 at 19:11
Berillions

It's a client update for Steam himself. I haven't a Steam before so he install a new Steam :)

NSLW Monday 26 October 2009 at 19:17
NSLW

I haven't a Steam before so he install a new Steam :)

Quote from Berillions

That's very important info. The script shouldn't work if you haven't got Steam installed. I don't even know if Steam will install itself correctly. Earlier I forgot to add !
in
if [ ! -e "$REPERTOIRE/configurations/installed/Steam" ]; then
However it's fixed now :)
Human is faulty machine :sunglasses:
Berillions Monday 26 October 2009 at 19:42
Berillions

I don't know if it's very important for your script but i modified the Steam's script. Because, there insn't problem for Steam update with wine 1.0.1.

NSLW Monday 26 October 2009 at 19:47
NSLW

I don't know if it's very important for your script but i modified the Steam's script. Because, there insn't problem for Steam update with wine 1.0.1.

Quote from Berillions

No it isn't important at all. In fact i changed Wine version in official Steam script to 1.1.31 as it's reported as not having any problems with Steam/
Berillions Monday 26 October 2009 at 20:36
Berillions

NSLW, you are a bad cover for your script.
Your actual cover is for F.E.A.R and not F.E.A.R.2 :D

True cover :


http://upload.wikimedia.org/wikipedia/en/9/90/POF2picture.jpg

EDIT : I have a problem during the installation. When the installation ask me to insert the DVD 2, i can't eject the first DVD. I have an error message. I show the french error message because I don't succeed in translating it in English...

Edited by Berillions


NSLW Monday 26 October 2009 at 21:22
NSLW

NSLW, you are a bad cover for your script.
Your actual cover is for F.E.A.R and not F.E.A.R.2 :D

Quote from Berillions


Huh... I haven't spotted that earlier, I'll correct that. Thanks


EDIT : I have a problem during the installation. When the installation ask me to insert the DVD 2, i can't eject the first DVD. I have an error message. I show the french error message because I don't succeed in translating it in English...

Quote from Berillions

It seems like your OS displays error. I don't know if I could do something with that, i tried now to modify script to remove that error, otherwise you'll have to force unmount your DVD.
Berillions Tuesday 27 October 2009 at 8:50
Berillions

For the problem with the DVD during the installation, i had the same problem when i used Ubuntu.... :s

NSLW Tuesday 27 October 2009 at 9:42
NSLW

As you can see, I used wine eject in my script which may help to change disks during installation.