rm -Rf ~/'Wine Prefixes/Torchlight II' ~/'.local/share/applications/wine/Programs/Torchlight II/Torchlight II.desktop' && sync
rm -Rf ~/'Documents/My Games/Runic Games/Torchlight 2'
mkdir -p ~/'Wine Prefixes' && WINEPREFIX=~/'Wine Prefixes/Torchlight II' WINEARCH='win32' wine ~/'Downloads/Torchlight/setup_torchlight_2_'*'.exe'
rm -Rf ~/'Downloads/Torchlight' ~/'Desktop/Torchlight 2.desktop' && sync
WINEPREFIX=~/'Wine Prefixes/Torchlight II' wine reg add 'HKLM\System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts' /v 'LogPixels' /t 'REG_DWORD' /d '192' /f
local_settings.txt
changesgio open ~/'Documents/My Games/Runic Games/Torchlight 2/local_settings.txt'
SHADOWRESOLUTION :4096
rm -Rf ~/'.local/share/applications/wine/Programs/GOG.com/Torchlight 2' ~/'.local/share/applications/wine/Programs/Torchlight II' && mkdir -p ~/'.local/share/applications/wine/Programs/Torchlight II'
nano ~/'.local/share/applications/wine/Programs/Torchlight II/Torchlight II.desktop'
[Desktop Entry] Name=Torchlight II Comment=Torchlight returns! The award-winning action RPG is back, bigger and better than ever. Torchlight II takes you once more into the quirky, fast-paced world of bloodthirsty monsters, bountiful treasures, and sinister secrets - and, once again, the fate of the world is in your hands. Categories=Game;AdventureGame;RolePlaying Exec=env mesa_glthread='true' WINEDEBUG='-all' WINEPREFIX='/home/CHANGEME/Wine Prefixes/Torchlight II' wine '/home/CHANGEME/Wine Prefixes/Torchlight II/drive_c/GOG Games/Torchlight 2/Torchlight2.exe' Type=Application StartupNotify=true Path=/home/CHANGEME/Wine Prefixes/Torchlight II/drive_c/GOG Games/Torchlight 2 Icon=BDD6_goggame-1958228073.0 Actions=Saves; [Desktop Action Saves] Exec=gio open 'https://wiki.realmofespionage.xyz/games:wine:torchlight_2#saved_games_data' Name=Save Data Management Commands
sed -i 's/'CHANGEME'/'$USER'/g' ~/'.local/share/applications/wine/Programs/Torchlight II/Torchlight II.desktop'
WINEPREFIX=~/'Wine Prefixes/Torchlight II' winecfg
WINEPREFIX=~/'Wine Prefixes/Torchlight II' winetricks
WINEPREFIX=~/'Wine Prefixes/Torchlight II' regedit
WINEPREFIX=~/'Wine Prefixes/Torchlight II' wineserver -k
mesa_glthread=true
WINEDEBUG='-all'
GALLIUM_HUD='cpu0+cpu1+cpu2+cpu3;GPU-load,requested-VRAM+VRAM-usage;API-thread-offloaded-slots+API-thread-direct-slots+API-thread-num-syncs;fps'
cd ~/'Wine Prefixes/Torchlight II/drive_c/GOG Games/Torchlight 2' && WINEPREFIX=~/'Wine Prefixes/Torchlight II' wine ~/'Wine Prefixes/Torchlight II/drive_c/GOG Games/Torchlight 2/Torchlight2.exe'
gio open ~/'Wine Prefixes/Torchlight II/drive_c/GOG Games/Torchlight 2'
gio open ~/'Documents/My Games/Runic Games/Torchlight 2/save'
{DATE}-manual-TL2-Saves.tar.gz
in ~/Downloads
tar -cvzf ~/'Downloads/'$(date +%Y-%m-%d)'-manual-TL2-Saves.tar.gz' -C ~/'Documents/My Games/Runic Games/Torchlight 2' 'save' && ls ~/'Downloads/'*'-manual-TL2-Saves.tar.gz'
*-manual-TL2-Saves.tar.gz
in ~/Downloads
save
folder and replace it with whatever is in that tarballls ~/'Downloads/'*'-manual-TL2-Saves.tar.gz' && rm -Rf ~/'Documents/My Games/Runic Games/Torchlight 2/save' && mkdir -p ~/'Documents/My Games/Runic Games/Torchlight 2/save' && tar -xvzf ~/'Downloads/'*'-manual-TL2-Saves.tar.gz' -C ~/'Documents/My Games/Runic Games/Torchlight 2' 'save' && sync