ValveSoftware / ValveSoftware/Proton

Pro Evolution Soccer 2013 (221430)

Open
#4,448 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Game compatibility - Unofficial
Dominant language
C++
Stars
32.8k
Forks
1.6k
PR merge metrics
PR metrics pending

Description

Compatibility Report

  • Name of the game with compatibility issues: Pro Evolution Soccer 2013
  • Steam AppID of the game: 221430 (it's been removed from the Steam Store)

System Information

I confirm:

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

https://gist.github.com/guihkx/6987c426549ac6b0155de5abaaa9fa69/raw/b3d89a36d43601bbc7febb351b0d2981042a0d3f/steam-221430.log

Symptoms

Game uses PulseEvent(), and according to a wine developer, that's unfixable with esync (and fysnc too?). The two main issues I've found when esync is enabled, is that the audio effects in the game's main menu gets choppy/stutters; and replays are reproduced way too fast.

Disabling esync/fsync (PROTON_NO_ESYNC=1) fixes both issues.

Reproduction

Run the game with esync enabled and notice the issues I mentioned above.
Disable esync/fsync and these issues are gone.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report names no repository files or tests. Start by reviewing the linked Proton discussion and the attached Steam log, then reproduce Pro Evolution Soccer 2013 with esync/fsync enabled and with PROTON_NO_ESYNC=1. Done means the menu audio and replay-speed issues no longer occur with esync/fsync enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, linux
Domain
operating-systems, tooling
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.