606
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 01 Oct 2025
606 points (99.5% liked)
Gaming
3930 readers
108 users here now
The Lemmy.zip Gaming Community
For news, discussions and memes!
Community Rules
This community follows the Lemmy.zip Instance rules, with the inclusion of the following rule:
- No NSFW content
You can see Lemmy.zip's rules by going to our Code of Conduct.
What to Expect in Our Code of Conduct:
- Respectful Communication: We strive for positive, constructive dialogue and encourage all members to engage with one another in a courteous and understanding manner.
- Inclusivity: Embracing diversity is at the core of our community. We welcome members from all walks of life and expect interactions to be conducted without discrimination.
- Privacy: Your privacy is paramount. Please respect the privacy of others just as you expect yours to be treated. Personal information should never be shared without consent.
- Integrity: We believe in the integrity of speech and action. As such, honesty is expected, and deceptive practices are strictly prohibited.
- Collaboration: Whether you're here to learn, teach, or simply engage in discussion, collaboration is key. Support your fellow members and contribute positively to shared learning and growth.
If you enjoy reading legal stuff, you can check it all out at legal.lemmy.zip.
founded 2 years ago
MODERATORS
Still irritates me that modern games don't have this. Surely it's not that hard to implement in modern games.
And in the case of the master chief collection? They literally just... Turned it off. The code is there, it could work, but they say no.
If you buy it on Xbox, you can do splitscreen. If you buy it on PC? You cannot.
However, if you use alpharing, you can patch the game with literal kilobytes of code, and force activate splitscreen. It's a little janky, but proves the code is in there, it's just turned off.
Disgusting.
Yeah this pisses me off as well. And TVs now are much bigger and wider, too. Back in the day we'd split screen on whatever we had, which was more often than not an almost-square CRT with not much screen space to begin with!
I hate it, but it's easy to justify from a dev perspective. If it's switched off it doesn't need to be tested.
Edit: on difficulty to implement - I'm guessing it's down to the increased load from having to render twice on a single device, bigger higher res screens only make this more difficult. Likely needs to be optimised differently etc. I hate it too, I love couch co-op.