ValveSoftware / ValveSoftware/Proton

PICO PARK: Classic Edition (461040)

Open
#5,022 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Game compatibility - Unofficial XAudio2
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: PICO PARK: Classic Edition
  • Steam AppID of the game: 461040

System Information

  • GPU: GTX 970
  • Driver/LLVM version: 460.91.03
  • Kernel version: 5.8.0-63-generic
  • Proton version: Proton Experimental, Proton 6.3-5, Proton 6.12-GE-1

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.

Log:
https://pastebin.com/6zHDP3MA

Symptoms

The game starts and immediately crashes.

I found that you can get the game to actually keep running if you edit the file at steamapps/common/PICO_PARK/save/userdata.lua and change isFullscreen=1 to isFullscreen=0 (and while you're at it, change soundVolume=10 to soundVolume=3 cause it will be loud at 10). Then set the launch options to PROTON_USE_WINED3D11=1 %command% or PROTON_USE_WINED3D11=1 %command%.

The game will run BUT the screen will only be black. I can still hear the game, and even the character jumping when I press the spacebar, but there are no visuals.

Reproduction

Install and run.

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

Start by reviewing the linked Proton log and reproducing the crash with Proton Experimental, Proton 6.3-5, and Proton 6.12-GE-1. Compare the default launch with the userdata.lua changes and PROTON_USE_WINED3D11=1, then determine whether the failure is specific to fullscreen or rendering. Done means PICO PARK starts and displays visuals without requiring a black screen workaround.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
operating-systems
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.