545

you are viewing a single comment's thread
view the rest of the comments
[-] sparky@lemmy.federate.cc 57 points 2 months ago

This is especially egregious when you remember the PS4 and PS5 operating system are themselves based on FreeBSD, meaning the original game was natively targeting a Unix-like OS to begin with. So to then say it won’t run on Linux is a huge middle finger.

[-] rottingleaf@lemmy.world 2 points 2 months ago

No, "based on" doesn't tell us anything. Just that to avoid repeating work they took FreeBSD.

[-] sparky@lemmy.federate.cc 5 points 2 months ago* (last edited 2 months ago)

It tell us quite a lot actually; the native PlayStation game was running on a POSIX system, on x86(-64), and Vulkan/OpenGL. Ergo, it took extra work to port the game to Windows, when the original title ran on something very close to a Linux desktop.

[-] zaphod@sopuli.xyz 4 points 2 months ago

As far as I know PS4/PS5 don't support OpenGL or Vulkan, they have their own APIs.

[-] computergeek125@lemmy.world 5 points 2 months ago

I work on an open source project in my free time. Officially we support Linux, Windows, and macOS.

I had to change ~2 lines of code to port the Linux/Mac code path to FreeBSD. Windows has a completely different code path for that critical segment because it's so different compared to the three Unix/Unix-like.

This is a very specific example from a server side code that leaves out a lot of details. One being that we wrote our project with the intent that it would be multi platform by design. Game software is wildly complicated compared to what we do. The point here is that it should be easier to port Unix to Unix-like compared to Unix to Windows.

[-] rottingleaf@lemmy.world 4 points 2 months ago

I've heard that PS3 games, while the OS was too, I think, based on FreeBSD, ran in a sort of a hypervisor and used some features of the Cell architecture.

I've never read about PS4 and PS5 OS's, and them being Intel-based should mean that it's possibly less exotic.

Of course various unices are almost source-compatible.

[-] Nibodhika@lemmy.world 2 points 2 months ago

No, because the thing that's breaking is not graphics related (which is the major difference between Windows and Unix), it's very likely an anti-cheating measure that's trying to gain root access to the computer, and when it can't it crashes the game. This is not an issue on Playstation because Sony controls the OS so they're okay with giving root access to the game or (more likely) are okay with that part of the code not running while on a PlayStation.

this post was submitted on 17 Jul 2024
545 points (97.1% liked)

Games

16403 readers
1747 users here now

Video game news oriented community. No NanoUFO is not a bot :)

Posts.

  1. News oriented content (general reviews, previews or retrospectives allowed).
  2. Broad discussion posts (preferably not only about a specific game).
  3. No humor/memes etc..
  4. No affiliate links
  5. No advertising.
  6. No clickbait, editorialized, sensational titles. State the game in question in the title. No all caps.
  7. No self promotion.
  8. No duplicate posts, newer post will be deleted unless there is more discussion in one of the posts.
  9. No politics.

Comments.

  1. No personal attacks.
  2. Obey instance rules.
  3. No low effort comments(one or two words, emoji etc..)
  4. Please use spoiler tags for spoilers.

My goal is just to have a community where people can go and see what new game news is out for the day and comment on it.

Other communities:

Beehaw.org gaming

Lemmy.ml gaming

lemmy.ca pcgaming

founded 1 year ago
MODERATORS