It is still my favorite game ever, regarding story, world-building, characters, music, graphics, quests and overall gameplay.
But it's a bit weak on combat mechanics, there I prefer Elden Ring and Dark Souls 3.
It is still my favorite game ever, regarding story, world-building, characters, music, graphics, quests and overall gameplay.
But it's a bit weak on combat mechanics, there I prefer Elden Ring and Dark Souls 3.
Well, probably depends on the tools used to uncompress and compress the files. Some old releases just unpack hundreds of GB without stopping.
Use Bottles with the Sandbox option enabled (and sound enabled). So, native performance but without access to files outside the Wine prefix (virtual Windows folder where the game is installed) and without network access. This way, you don't have to worry about games phoning home, containing a crypto miner or ransomware.
Also, forget about FitGirl repacks on Linux, most don't unpack correctly.
Change is always hard, be it Windows 7 to Windows 10 or 11. The German company Tuxedo Computers has pretty nice Linux laptops for beginners and professionals, this is what made the change easier for my parents: http://tuxedocomputers.com/ They even offer RTX 4090 custom laptop builds, but for the screens they still have no OLED option when I looked the last time.
I'm so hyped!
This would be terrible, because any website could potentially make you a seeder for „illegal“ content while normally browsing the web without a VPN. Meaning, your real IP address may accidentally be recorded by some lawerers and you'll get a fine for whatever you accidentally shared (very dangerous, depending on country).
There are already solutions for webtorrents, but at least these scripts can be blocked.
You don't have to, just get it from flathub as a flatpak.
Why the hassle? It is available to install as flatpak for any distro: https://flathub.org/apps/com.makemkv.MakeMKV
I did install it via package manager back when I used this distro and it worked well, but some weeks after, I switched distros to Kubuntu. Now I'm using Arch btw. with latest KDE Plasma (I recommend this).
Here is a comment I made in another thread:
For pirated games, I recommend Bottles installed as a flatpak. That's because it has a per-game toggle for sandboxing the app, not giving it access to your complete home folder and optionally no network access or audio output.
Even when using trusted sources, you can never be safe enough. Bottles with sandboxing will at least protect your files from crypto trojans and prevent you from becoming part of a botnet. It should not have any impact on performance.
Remember to put all installer files anywhere inside the prefix folder, otherwise sandboxing denies access to them. After creating an empty game entry in Bottles, check the 3 dots menu for the option to open it in your file explorer.
I implemented Duplicati as a fast, easy and adaptable backup solution at my workplace. It's itself running as a docker stack on every node in the swarm. Even migration to new servers is possible, because it can restore file permissions and ownership too. Just give it access to either the volumes path of the host or just the whole host file system.
Can be accessed via web interface, password protected. I actually recommend the image by the linuxserver community instead of the "official" for a simple, no-config deployment that starts up in seconds. Just add a data volume and your host bind in your compose file and that's pretty much it.