ValveSoftware / ValveSoftware/Proton

Kingdoms of Amalur: Reckoning (102500)

Open
#783 6 comments 1 reaction 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

The game runs with controller support but there are some issue:

  1. Sound is choppy, this is related to the pulseaudio patches, original wine does not have this issue. I can reproduce it in vanilla wine with the pulseaudio patches applied.
  2. Screen resolution is downscaled to 4:3 letterbox. It looks like the game initializes with 800x600, then switches to the configured resolution (1920x1080 here) and that confuses Proton - also not visible in original wine except the game always starts minimized there.

https://gist.github.com/kakra/cb95087ed58cb40ca7f9c0e5109aabce

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

No source files or tests are named. Start with the linked gist and reproduce the game under Proton and vanilla Wine with the PulseAudio patches, checking the choppy sound and 4:3 letterbox behavior. Done means the two regressions are isolated and covered by a confirmed fix or a documented cause.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.