Tags: steam deck
If you've recently installed The Last of Us Part I on your Steam Deck using Lutris and it's crashing at launch, here's a step-by-step guide to get it running.
Install the game using lutris. Add launcher.exe
as a Non-Steam Game to Steam, and rename it to: The Last Of Us Part 1
. Launch the game let it crash. This creates the Proton prefix that Protontricks will use later.
Use SSH to connect to your Steam Deck:
ssh deck@192.168.1.124 |
Navigate to your Downloads folder and download the necessary installers:
cd Downloads/ | |
curl -O https://aka.ms/vs/17/release/vc_redist.x64.exe | |
curl -O https://download.visualstudio.microsoft.com/download/pr/b70ad520-0e60-43f5-aee2-d3965094a40d/667c122b3736dcbfa1beff08092dbfc3/dotnet-sdk-3.1.426-win-x64.exe |
After canceling, a window will open with more options:
C:\home\deck\Downloads
vc_redist.x64.exe
and dotnet-sdk-3.1.426-win-x64.exe
to install them.The Last of Us Part I
Switch to Game Mode on Steam Deck and launch from there.