Nothing to see here.
What you want is https://asahilinux.org/2024/10/aaa-gaming-on-asahi-linux/
But if you have previously followed this guide, use the following to switch:
rm -rf ~/.fex-emu
rm ~/.local/bin/{asahi-krun-overlay-fex-rootfs,FEXBash,krun,krun-guest,steam}
rm ~/.local/share/applications/steam.desktop
rm -rf ~/.local/share/asahi-krun
DBX_CONTAINER_MANAGER=podman distrobox rm asahi-krun
sudo dnf upgrade --refresh
sudo dnf install --best --setopt=allow_vendor_change=true steam
sudo dnf remove dhcpcd
You might have to reboot the system.
@dylanchapell
Sorry I didn't notice you mentioned me earlier and the whole discussion above, I got it working by hardcoding Cloudflare's DNS server in
/etc/resolv.conf
inside the VM after the file is generated like this:See https://github.com/slp/krun/issues/17