• 0 Posts
  • 148 Comments
Joined 3 years ago
cake
Cake day: July 13th, 2023

help-circle







  • I actually did manage to finish it, but it gives no added context for the new trailer anyway. I liked the endings but the “morality” system to get them is also the worst of the series, and boils down to whether or not you handle two forced combat/stealth encounters non-lethally unless you go out of your way to kill literal slaves for zero reason or reward. The enemies in those encounters are the same generic ones from the rest of their chapters, and they put that importance on playing non-lethally with 0 non-lethal weapons to use in an FPS. The entire game is half-baked ideas.









  • Super simple, like 30 minutes to setup mergerfs and then the bind mounts are a few lines added to the LXC config files at most. This isn’t necessarily needed, but I have users setup on the proxmox host with access to specific directories that are kind of a pain in the ass to remap the LXC users to, but were needed to give my *arr stack access to everything needed without giving access to the entire storage pool. Hard links won’t work across multiple bind mounts because the container will see them as separate file systems, so if your setup is /mnt/storage/TV, /mnt/storage/downloads, etc. then you’d have to pass just /mnt/storage as the bind mount.