mrneo240 / sm64-port

A port of https://www.github.com/n64decomp/sm64 for modern devices.
https://discord.gg/7bcNTPK
61 stars 8 forks source link

Incorrect Shadow Shape of Characters #25

Closed NABN00B closed 1 year ago

NABN00B commented 1 year ago

Mario's, Toads' and enemies' shadow is shaped only a quarter of a circle instead of a full circle.

image

Dima353 commented 1 year ago

Similar to: https://github.com/fgsfdsfgs/sm64-port/issues/83

NABN00B commented 1 year ago

Similar to: fgsfdsfgs#83

Not exactly. I opened this issue for the shadows. It just so happens that my screenshot is from an older build in which transparent textures hadn't been fixed yet.

Dima353 commented 1 year ago

Not exactly. I opened this issue for the shadows.

Here is a fix for the shadows: https://github.com/mrneo240/sm64-port/tree/master/psp

https://github.com/mrneo240/sm64-port/blob/eae08f977dc53a1447bfcc849b7ae1c0315be714/README.md?plain=1#L45

image

NABN00B commented 1 year ago

Thanks! Closing this.