
teefs28846
Published
Needed to Manually copy the Mask of Deception save game to the Mask of truth Proton prefix in order to make the save game import work when starting a new game:
cd ~/.local/share/Steam/steamapps/compatdata
cp -r 1149550/pfx/drive_c/users/steamuser/Documents/AQUAPLUS/* 1151440/pfx/drive_c/users/steamuser/Documents/AQUAPLUS/
After that save game import works without issue
Unable to import the Utawarerumono:Mask of Deception clear data without workarounds
to workaround, assuming you have both games installed copy the data from the MoD prefix to the MoT prefix:
cd ~/.local/share/Steam/steamapps/compatdata/
cp -r 1149550/pfx/drive_c/users/steamuser/Documents/AQUAPLUS/* 1151440/pfx/drive_c/users/steamuser/Documents/AQUAPLUS/
then start MoT and the clear data should import without issue
Installed indeo codecs using protontricks. The sandbox used by the flatpak version of protonticks causes the indeo codec setup to crash, so I installed protontricks via pip instead.
Game prompts about missing indeo codecs when launching the game, which prevents cutscenes from playing. Installing the codecs via protontricks resolves the error and allows cutscenes to play.