ValveSoftware / ValveSoftware/Proton
PICO PARK: Classic Edition (461040)
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: 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
- 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 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