gonetz / GLideN64

A new generation, open-source graphics plugin for N64 emulators.
Other
762 stars 175 forks source link

Pilotwings 64 First person gyrocopter "noise" glitch #2695

Open SBRK opened 2 years ago

SBRK commented 2 years ago

I'm using GlideN64 with the Mupen64Plus-Next core on Retroarch, and Pilotwings runs fine with the exception of one glitch: when switching to first person view in gyrocopter, I get this weird greyish pixelated noise over the screen, which makes some missions quite difficult. image

Is there a known fix ?

zerofalcon commented 1 year ago

Thats an easy fix, activate Dithering quantization and GPU shader depth write on GlideN64 core options.

gonetz commented 1 year ago

@SBRK Such glitches often happen when "N64-style depth compare" is set to "fast", but fast mode is not supported correctly by hardware. If you have that option enabled, try to set it to "compatible".