Wiggum2007
Junior Member
Is there some kind of hub between missions? Similar to the city in Thief 3?
someone pls answer my question i can't play until i know(question about the intro) doesfighting against and potentially killing attackers in the intro count as killing people? "defending" doesn't seem like something i want to do but i suppose the empress is going to die either way. even still, not sure i can bring myself to not blast at these motherfuckers if they're attacking the empress. and i plan to ghost this game.. uhhh
Typo or do I need to start raging?Being able to get this game for 35 bucks from GMG is getting harder and harder to resist.
Haven't played Thief 3 but yes indeed there is.Is there some kind of hub between missions? Similar to the city in Thief 3?
They disappear when you're not in combat or using powers.
Typo or do I need to start raging?
Haven't played Thief 3 but yes indeed there is.
Go all out and turn off your crosshair man. Become the assassin you were born to beOhhh that is real good. Will definitely be turning that off when I start it up again.
Oh I didn't know about the $10 credit. So that would wind up getting you both for $75 eh? Ridiculous value from the sound of things.Not a typo. I got a 10 dollar credit from buying XCOM in GMG ( they gave 10 dollar credit for those who were in NA) and with te 25% off code still active, the game goes down to 35 bucks.
60 * 25% off = $45 - $10 credit = $35.
someone pls answer my question i can't play until i know
Is PC retail Steamworks?
Go all out and turn off your crosshair man. Become the assassin you were born to be
Oh I didn't know about the $10 credit. So that would wind up getting you both for $75 eh? Ridiculous value from the sound of things.
Did anyone else score the pack of Tarot Cards at GS? They look pretty badass. Last time I got a pack of cards from a game release was when Psychonauts came out.
Is it true the hub is a pub?
Sure is bub.Is it true the hub is a pub?
Indeed, it's just not viable (at least the first time around) to punish yourself that way when the game is so willing to do the punishment for you. With Blink, the whole concept of "oh god now what" is turned on its head from the get-go. I can barely contain my excitement for the point at which I have a whole host of powers.
A couple shots with SweetFX/SMAA going. May play with supersampling later.
I love the flow of movement in this game, the way you go from steath to to choke a guard and carry his body, jump into a river to hide or behind a crate and peak around. It's all so well done.
Be happy to! Give me a couple mins, gotta log into my home pc to grab them.Would you mind sharing your settings for SweetFX/SMAA?
Is it true the hub is a pub?
Yeah, it was an exclusive offer for NA people since the 25% off code didn't apply to XCOM.
Still having a hard time justifying the 35 bucks, but I still need a bit of pushing.
If bought, both games come out to $80 actually.
Really hoping this is good. Well anyway, guess I got it for a good price.
I have a very high threshold for value for single-player games. Thirty-five dollars is a steal.shnip
Really hoping this is good. Well anyway, guess I got it for a good price.
Be happy to! Give me a couple mins, gotta log into my home pc to grab them.
snipping tool is your friend
Wild shot, but have you tried quitting Steam completely and restarting it? I had mine pre-loaded and had never quit Steam since I bought the game. I had to quit and restart Steam before it would show as available to play.
Did I post something bad?
Killing people without regard for the trail of blood behind you is much easier. There's all the incentive you should need.
That was the only reason I preordered from GS. I fucking love collecting tarot cards, so I'm glad to see they're actually worth the preorder. Going to pick up my copy a little later today.
Wait, is that the actual code?Your Steam code for the game...
Your Steam code for the game...
Wait, is that the actual code?
That's not a Steam code. That's the 25% off code that GMG had. It's in their front page.
Wait, is that the actual code?
I think your post shows the discount code you used, not the steam code.
Yea he's right, my fault. It is formatted just like Steam codes I think. Threw me off.
Better you told him anyway. Hate to see someone unintentionally buying copies for lurkers.
/*-----------------------------------------------------------.
/ Choose effects /
'-----------------------------------------------------------*/
// Set to 1 for ON or 0 for OFF
#define USE_SMAA_ANTIALIASING 1
#define USE_LUMASHARPEN 0 //Also sharpens the antialiased edges which makes them less smooth - I'm working on fixing that.
#define USE_BLOOM 0 // Bloom makes bright lights bleed their light into their surroundings (relatively high performance cost)
#define USE_HDR 1 // Not actual HDR - It just tries to mimic an HDR look (relatively high performance cost)
#define USE_TECHNICOLOR 1
#define USE_TONEMAP 0
#define USE_VIBRANCE 1 //Intelligently saturates (or desaturates if you use negative values) the pixels depending on their original saturation.
#define USE_SEPIA 0
#define USE_VIGNETTE 0 //Darkens the edges of the image to make it more look like it was shot with a camera lens. May cause banding artifacts.
#define USE_DITHER 1 //Applies dithering to simulate more colors than your monitor can display. This lessens banding artifacts.
/*-----------------------------------------------------------.
/ SMAA Anti-aliasing settings /
'-----------------------------------------------------------*/
#define SMAA_THRESHOLD 0.13 // (0.08-0.20) Edge detection threshold
#define SMAA_MAX_SEARCH_STEPS 16 // [0-98] Determines the radius SMAA will search for aliased edges
#define SMAA_MAX_SEARCH_STEPS_DIAG 6 // [0-16] Determines the radius SMAA will search for diagonal aliased edges
#define SMAA_CORNER_ROUNDING 30 // [0-100] Determines the percent of antialiasing to apply to corners.
// -- Advanced SMAA settings --
#define COLOR_EDGE_DETECTION 1 // 1 Enables color edge detection (slower but more acurate) - 0 uses luma edge detection (faster)
#define SMAA_DIRECTX9_LINEAR_BLEND 0 // Using DX9 HARDWARE? (software version doesn't matter) if so this needs to be 1 - If not, leave it at 0.
/*-----------------------------------------------------------.
/ HDR settings /
'-----------------------------------------------------------*/
#define HDRPower 1.40 //Strangely lowering this makes the image brighter
#define radius2 0.95 //Raising this seems to make the effect stronger and also brighter
/*-----------------------------------------------------------.
/ TECHNICOLOR settings /
'-----------------------------------------------------------*/
#define TechniAmount 0.11
#define TechniPower 2.8
#define redNegativeAmount 0.88
#define greenNegativeAmount 0.88
#define blueNegativeAmount 0.88
/*-----------------------------------------------------------.
/ Vibrance settings /
'-----------------------------------------------------------*/
#define Vibrance 0.05 //Intelligently saturates (or desaturates if you use negative values) the pixels depending on their original saturation.
SweetFX settings: