Steam deck performance
Would like to know people experience with the game on steam deck.
Will generally perform around 60 FPS at 1280x800 with 4xMSAA + Alpha-to-coverage, shadows at 2048, bicubic lightmap filtering and enhanced motion blur, but will drop to as low as 40FPS depending on the scene, particularly when you have a lot of particles on screen or when the camera is in front of a lot of transparencies.
I tested the game on my Steam Deck, and the performance was outstanding—no stuttering or visual issues whatsoever, also keeped a very stable FPS rate with no additional graphics setup.
I used Windows Subsystem for Linux (WSL2) to build the Linux version of the game by doing the following:
On WSL
Install Flatpak
- sudo apt install flatpak
Install UnleashedRecomp via Flatpak
- flatpak install io.github.hedge_dev.unleashedrecomp.flatpak
Run UnleashedRecomp
- Run flatpak (flatpak run io.github.hedge_dev.unleashedrecomp)
Copy the necessary data to transfer to the Steam Deck
- Copy ~/.var/app/io.github.hedge_dev.unleashedrecomp/data to /home/deck/.var/app/io.github.hedge_dev.unleashedrecomp/data (I do not copied the cache and config folders only data folder)
On Steam Deck
Install UnleashedRecomp via Flatpak
- flatpak install io.github.hedge_dev.unleashedrecomp.flatpak
- Run the game
I tested the game on my Steam Deck, and the performance was outstanding—no stuttering or visual issues whatsoever, also keeped a very stable FPS rate with no additional graphics setup.
I used Windows Subsystem for Linux (WSL2) to build the Linux version of the game by doing the following:
On WSL
Install Flatpak
- sudo apt install flatpak
Install UnleashedRecomp via Flatpak
- flatpak install io.github.hedge_dev.unleashedrecomp.flatpak
Run UnleashedRecomp
- Run flatpak (flatpak run io.github.hedge_dev.unleashedrecomp)
Copy the necessary data to transfer to the Steam Deck
- Copy ~/.var/app/io.github.hedge_dev.unleashedrecomp/data to /home/deck/.var/app/io.github.hedge_dev.unleashedrecomp/data (I do not copied the cache and config folders only data folder)
On Steam Deck
Install UnleashedRecomp via Flatpak
- flatpak install io.github.hedge_dev.unleashedrecomp.flatpak
- Run the game
I've built from the steam deck itself lmao