this post was submitted on 16 May 2024
256 points (93.5% liked)

Games

16370 readers
965 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
you are viewing a single comment's thread
view the rest of the comments
[–] DarkMetatron@feddit.de -1 points 3 months ago

That is true, but it is also true that the script extender (and that is all that broke) is literally hacking and forcing it's code into the game. And modern code and compiler is built to resist such attacks, if only by randomizing the needed jump addresses with every compilation.

All changes to the exe will break script extender, there is nothing that can change that. Well nothing but, maybe, a official deep plugin API for the exe and it is very unlikely that Bethesda will provide something like that.