Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.
Video games, tabletop, or otherwise. Posts not related to games will be deleted.
This community is focused on games, of all kinds. Any news item or discussion should be related to gaming in some way.
No bigotry, hardline stance. Try not to get too heated when entering into a discussion or debate.
We are here to talk and discuss about one of our passions, not fight or be exposed to hate. Posts or responses that are hateful will be deleted to keep the atmosphere good. If repeatedly violated, not only will the comment be deleted but a ban will be handed out as well. We judge each case individually.
Try to keep it to 10% self-promotion / 90% other stuff in your post history.
This is to prevent people from posting for the sole purpose of promoting their own website or social media account.
This community is mostly for discussion and news. Remember to search for the thing you’re submitting before posting to see if it’s already been posted.
We want to keep the quality of posts high. Therefore, memes, funny videos, low-effort posts and reposts are not allowed. We prohibit giveaways because we cannot be sure that the person holding the giveaway will actually do what they promise.
Make sure to mark your stuff or it may be removed.
No one wants to be spoiled. Therefore, always mark spoilers. Similarly mark NSFW, in case anyone is browsing in a public space or at work.
Don’t share it here, there are other places to find it. Discussion of piracy is fine.
We don’t want us moderators or the admins of lemmy.world to get in trouble for linking to piracy. Therefore, any link to piracy will be removed. Discussion of it is of course allowed.
PM a mod to add your own
Video games
Generic
Help and suggestions
If you go to the right sites you won’t get any malicious code. Stop spreading corpo propaganda.
There is nuance here. Not every crack is malicious but you have to assume they all are because some of them are. Trusting a source is irrelevant. Many security products will falsely tag cracked software as dangerous just because it’s cracked, not because it found a specific bit of nasty code, and this feeds the idea that you can’t believe when people tell you cracked software is unsafe. But there are many truly bad cracks out there. When in doubt, don’t trust it.
And you should always doubt free shit.
Same is true of any software these days, not just cracks…
it isn’t propaganda.
it’s been a while since I’ve used windows, but I remember having to give administrator privileges to software installers, whether they are from legitimate vendors or from ripping groups with modified code
Thats a windows thing so it can put files in “protected” folders like program files
What’s with this anyway? A remnant from the single-user days?
Some software installers still ask if I want to install for all users, which require elevated permissions, or only for me, which don’t. In that last option it will not prompt for elevated permissions as it will use one of my user’s folders which I have already all permissions for, obviously.
It’s a security measure that’s half assed. People are so used to it they just click allow but don’t actually look at the prompt anymore. Like I see a lot of people do with cookies on websites.
The unfortunate thing about the UAC prompt is that it gives the software permission to put files in protected folders, but it also gives the software root permission so it can do literally anything else without prompting the user. Except, I believe, if it tries to install unsigned kernel drivers, then the user has to click a new prompt… but you can completely compromise a machine with the permissions that users routinely give to executables that they download from the Internet.