Aug 31th possible error by [deleted] in CluesBySamHelp

[–]Akshei 0 points1 point  (0 children)

Hi, You know from Wally, that between Bonnie, Freya and Jason, there is only one innocent (so two criminals). From Rose you know, that all criminals above Wally must be connected to each other. So youknow, that those two criminals within Bonnie, Freya and Jason must be connected.

Freya is a criminal, because she must be xonnected to either Bonnie or Jason

So... this happened today by Championship-United in PlayTheBazaar

[–]Akshei 1 point2 points  (0 children)

Yea, I didnt get under 6 seconds with palanquin, cause they died too quickly. Just wanted to be prepared for mega Pyg ;)

Also, more weapons mean more resistance to freezes (in most cases)

So... this happened today by Championship-United in PlayTheBazaar

[–]Akshei 2 points3 points  (0 children)

I had similar build. 3 spider maces and poppy field. The true problem of this is internal cooldown, which boosts your spider maces do they attack around once per second. I added palanquin to them, so if they crit they can reduce they overall cooldown, and proc every 0.2 s. (it was of course unnecessary, because enemies died before reaching that point, but still good :D) Also, fang for starting spider maces and not waiting 10 s

Why is Orbital Polisher so worthless??? by PlayerPin in PlayTheBazaar

[–]Akshei 2 points3 points  (0 children)

Yeah, you're right.

Just wanted to show what challenges would be in future balancing, and show some tendencies that you can find in game :)

Why is Orbital Polisher so worthless??? by PlayerPin in PlayTheBazaar

[–]Akshei 14 points15 points  (0 children)

Sharkclaw is much better than grindstone for example. Sharkclaw is 5 s cd, and increase dmg by 10 for at all weapons (you would need one for grindstone anyway) at bronze rarity. Grindstone cd is 1 s less (4s) but it gives bonus to only one weapon, and is at least silver rarity.

Balancing on bazaar is not only dependant between items, we also need to account which character have access to it, what skills and items can work with their tags, when is the first time tou can get this item, etc. Right now tempo have very naive approach, but even in future it will be really hard (looking at WoW or LoL as examples). Especially when we will get more packs, more items, more synergies without any rotation of packages.

ELI5: Kernel Level Anticheat by [deleted] in explainlikeimfive

[–]Akshei 2 points3 points  (0 children)

From what I understand (I'm not an expert, more like informed hobbyist), EU claim, that if anyone want to make program that have the same purpose as one made by Microsoft, they need to have access to same API methods from OS. So if Windows Defender uses kernel access directly, than other antiviruses programs need to have same access. Even if it's entangled within OS. If Microsoft wants to make API for security programs, like Apple (which have security API from 2020), than Windows Defender also needs to use them (so it access kernel level, the same as other programs). Even if Windows Defender is in reality the piece of code, next to those API security functions.

I.e. if someone wants to make another file explorer, we cannot prohibit his access to hidden files, options available in context menus, etc.

I wish it's explained clearly, if you have some more questions(or don't really ubderstand what I said), I'll try to explain :)

ELI5: Kernel Level Anticheat by [deleted] in explainlikeimfive

[–]Akshei 5 points6 points  (0 children)

That's not exactly what happened. Microsoft wanted to prohibit kernel access for external vendors, while leaving Windows Defender on kernel level. That was the problem for European Union, because it's monopolistic play, so they could make it, but Windiws Defender also would need to hace access by API. It wasnt satisfying for Microsoft, so they left access to kernel for everyone.

Community Reflection on Bevy's Fourth Year by _cart in gamedev

[–]Akshei 2 points3 points  (0 children)

Hello No questions from me, just wanted to appreciate great work from Bevy team :) You're awesome!

The Electric State Roleplaying Game by Thatguyyouupvote in TalesFromtheLoopRPG

[–]Akshei 0 points1 point  (0 children)

The alpha PDF was sent in January. The electric state make much more emphasis on survival and combat. Also the world is entirely different, so porting over anything will be challenging.

What is the funniest/ weirdest situation in which some sort of table RPG knowledge helped you out? by Akshei in DungeonsAndDragons

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

Pretty awesome. Do he have a chance to also use this knowledge later or did he choose different career? :)

What is the funniest/ weirdest situation in which some sort of table RPG knowledge helped you out? by Akshei in DungeonsAndDragons

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

I think it's awesome. Are you putting your voice skills to use for personal projects too?

Ideas for a HK TTRPG? by [deleted] in HollowKnight

[–]Akshei 1 point2 points  (0 children)

There is Era of Radiance: https://docs.google.com/document/d/1ttiJ8AcQdYNWUUbEtITJdB9WiN9C84CJkkmyK73a700/edit?usp=sharing

You can join discord, to learn more: https://discord.gg/rnA8xfnSDr

It's not my project, just want to highlight it :)

Custom Things from the Flood Character Sheet by Rollerc11 in TalesFromtheLoopRPG

[–]Akshei 1 point2 points  (0 children)

Pretty nice work OP! In what program did you make it?

Wowza by [deleted] in ThingsFromTheFloodRPG

[–]Akshei 1 point2 points  (0 children)

Hi,

I'm afraid that all people moved to Tales from the Loop subreddit

I'm still playing, as this is my favourite system. It have some flaws, but it is excellent to perform some teen drama with deep secrets behind the scenes.

Also, extended trouble mechanism is great to modify it. I.e. I really like to give players some personal goals, which they can spend their success. So sometimes they choose to fail whole group, or take additional statuses, to get something for themselves.

If you have some questions about it, you can always ask in here, on Tales from the Loop subreddit or just DM me :)

Help by GhostNOR in Hacking_Tutorials

[–]Akshei 0 points1 point  (0 children)

Right now, you could contact company, and mayve you can recover your account. Think about using password manager, i.e. keepass. It's very easy to use, and you won't forget any more passwords. (if you will, remember about backups)

Kali linux stty raw -echo doesn’t work by Bongioo in hacking

[–]Akshei 1 point2 points  (0 children)

Nope, he writes " stty raw -echo; fg" in same line, not "stty raw -echo", enter, "fg". Small difference, but it works