• 0 Posts
  • 4 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle
  • I think it’s not possible for them to make modding tools that are as powerful as DLL plug-ins like SKSE. While they can try to cover their bases with modding hooks, the reality is that they can’t think up everything that a modder might want to do and so DLL mods will still exist. And because DLL mods involve modifying the game code to do literally whatever (including potentially turning it into a completely different homebrew game, hacking the console, or even booting an OS), the problem with that and consoles is that the console makers do not want arbitrary, unsigned code to be running on their consoles.

    No matter how many official hooks are added for modders to use, the PC platform will always have strictly more powerful mods.