
Fegge
Published
Tom Clancy's Splinter Cell Conviction
Tinker Steps:Custom Proton: Proton 10.0-2 (beta), Set launch options, Changed configuration, protontricks
DXVK_ASYNC=1 vk_radv %command%
Packages
Installed 32-bit AMD vulkan drivers:
multilib/lib32-vulkan-radeon
Installeddxvk
:aur/dxvk-gplasync-bin
Replacedmultilib/steam
withmultilib/steam-native-runtime
Protontricks
Changed the winecfg
windows version to Windows 7
Installed DLLs/components:
dxvk
vcrun6sp6
Installed applications:ubisoftconnect
Tweaking
Configured dxvk:
%install_directory%/src/dxvk.conf
dxvk.enableAsync = true
d3d9.maxFrameLatency = 1
dxvk.numAsyncThreads = 6
Running the CPU utilization script alongside the game:
#!/bin/bash
while :;
do
PID=`ps ax | grep conviction_game | grep -e [A-Z]: | awk '{ print $1 }'`;
if [ -n "$PID" ]; then
taskset -cap 0-11 "$PID";
fi;
sleep 1;
done;
Installed the Splinter Cell Conviction Fusion Mod: https://github.com/ThirteenAG/WidescreenFixesPack/releases/tag/scc
Performance:Slight Performance Problems
The game runs a bit slower than it does natively, but even natively it runs horribly due to the poor optimization.
Custom Proton: Proton 10.0-2 (beta)
Distro:Arch Linux
Kernel:6.16.2-zen1-1-zen
RAM:7 GB
GPU Driver:4.6 Mesa 25.2.1-arch1.1
GPU:AMD Radeon (radeonsi, renoir, ACO, DRM 3.64, 6.16.2-zen1-1-zen)
CPU:AMD Ryzen 5 5600H with Radeon Graphics
Custom Proton: Proton 10.0-2 (beta)
Distro:Arch Linux
Kernel:6.16.2-zen1-1-zen
RAM:7 GB
GPU Driver:4.6 Mesa 25.2.1-arch1.1
GPU:AMD Radeon (radeonsi, renoir, ACO, DRM 3.64, 6.16.2-zen1-1-zen)
CPU:AMD Ryzen 5 5600H with Radeon Graphics