protonscr

Jade Empire™: Special Edition

protonopen appid 7110Game compatibility - UnofficialRegression
ValveSoftware/Proton#2112 · opened 2018-12-20 by JanGalek · updated 2023-06-20 · 7 comments · github · game page · search this game
JJanGalek 2018-12-20 github

Compatibility Report

  • Name of the game with compatibility issues: Jade Empire™: Special Edition
  • Steam AppID of the game: 7110

System Information

  • GPU: AMD Radeon R9 390
  • Driver/LLVM version: Mesa 18.1.0-rc4
  • Kernel version: 4.18.19-041819-generic
  • Link to full system information report as Gist:
  • Proton version: 3.16-4 / 3.16.5 Beta

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.

Steam-7110.log

Symptoms

Start work, but it very much lags. Sounds too.

Reproduction

Install and run

JJanGalek 2019-01-18 github

I found solution, there is problem with cpu affinity set for 1 core by default.

Solution (for dev) is create script, run game and run script

script

#!/bin/bash

pid="x"

while [[ "$pid" == "x" ]]; do
    pid=`pidof JadeEmpire.exe`
done

mask="x"

while [[ "$mask" == "x" ]]; do
    mask=`taskset -p "$pid" | grep "mask: 1"`
done

taskset -p 4 "$pid"

Llegluondunet 2022-12-26 github

Compatibility Report

Name of the game with compatibility issues: Jade Empire: Special Edition
Steam AppID of the game: 7110

System Information

GPU: AMD AMD Radeon RX 6600M
Driver/LLVM version: Mesa 22.3.1
Kernel version: 5.15.84-1-MANJARO
Link to full system information report as [Gist](https://gist.github.com/legluondunet/8c353105c386d1a121041a3ad1b4a2b4):
Proton version: default or experimental

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

Install OK
Launch OK
Cinematics NOK
Play: OK

Hello Valve Team,
I bought and installed this game today, just one bug to report (for the moment):
cinematics do not play correctly, look at this screenshots:

Capture d’écran_2022-12-26_13-26-14

Capture d’écran_2022-12-26_13-26-00

log:
steam-7110.log

I can reproduce this bug with Proton default (do not force a proton version) , with Proton experimental and Proton Fix.

The cinematics playing correctly (aspect/ratio) with Proton 5.0-10.

Kkisak-valve maintainer 2022-12-26 github

Hello @legluondunet, there's no such thing as "Proton default." At some point you selected a Proton version in the Steam Play section of Steam's global settings.

There's years of changes between Proton 5.0 and Proton Experimental. Are you able to determine the oldest Proton release which is affected by the regression you're seeing?

Llegluondunet 2022-12-26 github

More details/tests:

I can reproduce this bug with this Proton version :
Experimental
7.0-5
6.3-8
5.13-6

Cinematics playing rightly with Proton 5.0-10 and 4.11-13

If I set Proton version to "Experimental" and inactivate DXVK with: "PROTON_USE_WINED3D11=1", the cinematics playing correctly, but the game has a very slow fps, it's unplayable.

This a screenshot of a cinematic took with Proton Experimental and DXVK active:
Capture d’écran_2022-12-26_16-55-13

This is a screenshot of the same cinematic took with Proton Experimental and DXVK inactive:
Capture d’écran_2022-12-26_16-50-59

Do you need more tests/infos?

Aalasky17 2023-04-10 github

@legluondunet It looks like the dxvk folks fixed this one and closed the issue. Right now, the fix will only be in experimental bleeding-edge, but the next regular experimental release should also have the fix.

Llegluondunet 2023-04-10 github

good news, I will wait and try with next Proton Experimental release. Thanks to all people involved!

Llegluondunet 2023-05-08 github

just tested with Proton experimental, the cinematics played nicely, bravo!

Proton versions

Launch options