• 0 Posts
  • 105 Comments
Joined 3 months ago
cake
Cake day: June 24th, 2024

help-circle
  • Unfortunately many of the routers provided by ISPs I have seen where not configured that way by default. They only used NAT as firewall, so without configured port forwarding nothing could be reached with IPv4. But for IPv6: If you know the IPv6 for any system on the local network it is free available on all ports. It is the first thing I check when someone asks me to check their network or configure their internet, and only Fritz!Box have a sane default for IPv6 (but to be honest my other experiences are mostly with shitty Vodafone and german Telekom routers so it is a very limited set, and I really hope that most others are better.)













  • And how do I install uBlock origin into my living room television? How into the YouTube app on my Chromecast? Sure I could use Firefox on that but that will break any chance of sending YouTube videos from a phone to the Chromecast, so not really a valid option. How into the PS5? How install it into any kind of mobile apple device? How into all kinds of mobile YouTube music applications? Yes, it is easy when the only way to consume YouTube is via Webbrowser and even that gets more and more complicated whenever google changes something to block ad blockers.




  • Not really, because it is in it’s core the same engine with the same limitations. It has the same worldspace and cell system as the original engine from Morrowind. Yes it has shader (a modern feature that is in the creation engine at least since Fallout 76, most likely even Fallout 4) and a LUA script engine besides the official creation script engine. This could be added to the engine very easily and that the Creation Engine doesn’t has this is a design decision not a engine limitation.


  • The cells and worldspaces are needed for a engine that allows huge amounts of persistent dynamic objects that can be removed from and added to the world freely., That is the reason why we don’t see games with large worlds like this in other engines. Even more so when the game has to run on consoles too. Neither No Man’s Sky, nor Outer Worlds or Cyberpunk have worlds or places full of persistent dynamic objects, nearly everything is static and hard baked into the world.



  • Skyrim has not the same engine as Oblivion and Starfield has not the same engine as Skyrim. There always were huge upgrades and changes to the engine, saying the Starfield has the same engine is like saying the Unreal 5 is the same old engine as Unreal 1. It is the same engine in the same way as I am the same as my father or grandfather. We share lots of features and DNA and have the same last name, but we are very different in many ways.


  • As far as I know no engine out there is able to do what the creation engine can, and that is having world spaces with tons of persistent dynamic objects. If they would switch to another engine they would loose one of their core elements of the game, the possibility to take all the junk that is laying around in the world or to add things literally wherever the player wants. But this feature comes with the price that the world spaces have to be comparted in cells which are separate by loading screens. This can be minimized with streaming and dynamic data transfers but this has its limits too, even more so on resources constraint systems like consoles.