ValveSoftware / ValveSoftware/Proton
Pickup Basketball VR (appid 1475200)
Nobody has claimed this yet.
- 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: Pickup Basketball VR
- Steam AppID of the game: 1475200
System Information
- GPU: AMD Radeon RX 6800 XT
- Driver/LLVM version: Mesa 21.1.4
- Kernel version: 5.13.1-178-tkg-bmq
- Link to full system information report as Gist: https://gist.github.com/Patola/a69ef95b1b481d585b42f7796cfb0204
- Proton version: 6.3-5, Experimental
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
This game suffered a regression. Previously, it would work out of the box with Proton. By running it and reading steam-1475200.log, we saw that it needed api-ms-win-core-console-l1-2-0.dll.
@EsdrasTarsis obtained the stubfile offering the functions for this DLL from a wine commit from Piotr Caban and recompiled in a build that I tested, but then another error appeared for library api-ms-win-core-kernel32-legacy-l1-1-5.dll. He also made a second build and the missing library this time would be api-ms-win-core-console-l3-2-0.dll. This one, however, is undocumented, so he had to go through some hoops and jumps to get the functions it provided, but he also made a third stub and a third build, which then worked.
This bug report thus will provide the solution to this problem. @EsdrasTarsis will upload his patch.
Reproduction
Try and start the game with regular Proton 6.3-5 or Proton Experimental. It won't start.
No steam log on this case because the issue already has a solution.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the compatibility report and the linked Wine commit for the missing API stubs. Reproduce Pickup Basketball VR (Steam AppID 1475200) with Proton 6.3-5 or Experimental and inspect the reported missing DLLs. Done means the game starts without requiring the custom build described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100