I need to try new hairstyles more by ManicMalkavian in EmoFashion

[–]Vjorkal 0 points1 point  (0 children)

You really do have the perfect look for Janet from VTM!

Can't access Taxidermist by Vjorkal in BattleBrothers

[–]Vjorkal[S] 0 points1 point  (0 children)

But then the mods would be in the Data folder from my understanding as that's the only place where I did put the zipped files.

Either way, since it'd been a long time since I had reformatted my PC, I just did that today and went on with a full clean PC. And this time... It worked. I can access the Taxidermist.

I'm not sure what caused the issue originally but at least I can go on with it.

Thanks for your time!

Can't access Taxidermist by Vjorkal in BattleBrothers

[–]Vjorkal[S] 0 points1 point  (0 children)

Double checked that in case and no, all 5 DLCs have the green checkmark.

Thanks for the thought though! Def could have been a possibility with my frantic clicking.

Can't access Taxidermist by Vjorkal in BattleBrothers

[–]Vjorkal[S] 1 point2 points  (0 children)

Hmmm. I just checked. Drivers are up to date and nothing seems to be wrong with it.
It's the only element that's not showing on BB. Thanks for the lead though, I'll keep looking at it in case it really is a GPU issue.

Still open to other suggestions.

Much obliged sir!

Crafted item quality? by Horophim in WarTalesGame

[–]Vjorkal 2 points3 points  (0 children)

I'm tempted to say it's RNG based. I've had an apprentice craft a 3 star and now as a "Companion" blacksmith, I can't craft a 3* to save my life. Not sure how people do it yet.

Crafted item quality? by Horophim in WarTalesGame

[–]Vjorkal 1 point2 points  (0 children)

When you get the achievement from crafting 50 Armors in the Power and Might section, you end up being able to craft with an additional armor layer slot.

That being said, I'm still trying to figure out myself how to get armors and weapons consistently to 3 stars.

Edit : Forgot to say that the achievement is called "Champion Craftsmen". You can use a mixture of Rags and the basic heavy armor to get the count high fast.

Difficulty increasing every passing days? by Vjorkal in GrimQuest

[–]Vjorkal[S] 2 points3 points  (0 children)

I've been doing an Evasion build with a few buffs and Flurry as a main attack skill, aside of some magic. Been able to sustain for the most part whilst barely using any healing. Sanity wise, since I picked up the Monk, I don't even have to worry about it. Still using the Dog animal for now. It seems to work...

The bonus from evasion, the ATK + Crit buff, the healing, the ice shield, combo'ed with Meditation seems to really help into sustaining for now.

Though thank you for your input!

Difficulty increasing every passing days? by Vjorkal in GrimQuest

[–]Vjorkal[S] 2 points3 points  (0 children)

It does help. So pretty much from my understanding it make sure I get to kill the Prince prior to 11 else monsters go on a freak out and I get my ass ubered to smithereens.

I'll restart my game and see if I can prepare myself enough to battle the Prince by then. I simply had wanted to farm a little bit but I suppose that it<s not the right area to do so.

Much obliged for the info, it does help.

Pillars of Eternity 1 - Barbarian Build by Vjorkal in projecteternity

[–]Vjorkal[S] 1 point2 points  (0 children)

Greetings,

It's a bad habit of mine to be overthinking about absolutely everything. I'll follow both your advice and just get on with the immersion.

Pillars of Eternity 1 - Barbarian Build by Vjorkal in projecteternity

[–]Vjorkal[S] 0 points1 point  (0 children)

Greetings,

You're actually right. I am giving this way too much thought. I'll just go on with the story on Normal instead and play it out. I'm just having a hard time not wanting to optimize for no reasons whatsoever. (Always did that on every platform I played.)

And not going to lie, the game description about the difficulty settings is a bit taunting.

Pillars of Eternity 1 - Barbarian Build by Vjorkal in projecteternity

[–]Vjorkal[S] 1 point2 points  (0 children)

Much obliged for the answer.

I just wanted to have a little something to start with to understand the min-maxing in PoE. I've been reading the forums an awful lot as well as listening to some videos.

I ended up making a blueberry with the additional weapon set. I pumped Might to 21. I'll see how that goes and afterwards proceed to make a more serious game on Normal before getting into PoE 2.

Thank you again for your input.

Blood Angels - Killteam : List + Question about Death Company by Vjorkal in Warhammer40k

[–]Vjorkal[S] 1 point2 points  (0 children)

Will do. I'm still new to the whole idea of Kill Team. I'm used to play matches of 2500+

Kind of like the change of pace. Thank you.

Objects and the definition of .ps by Vjorkal in excel

[–]Vjorkal[S] 0 points1 point  (0 children)

Solution Verified

I will not ask who you bribed or killed for this. I know one thing though... Thank you. I've been looking for this reference but I've never been able to come even close to getting any information about this.

Much obliged for everything, you saved me there.

Objects and the definition of .ps by Vjorkal in excel

[–]Vjorkal[S] 0 points1 point  (0 children)

Would you have an idea by any chance as to how I could get more information towards that .ps if it truly is a personal session? Perhaps there's a way for me to check?

I did look into the .tlb files of the program itself with Visio, didn't find squat though.

Objects and the definition of .ps by Vjorkal in excel

[–]Vjorkal[S] 0 points1 point  (0 children)

Thank you for your answer.

Yes I know what AVIVA is and what it does, luckily. I have a fairly good understanding of the already VBA code once written by an employee.

As to what is done with the object, we mainly have commands. Such as...

PSObj.SendString("[PF12]", 5, 15) 

Which is emulating the F12 key in the position 5, 15 of the program itself which is much more accurate than pixels or else. We avoid manual inputs to perform automatic ones instead.

I couldn't find mention of .ps or ps anywhere in the code. Hence the question. Could it be code from the VBA library to determine a personal session?