gonetz / GLideN64

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

WWF No Mercy - Black oiutlines on transparent textures #2697

Open jcsix694 opened 1 year ago

jcsix694 commented 1 year ago

Is there a way to fix this? I can't seem to remove the black outline on transparent textures (see the cage)

image

oddMLan commented 1 year ago

Try enabling Color Bleeding in texture settings

jcsix694 commented 1 year ago

@oddMLan I cant seem to find these settings anywhere? closes one is Decrease Color Banding? image

Xii-Nyth commented 1 year ago

maybe hes talking about an in game setting theres no colour bleeding setting here

Xii-Nyth commented 1 year ago

looks to me more like n64 style mip mapping is on and its jsut not in the full lod yet

weinerschnitzel commented 1 year ago

Maybe you have Remove Halos enabled, and this is an artifact?

Separate issue: the 'u' in 'Instructions' has a vertical line of pixels offset and on the far right of the texture.

The black spots on the fence would be a long shot, but does accurate texture coords while following a multiple of n64 resolution help?

I think accurate texture cords should fix the leftmost line of the "uctions" texture tho.