this post was submitted on 14 May 2025
436 points (99.5% liked)

PC Gaming

11226 readers
270 users here now

For PC gaming news and discussion. PCGamingWiki

Rules:

  1. Be Respectful.
  2. No Spam or Porn.
  3. No Advertising.
  4. No Memes.
  5. No Tech Support.
  6. No questions about buying/building computers.
  7. No game suggestions, friend requests, surveys, or begging.
  8. No Let's Plays, streams, highlight reels/montages, random videos or shorts.
  9. No off-topic posts/comments, within reason.
  10. Use the original source, no clickbait titles, no duplicates. (Submissions should be from the original source if possible, unless from paywalled or non-english sources. If the title is clickbait or lacks context you may lightly edit the title.)

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 3 weeks ago (2 children)

So now my thief can simply stack crates to get to a store's unguarded second level instead of grinding the acrobatics skill? Nice.

I know they try to remain faithful to the original design, but I can't help but wonder how hard it would be for the OpenMW devs to integrate a full modern physics engine such as Jolt or PhysX into the engine. Probably much easier than building one from scratch in Lua of all things!

[–] [email protected] 3 points 3 weeks ago

OpenMW already uses the bullet physics engine. However, it's not really exposed to the existing Lua API right now, hence Max Yari implementing physics separately in Lua.

Test footage of Oblivion assets loaded in OpenMW shows that physics like ragdolls or interactive objects is already possible.

[–] [email protected] 7 points 3 weeks ago (1 children)

I know they try to remain faithful to the original design, but I can’t help but wonder how hard it would be for the OpenMW devs

I would love it if, after OpenMW hits 1.0, they set a new goal of feature parity with Skyrim (or Skywind).

[–] [email protected] 3 points 3 weeks ago

A post 1.0 goal is to be a general engine replacement for many Bethesda titles. OpenMW would be a platform for other projects to build OpenOblivion, OpenNewVegas, etc on.