


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
Unfortunately for larger games individual devs don’t have that much control nor can have a mensurable impact. For example, I wrote a few lines of code for a large game, those lines will be executed every single time the game runs, but if they weren’t there no user would notice. I was told to write those lines, and it’s not something I personally wanted to add to the game, there was an issue, I was sent to fix it, I did. This is true for the vast majority of the game code, most devs are pointed to issues to fix or features to implement, they have some wiggle room in the how to do stuff, but the what to do has been approved by the boss of the manager of your manager’s manager, and unless there’s a good reason it won’t change.
Think about it this way, have you ever watched the credits from a AAA game? The vast majority (as in there are likely only a couple of persons who didn’t) of the people in that list contributed something to the game, either directly or indirectly, it’s hard to measure how much each contributed, a small but critical fix might be more important than a large but unused feature, how do you measure between the two?. Not to mention past employees who did stuff for a previous game that got re-used.
Don’t get me wrong, it’s a nice idea, one that I would personally benefit from, but I think it’s just not feasible for large games. In short it’s impossible to be fair doing that, and people would get hurt because John from accounting got the same share that he did. And if you do it in any other way that’s not everyone gets the same share, you’re essentially playing favorites with the people whose job is to do the stuff you’ve ranked higher, even though the other person’s job is just as important.
That is true. However, you can still solve it and i have seen it work in practice: allow every employee to buy shares of the company. Fixed limit of shares per year of employment. Shares cannot be sold on the free market, they are bound to employment. Shares are kept after departure. Shares give dividends as usual.
So it is a partially worker owned company.
That’s an interesting approach, but eventually you’ll run out of shares to allow employees to buy, and you’ll have to dilute the ones you’ve already sold. You need to think that AAA studios have hundreds of people working there, and certain games have thousands of people working on related stuff that’s not directly the game but contributes, like engine, servers, social, etc.
There is no problem with diluting. It’s not guaranteed amount passive income :) but if more people work there, you would usually also have higher gains to distribute. And old shares eventually disappear, they are not inheritable.
exactly - it is borderline impossible to manage on large scale projects with any semblance of coherence.