ValveSoftware / ValveSoftware/Proton

Copy Kitty (349250)

Open
#2,117 6 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

.NET .NET-XNA 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: Copy Kitty
  • Steam AppID of the game: 349250

System Information

  • GPU: Intel Open Source Technology Center Mesa DRI Intel(R) HD Graphics 530 (Skylake GT2) x86/MMX/SSE2
  • Driver/LLVM version: 3.0 Mesa 18.3.1
  • Kernel version: 4.19.10-arch1-1-ARCH
  • Link to full system information report as Gist:
  • Proton version: 3.7

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.

Symptoms

The game is unable to run due to the following two missing frameworks:
dotnet40
xna40

Treatment:

  1. Set the prefix's compatability mode to winxp
  2. Install the dotnet40 framework to the prefix
  3. Install the xna40 framework to the prefix

Consult #18 for details on installing custom frameworks to a compatibility prefix

The game should now be able to be run at any time with the following caveat: During installation, you may see a message saying that a framework is missing. This message can seemingly be ignored with no other negative impact.

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 file or test is named. Start by reading the compatibility report and the linked guidance in #18, then determine whether current Proton behavior still requires the listed dotnet40 and xna40 prefix steps. Done is not defined because the issue provides a workaround but no implementation target or verification criteria.

Written by the indexing model from the issue text.

Assessment

Domain
desktop-dev, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.