ValveSoftware / Proton

Compatibility tool for Steam Play based on Wine and additional components
Other
24.12k stars 1.05k forks source link

PICO PARK: Classic Edition (461040) #5022

Open techmouse opened 3 years ago

techmouse commented 3 years ago

Compatibility Report

System Information

I confirm:

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.

delbonis commented 3 years ago

For me things start to go downhill in the logs around these lines (also same in OP pastebin):

14773.106:00bc:00c0:trace:seh:dispatch_exception code=6ba flags=0 addr=000000007B01236E ip=000000007B01236E tid=00c0
14773.106:00bc:00c0:warn:seh:dispatch_exception unknown exception (code=6ba) raised

Not sure how to troubleshoot this, but with some searching I think it has something to do with calling RPCs on the Windows Firewall.

Kinda feels like a red herring though given the partial remediation in the symptoms section of the OP having to do (of course lmao) with display configuration.

Edit: didn't realize this is for PICO PARK: Classic Edition, but I'd imagine the bug is the same between the two versions

Blisto91 commented 2 years ago

Should become playable soon https://github.com/doitsujin/dxvk/pull/2708

Blisto91 commented 2 years ago

Fix should be live on Experimental Bleeding Edge