this post was submitted on 18 Jun 2026
481 points (98.2% liked)

Games

49074 readers
1230 users here now

Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.

Rules

1. Submissions have to be related to games

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.

2. No bigotry or harassment, be civil

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.

3. No excessive self-promotion

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.

4. Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts

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.

5. Mark Spoilers and NSFW

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.

6. No linking to piracy

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.

Authorized Regular Threads

Related communities

PM a mod to add your own

Video games

Generic

Help and suggestions

By platform

By type

By games

Language specific

founded 3 years ago
MODERATORS
 

Official response from EU Commission after attending invite only party hosted by lobbyists, attended by Ubisoft and other corpos

https://citizens-initiative.europa.eu/document/download/75d642bc-6ff5-4713-b1cf-14f4aaf15869_en?filename=C_2026_4110_EN.pdf

Open letter from SKG addressing EU Commision (aka industry/lobbyist talking points)

https://x.com/StopKilingGames/status/2062131784926519424

Video from YongYea if you'd like to listen to the situation

https://www.youtube.com/watch?v=15hYar2g3T8

you are viewing a single comment's thread
view the rest of the comments
[–] DeadDigger@lemmy.zip 1 points 3 days ago* (last edited 3 days ago) (2 children)

If you don't update it I doubt that. We have computer programs that are 50 years old and are completely unable because the base computer changed so much

[–] MentalEdge@sopuli.xyz 13 points 3 days ago* (last edited 3 days ago) (1 children)

So?

Emulate.

As long as the application doesn't rely on something external like a server that no longer exists, it can always be run.

This isn't about a hardware system changing. If you can either find the original hardware or simulate it, it should run. Not just go "expiry date passed, fuck you".

You're saying it can sometimes be practically impossible. That doesn't mean it has to be theoretically and actually impossible, too.

[–] DeadDigger@lemmy.zip -1 points 3 days ago (1 children)

Well then pls get me an emulator for GamePark GP2X pls? Come on it isn't even 20 years old.

This is a very entitled take in my opinion, by all means. Further it shows me that you never wrote an emulator nor that you can even fathom how hard emulation actually is. All software that you use relies on external systems mostly your hardware and your operating system. Recreating both is extremely hard and time consuming so it is mostly done due to personal involvement and nostalgia. Both of which will not happen for something like python that is mostly used by scientists to cobble together c libraries.

Without an os or hardware even an open source project will not be able to run. And this even ignores that emulators often don't even run the software the same way so you are not really playing the same game.

I answered a very very very polemic and populistic take and didn't even say anything about how closed or open source code should be or how accessible software should be that is just what you interpreted into what I wrote.

[–] MentalEdge@sopuli.xyz 1 points 2 days ago* (last edited 2 days ago)

So what is it you actually wanted to add?

If you aren't bringing up practical difficulty to argue in favor of theoretical impossibility, what are you adding?

As for python... What?

Why would you emulate for python, when what actually happens is that new interpreters get written? It already runs across several operating systems and processing architectures thanks to interpreters existing for each one.

Python isn't some hobby language anymore. Far too much serious infrastructure uses it for future interpreters not to get made.

[–] kablez@lemmy.world 3 points 3 days ago (1 children)
[–] DeadDigger@lemmy.zip -4 points 3 days ago

Ever written one? I did. Did you? So you know what you are talking about?