Starwars Outlaws : Ok : theses are the configs

Config tested on 09/10/24:
I9 Gen9, RTX 2070 super, 32GoRAM, installed on NVME, nvidia driver 550.

SOFTS: LUTRIS With parameters:

  • wine ge-9-15-x86_64
  • DXVK : v2.4.1-74
  • VKD3D : vk3d-proton-v1
  • D3D extra v2
  • DXVK-NVAPI /DLSS v0.7.0
  • E-Sync OFF
  • Lutris: Prefer system libraries
  • deactivate libglesv2

IN GAME: Keep RTX lum ray OFF. if you are a boulay tester as me, you can reset these game config by deleting %wine prefix%/users/steamuser/documents/My games/Outlaws folder

PS: after i return there launcher could not let linux user to buy the game, they correct it and now it is possible to buy it directly with ubi launcher on linux.

for loading save hangs, add a lutris prelaunch script to Ubisoft launcher:

Code:

#!/bin/sh

if big problems… rm -Rf /home/megs/Games/ubisoft-connect/drive_c/users/steamuser/Documents/My\ Games/Outlaws

rm -Rf /home/megs/Games/ubisoft-connect/drive_c/users/steamuser/Documents/My\ Games/Outlaws/ShaderCache/dx12/*
rm -Rf /home/megs/Games/ubisoft-connect/drive_c/users/steamuser/Documents/My\ Games/Outlaws/ShaderByteCode/dx12/compute/*
rm -Rf /home/megs/Games/ubisoft-connect/drive_c/users/steamuser/Documents/My\ Games/Outlaws/ShaderByteCode/dx12/pixel/*
rm -Rf /home/megs/Games/ubisoft-connect/drive_c/users/steamuser/Documents/My\ Games/Outlaws/ShaderByteCode/dx12/vertex/*
rm -Rf /home/megs/Games/ubisoft-connect/GLCache/*

Game totaly finished… without some low gravity bugged quests independent of lutris or wine. 100h.

*this is not tested with multi installed games, but you can add other specifics game folder later.
[https://www.kubuntuforums.net/forum/currently-supported-releases/kubuntu-24-04-nitpick-noble-lts/soapbox-az/682564-starwars-outlaws-work-well](https://Forum Kubuntu - StarWars OUTLAWS with lutris)