
Remi4001
Published
install d3d_compiler47.dll using winetricks
package lib32-libpulse
needed for sound
To skip tutorial after watchin the intro:
edit ~/.local/share/Steam/steamapps/compatdata/587430/pfx/drive_c/users/steamuser/AppData/LocalLow/Schell Games/IEYTD/IEYTDProgress.zor
and change bytes 0x25f and 0x3b7 to 1.
diff
38c38
< 00000250 01 01 0b 0b 0b 02 00 00 00 09 03 00 00 00 01 00 |................|
> 00000250 01 01 0b 0b 0b 02 00 00 00 09 03 00 00 00 01 01 |................|
60c60
< 000003b0 01 0b 01 02 00 00 00 00 00 00 80 bf a8 47 09 0c |.............G..|
> 000003b0 01 0b 01 02 00 00 00 01 00 00 80 bf a8 47 09 0c |.............G..|
Tutorial doesn't detect triggers
Played on Quest 2 with ALVR 20.4.3
mangohud gamemoderun DXVK_ASYNC=1 %command%
Moving my mouse fast made the game stutter a lot (seemingly caused by high polling rate of 1000/s). Using DKVK_ASYNC=1
fixed the problem.