outphase
Published
The game uses EasyAntiCheat, but the folder is in the wrong location. You will need to copy the <DeadbyDaylight>/EasyAntiCheat/
folder to <DeadbyDaylight>/DeadByDaylight/Binaries/EGS/
. Then, enable the EasyAntiCheat Runtime in Heroic's game settings.
Worked out of the box through the end of the game.
Limited TDP
WINEDLLOVERRIDES="winhttp=n,b" %command%
Graphics settings set to Low
The game runs at 720p by default. In order to fill the screen at 800p, use this github project (https://github.com/Lyall/EiyudenChronicleRisingFix) and set the DLL override for winhttp.
TDP at 6-7W
Mods that involve replacing game data files work without a problem.
Works out of the box without tinkering.
TDP limit
Forcing Proton to run the Windows version of the game increased my battery life from 2 hours to 4.5 hours. It also decreased APU temps from 90° to 70°.
The Linux port of the game runs too hot and is too inefficient with resources to be run on the Deck well.
The game has frequent auto-saves, but there is no way to fastforward scenes that you may have already seen just between a save and a crash
40Hz
When the performance overlay indicates that 11GiB of RAM is in use, the game will crash very soon. This will take about 15-20 minutes of gameplay depending on how many cutscenes are viewed in that time.
If I tab out of the game while it is loading, clicks are no longer received by the game menus when I tab back in. This is completely mitigated by not tabbing out during the initial loading of the game.
Netease anticheat works fine. I have completed 2 full games at the time of this report.
8W TDP
If you have a demo save on the Deck that you want to continue, you will need to copy it from the demo's prefix folder to the full game's folder.
rm -r ~/.local/share/Steam/steamapps/compatdata/1971650/pfx/drive_c/users/steamuser/Documents/
mkdir -p ~/.local/share/Steam/steamapps/compatdata/1971650/pfx/drive_c/users/steamuser/Documents/
cp -r ~/.local/share/Steam/steamapps/compatdata/2203230/pfx/drive_c/users/steamuser/Documents ~/.local/share/Steam/steamapps/compatdata/1971650/pfx/drive_c/users/steamuser/
Game ran fine out of the box. Mods were applied according to https://gamebanana.com/tuts/15409
Set TDP to 8-9W
Mods are applied with Reloaded-II described here: https://gamebanana.com/tuts/15409
PULSE_LATENCY_MSEC=60 %command%
Crackling was addressed by PULSE_LATENCY_MSEC=60
I have added mods using Fluffy Mod Manager. You will need to add WINEDLLOVERRIDES="dinput8=n,b"
to your launch options to enable mod support.