I’ve run into issues where a game will work with a specific version of wine but then not work with a newer version but then other games that don’t work with the older version, work with the new one.
Theres also potentially issues of dependencies for one game breaking another game. Separate prefixes just make it easier to troubleshoot a game not working since you can just install/uninstall whatever dependencies that it might need without worrying about messing up other games.
Its also just easier to delete the entire prefix when you realise you’ve installed too many useless dlls and you’ve finally found the one thing you do need to make the game work lol
I also like to archive games I like since companies can just decide to remove their games from existence whenever they want. So I just add the separate prefix that has any extra dlls or tweaks to the archive so that the game should still work in 3 years without having to try and download dependencies that may not be as easy to find in the future
But if you don’t have issues I don’t think its a big deal and if you do have issues with a game, you can just make a separate one for that anyway.
Yeah, sometimes there just isn’t another option. I have a 60GiB Win11 VM for things I use every few months for a couple of minutes at a time
I’d recommend https://www.qemu.org/ for virtualisation
https://virt-manager.org/ for a gui to manage VMs, you can easily add or remove cores, memory, internet, directories etc really easily.
https://github.com/winfsp/winfsp lets you add a directory from your host to the VM to easily share files
https://github.com/virtio-win/virtio-win-guest-tools-installer makes the cursor seamlessly move between the VM and host instead of pressing ctrl alt g to escape.
Win11 23H2 still allows for offline set up. Just press shift f10 when you’re at the internet set up and type
The VM will reboot and give you the option to select I don’t have internet so you can just use a local account
https://github.com/Raphire/Win11Debloat/ for getting rid of the unwanted bloatware
Theres also an easy way to activate windows for free, I don’t think I can link it here but its on github and MAS-sive amount of people have starred it.