Yea, they probably have that one guy still there from the days creation engine was made that is required to be on staff for any future games to fix whatever archaic code they break. Get him on board with the union and Bethesda is probably held by the short hairs to do whatever they say.
Maybe for Bethesda specifically, there’s also a shortage of skilled work? I mean, they often hire modders and Creation Engine STILL uses flash (Starfield’s menus are .swf files),
Crozekiel@lemmy.zip 3 months ago
Skullgrid@lemmy.world 3 months ago
YOOOOOO WHAT THE FUUUUCK.
Seriously, how hard is it to change the UI to use JS?? They really go through old ass Adobe documentation whenever they make a new menu with AS3???
I seriously hope it’s all AS and compiled to SWF, if they’re runnig some fucked version of Adobe Flash to make the swfs by hand, 💀
BaroqueInMind@lemmy.one 3 months ago
JavaScript can do animations without wanting to commit suicide?
ICastFist@programming.dev 3 months ago
With some jquery, yes. Without it, suicide feels like a release
ICastFist@programming.dev 3 months ago
I don’t know about the details, but I found that out while browsing the menu mods, as the Undelayed Menus, which removes the pointless delay in opening and closing of menus, comes with a bunch of .swf and that was when I thought to myself “You have to be fucking kidding”
Checking any other menu mod, it’ll be .swf files.