• 0 Posts
  • 171 Comments
Joined 2 years ago
cake
Cake day: July 2nd, 2023

help-circle


  • Nobara: Has all the gaming features I want on my gaming pc (like gamescope) and is htpc capable. Also, it’s based on Fedora, which I’m familiar with.

    Fedora: I like gnome and it’s always fairly up to date and rock solid. Great on my laptop.

    Have considered switching to openSUSE though. It’s German (as am I), it’s the first Linux distro I ever used (on my granddad’s PC, more than a decade ago) and I’ve heard a lot of good about tumbleweed.


  • Depends on how much work they put into the graphics. Sure, if they keep UE at default settings, it’ll look like any run of the mill UE5 game. But if they cared enough to combine two engines, maybe they also cared enough to actually make UE5 look and feel more unique and more Elderscrolls-y…

    Also, keeping gamebryo for logic might be a good thing to make the game feel more like the original.


  • Apparently UE5 only for rendering, the game logic still on the old gamebryo engine.

    Because if done well, UE5 is fairly pretty and if it’s used just for graphics, maybe it won’t perform as badly either. The mixture of two engines tells me at the very least that the devs spent some amount of thought and time on the engine(s).

    But yea, when it comes out and I find out it runs like crap on my 5700xt, I’ll just wait until Skyblivion is out. Not gonna be too long anyways.






  • That’s only local (unless you‘ve set up your pihole to be accessed from outside your home network already). Locally you can easily access jellyfin from any device

    For remote access to Jellyfin you will need your public ipv4 address or a domain that points to it. Since in most cases your public ip isn’t static (unless you specifically pay for that), you’ll need a dynamic DNS address that regularly updates the ip address your domain points to. In case of duckdns you’d have a url like example.duckdns.org that always points to your ip.

    If you are unlucky however and only have a public ipv6 address (Dual Stack Lite; highly depends on where you live and what provider you have). I haven’t found an easy free solution to still getting remote access. The easiest I’ve found is getting a domain from cloudflare and using their tunnel. Worked well and I happened to have a domain already. Streaming media via Cloudflare’s tunnel is technically against their tos though.

    There are probably more elegant solutions but I have switched to a different provider since, which does offer an ipv4 address so I didn’t need to look into that any more.