
blacktau
Published
gamemoderun mangohud %command%
when playing under proton (GE-Proton8-9) a looping cut-scene audio track was making the game very difficult to play
Controller was jittery and unresponsive in both proton and native
Slows down and drops frames after playign for a long time
Cut-scenes did not play on native - fixed by re-encoding as webm with VP8 encoding and replacing the original mp4s (rename webm extentions to mp4)
As mentioned elsewhere the cut scene videos do not play on native. You can fix this by re-encoding (e.g. with handbrake) them from mp4 to webm with VP8. Rename the new files to have .mp4 extensions and replace the originals. Files on my machine were located at ~/.local/share/Steam/steamapps/common/Aragami/Aragami_Data/StreamingAssets/Movies/ps4/ This is because unity doesn't support MP4 under linux.