Save some diskspace with duplicate game installs (Lutris + Crossover) Borderlands 3

Given:
    /Steam is a btrfs mounted partition
        /dev/mapper/steam on /Steam type btrfs (rw,relatime,compress=lzo,ssd,space_cache,subvolid=5,subvol=/)

Given:  
    Lutris Epic Games Launcher installed
    Lutris' ~/Games  soft links to /Steam/lutris/games

Given: 
    Crossover Steam bottle has /Steam/... mounted and Steams sees that "disk"

Download Borderlands 3 separately for each (Lutris+Epic / Crossover+Steam)

Verify the content using the respective launchers.

Deduplicate the data
btrfs fi df /Steam/
cd /Steam && time nice -n 19 ionice -c 3 fdupes -r /Steam/ | nice -n 19 ionice -c 3 duperemove --fdupes
btrfs fi df /Steam/
 

Comments

Popular posts from this blog

Xubuntu Home Server on Dell XPS 13 9370

Cygwin + syslog-ng

Installing Fedora 21 on a (late 2014) Mac Mini