460°

Fallout 76 features engine code and scripts that were taken directly from Fallout 4 and Skyrim

DSOGaming writes: "The controversy surrounding Fallout 76 is huge, there is no doubt about that. When the game initially came out, a lot of players found some mechanics and visuals that looked similar to both Fallout 4 and Skyrim. And now we can safely say that Fallout 76 does in fact feature engine code that was taken directly from Fallout 4 and Skyrim."

Read Full Story >>
dsogaming.com
neutralgamer19922373d ago

not surprised this is Bethesda. They said the only reason they are not making a new engine is because community like this engine and it's easy to mod. Modders do the work bethesda copies and makes money

-Foxtrot2373d ago

Sad thing is even when they copy they don’t do it right

Think of all the cool mods we’ve seen since Oblivion and even then they’ve never added or don’t better 90% of the stuff out there.

Take the home building DLC in Skyrim to all the cool heavily detailed house mods which came out within a month or two of the core games release

-T9X-69-2373d ago

You also have to remember a large majority of those mods are exclusive to PC. The platform with a keyboard that has 101 keys. Where as a the PS4 controller has 16 buttons. Many of those mods have you custom map your controls or have multiple key combinations to allow them to work. That doesn't even include things from a technical standpoint. On topic with the engine code, well it's the same engine...... Why on earth would you recode something to do the same thing? This isn't anything new, many developers do this. You don't need to code "Press X to interact" a different way for each game. That's just stupid. Now if the code is causing issues (Them mentioning Morrowind code found) and it's nostalgic for them? Cool, copy and paste it into a text document and look at your nostalgia from there and fix the issues for your community.

If they were able to get the game running (even ES6 and Starfield) a constant 30 on consoles with more up to date textures, models and no hitching, then I'm fine with keeping the engine. The engine does allow heavy interaction with a large portion of objects in the game unlike most open world games. I've also worked with the engine for a few years now, it's very convenient has a ton of tools and allows for serious creativity. But they NEED to get the performance and visuals up to date.

UltraNova2372d ago (Edited 2372d ago )

T9,

Serious question since you say you have experience with the Creation engine. Can this engine be updated to present day and next gen standards (at least as seen on W3) while being optimised and stable at least @30fps? If yes, then why would Bethesda, after knowing for a fact,l that we wanted better looking Fallout/ES games, would release such a dated looking/playing game?

2372d ago
-T9X-69-2372d ago (Edited 2372d ago )

Well working with an engine and completely recoding an engine isn't the same field. But do I think it's possible? Yes. Both Bethesda and modders shown progress in that aspect. However I also think it's an extreme amount of tedious work, but that's their fault. I think it would be so much work that it would be easier to create or use a different engine. This engine uses Papyrus scripting. So when the devs were saying everything is scripted for "The player" its something like this;

"Event OnTriggerEnter(ObjectReference akActionRef)
if(akActionRef == Game.GetPlayer())
If AAMyQuest.GetStage()<99
AAMyQuest.SetStage (99)
EndIf
endif
EndEvent"

Notice the "Game.Getplayer". Fundamentally this is why Skyrim and Fallout 4 operate identically. So when you complete an objective in either game (Pick up sweet roll is your objective) this script will run and complete that objective (stage 98) and change it to the next objective (stage 99) which is "take sweet roll to Todd"

There's hundreds of thousands lines of code referencing the player. Now that they gone through and reworked that, you have a Fallout game that fundamentally plays exactly like the single player, but an online game. This is also probably why so many quests are bugged. One line or period in that code could break a quest. Example (Game.Getplayers) just adding an s would cause that quest objective to be bugged. Because "Players" isnt a reference, only "Player" is.

I believe they will essentially have to do the same thing with the engine code and tediously go through and look for these things and also rework old coding tied to present day issues. That doesnt excuse how 76 launched, but if they plan on using this engine for their next game. I believe 76 will be the "test project" for them while at the same time trying something different and testing things in 76 that could work is ES6 or Starfield.

+ Show (1) more replyLast reply 2372d ago
AAWELLS092372d ago

That's not the "only" reason. That's just ONE of the reasons. I don't like what they're doing either but let's not lie about it.

elazz2373d ago

If code is directly copy pasted then I think most employees are working on elder scrolls 6 or the other Sci fi game. If that's not the case then wow :o what do you let the subteams do to make this monster.

GameBoyColor2373d ago

Funny thing is, es6 will use the same engine and have the same bugs.

loxim2372d ago

Lmao, I was just gonna mention this exact thing. That's why Bethesda games are usually trash for the first year or so, they are identical copies of each other with the same shitty engine and the same bugs pop up in all of them. I mean seriously, just make a new engine already, god damn.

UltraNova2372d ago

Ioxim,

Seriously stop buying their games if you want them to, you know, listen to us... seriously!

fishaz7802372d ago

I guess you are playing the game already.

GameBoyColor2372d ago

Mr fishaz, Look at their track record dating all the way back to morrowind. The same problems keep appearing. And Howard has already stated that they'll be using the same engine so I already know what to expect and that modders will once again, be fixing the damn game for them.

http://www.pushsquare.com/n...

+ Show (1) more replyLast reply 2372d ago
Swiftfox2373d ago

Wasn't this known during the "beta"? The red flags were the same glitches found in Fallout 4 and Skyrim making a return in 76. The community managed to fix those glitched, so it's rather sad Bethesda couldn't even be bothered to apply the fixes themselves for this release fully knowing they were there and would happen again.

EazyC2373d ago

And not only that, but people went out and bought the damn thing! Now I know most people aren't into reading games websites, but even as a consumer surely you'd perform the due diligence?

2372d ago
Soc52372d ago

sad...todd howard is looking more and more like a con artist to me

Baza2373d ago

Code from Fallout 3 as well. You would think this engine would be perfected from how long they have been using it. Disgrace.

Vrabstin2373d ago

Ok....? I don't expect them to start from scratch.

dumahim2372d ago

Yeah, there's nothing wrong with using what works. The problem is when they're copying stuff that has been a known issue for years and didn't bother fixing.

Show all comments (62)
70°

Fallout 76: Gone Fission Announced

A new update for Fallout 76 has arrived and sounds like more Wasteland mayhem.

170°

Skyrim lead recalls Bethesda working their “a**es off” to make the game just 4.8GB

As The Elder Scrolls IV: Oblivion Remastered takes up 125GB, original designer Bruce Nesmith recalls fitting Skyrim into a tiny file size.

Read Full Story >>
videogamer.com
jznrpg13d ago

MS could compress their games on disc

raWfodog13d ago (Edited 13d ago )

Skyrim is still my favorite ES game. I’m playing through it again right now since I never finished it.

jznrpg3d ago

Morrowind is by far my favorite. But I’m getting old and played Daggerfall Morrowind and Oblivion before Skyrim

ActualWhiteMan13d ago

Yeah totally. Definitely won’t be hacking it Nintendo 🤞🏻

😏

110°

Fallout and Skyrim show us that talented developers make great games when you leave them alone

That judicious lack of oversight permeated everything in Bethesda's RPGs, in a positive fashion.

Christopher42d ago

I much prefer a left alone Obsidian and Larian Studios. Bethesda's formula has grown old for me.

anast40d ago

Larian hit another level with DOS:2 and then took it even further with BG3. They do high quality work.

jznrpg41d ago (Edited 41d ago )

Skyrim was a letdown compared to previous games and so was Fallout 4

Kosic40d ago

I agree, I found it an interesting game. But nowhere near worth the hype (unless you include mods)

dmonee41d ago

Skyrim blew my mind when it released. That game took me to the gaming, promisedland. Going back to it when it was updated for the PS5, it felt slightly rough around the edges, but great for its time

TheColbertinator40d ago

We should leave Obsidian alone. Bethesda on the other hand should be kept under constant psychiatric observation.

anast40d ago

Skyrim feels like the game was made in a hurry with a disorganized team.