#Apple silicon
1 messages · Page 1 of 1 (latest)
hey @low dust , i'm just looking at your Gist re running KW under Proton, in particular with the VCRuntimes that fix multiplayer. have you ever tested this under Asahi Linux by any chance? i can play the game 1v1 Skirmish without protontricks. however, you mention in the gist that the latest recommended Proton version is 7, but i see that 9 is available – is that still the version you recommend?
first hurdle: asahi/fedora doesn't provide wine-common – it runs Steam in a microvm via a fancy steam package, which contains (i assume) the wine environment
found the sauce for the fancy steam package – https://pagure.io/fedora-asahi/steam/blob/main/f/shim.py. looks like i can just execute what i want within the microvm (muvm). i might have to build winetricks from scratch within the vm, unless you know i can just point winetricks installed outside of a vm to a set of directories? the winetricks package depends on wine-common, making me think it might not be that straightforward