Use System Proton #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add the ability to use installed steam proton versions and proton-ge installed via aur package
use system protonto Use System ProtonFixed in commit
f170171.proton::list_installed()now scans multiple locations instead of only the configured compat dir:~/.steam/root/compatibilitytools.d(ProtonUp-Qt default)~/.local/share/Steam/compatibilitytools.d(alternative Steam data dir)/usr/share/steam/compatibilitytools.d(system-wide)proton_compat_dirfrom configVersions are deduplicated by name (same version found in multiple paths only appears once), sorted newest-first, and shown in the settings pick_list in the GUI alongside the configured compat dir versions.