protonscr

The Chronicles Of Myrtana: Archolos

protonopen appid 1467450Game compatibility - Unofficial
ValveSoftware/Proton#5435 · opened 2021-12-23 by kgorol · updated 2021-12-28 · 1 comments · github · game page · search this game
Kkgorol 2021-12-23 github

Compatibility Report

  • Name of the game with compatibility issues: The Chronicles Of Myrtana: Archolos
  • Steam AppID of the game: 1467450

System Information

  • GPU: AMD RX 6700XT
  • Driver/LLVM version: Mesa 21.2.5
  • Kernel version: 5.15.7-1
  • Link to full system information: Gist
  • Proton version: 6.3-8

I confirm:

  • [x] that I haven't found an existing compatibility report for this game.
  • [x] that I have checked whether there are updates for my system available.

Symptoms

In game videos are not being displayed, sound only.

Reproduction

Launch the game and start the new game.

steam-1467450.log

Kkgorol 2021-12-28 github

Some notes from me, I've managed to get this game fully working.

First, I am using custom Proton-6.21-GE-2 version. That way game started to launch and even videos seem to be working, just toggle in game's options to resize them.

Second, I have managed to get DX11 version running under Linux. From https://github.com/SaiyansKing/GD3D11/releases/ download latest .zip (in my case, GD3D11-17.8-dev3.zip).

MAKE SURE TO BACKUP YOUR System FOLDER BEFORE ANY OF THESE STEPS.

  1. Copy contents into System in main folder.
  2. Copy GD3D11 also into main game folder.

Last, put WINEDLLOVERRIDES="dxgi,d3d11=n;ddraw=n,b;dinput=n" %command% into launch options, this forces to use DX11 and fixes mouse input issues.