Centrist? He must be worse than Hitler then.
deadcream
It works because the size of an array in main() function is known at compile time. Arrays in Rust have fixed size, at that size is part of their type. The type of the array you pass to from() is [i32; 5]
To be antagonists.
You are late. They have already did the same with C# extension, and made it closed source too.
Remaster has some changes to leveling and combat, so mods that touch this will need to be updated for remaster.
It still uses GameBryo for game logic so that is likely moddable. Graphical mods would probably be more complicated.
All of the quests, game logic, AI (including brain dead NOC interactions), voice acting, etc, are exactly the same as in the original and are actually driven by original GameBryo engine. They only rerecorded some lines to add unique voices to NPCs of different races and made some minor gameplay tweaks. The only major changes are graphical - UE5 is used for rendering, all meshes, textures, landscapes and animations are redone. It's more than a typical remaster like Last of Us, but not exactly a full remake.
Because they profit from it in some way or another, and have no regard for others.
We still don't know how much of Oblivion they actually recreated, considering it's rumored to be made in UE5 which is a completely different engine. I'm most worried about open world and "immersive" elements such as Radiant AI and NPC schedules, proper wildlife AI, etc.
Avowed and X4 depending on the mood. X4 started slow but I think I've started the process of getting the hang of the basics after 30 hours.
Well factory workers have a slightly lower chance of dying, even account for strikes against military factories. So don't need to be replaced as much as soldiers.
Linux has never been good at running old binaries. It's always assumed that you are running software compiled for the current version if your distribution, and programs that are not available can be compiled from source (because you obviously use only open source software). For everything else you need to use compatibility layers that provide necessary environment.