“Just add bots”
Comment on Statement on Stop Killing Games - VIDEOGAMES EUROPE
SkunkWorkz@lemmy.world 3 days ago
lol. Games like The Crew aren’t super hard to be turned into a single player game. Nobody is asking them to add a 20 hour single player campaign with a fleshed out storyline. Just add bots and open up the game to be driven around in without an online connection.
iamtherealwalrus@lemmy.world 3 days ago
nibbler@discuss.tchncs.de 3 days ago
Just release the server code. nothing new has to be created. The industries claim of being liable for user content in this scenario is just bull
Shayeta@feddit.org 3 days ago
Not even code, just the binaries and pre-baked libs. They already have those.
SkunkWorkz@lemmy.world 3 days ago
Don’t even need to release the code. Just the server binary of the game.
InFerNo@lemmy.ml 2 days ago
This is short sighted. Architectures can and will change in the future. I’m running game servers on my aarch64 devices, if I wasn’t able to compile, and sometimes even edit, the code I wouldn’t have been able to run these servers. Emulation isn’t always ideal, janky or even non existent.
kuberoot@discuss.tchncs.de 2 days ago
Sure, but the point is to be realistic and not put undue weight on the developers, right? Binaries can generally be much more permissive than source code when proprietary dependencies are involved, and easier to release “clean” than source code.