libretro / parallel-n64

Optimized/rewritten Nintendo 64 emulator made specifically for Libretro. Originally based on Mupen64 Plus.
310 stars 128 forks source link

Err screen on latest core with vulkan API and parallel settings #649

Open nasedase opened 4 years ago

nasedase commented 4 years ago

running the default package on manjaro, using the core from retroarch's online updater I can't get N64 games to properly load. A black screen with big white text showing ERR appears on any game. GFX and RSP are set to parallel. I can run the games on the core if I set the GFX plugin back to angrylion or if I change the graphics API to gl.

nasedase commented 4 years ago

the version of parallel retrieved from the internal updater is 2.0-rc2 a4962b5 I also tried the cores in AUR, both standard and GIT versions, those seem to be older as they didn't even have the parallel option in GFX or RSP.

abouvier commented 4 years ago

I have the same error with Mesa RADV (vulkan-radeon package), but it's working with AMDVLK Open (amdvlk package).

edit: In fact it's working too with RADV but not with RADV+ACO (RADV_PERFTEST=aco). With ACO enabled, there is this error: [ERROR]: VK_KHR_16bit_storage for SSBOs is not supported! This is a minimum requirement for paraLLEl-RDP.