Exopandora / ShoulderSurfing

Shoulder Surfing Reloaded is a highly configurable third person camera mod for minecraft.
MIT License
48 stars 9 forks source link

Incompatible with MOD Iris 1.7.0 #199

Closed Nilinking closed 1 month ago

Nilinking commented 1 month ago

Description

The mod does not render the armor over the player when shaders are on. Tested on Iris 1.7.0 with Complementary Shaders and Photon shaders

Minecraft version

1.20.4

Incompatible mod name

Iris Shaders

Incompatible mod version

1.7.0

Game Logs

https://mclo.gs/q1v9x3Q

Exopandora commented 1 month ago

This might be due to the shader pack not supporting translucent armor. Here is a screenshot of it working using iris 1.7.0 with complementary reimagined shaders on minecraft 1.20.4:

2024-05-21_23 24 42

Nilinking commented 1 month ago

I did some testing with different shaders and you are right. However, would it be posible to disable the transparency renderer if the adjust_player_transparency setting is disabled to improve compatibility? all these tests were done with that setting on "false", yet it still affects the rendering of the player.

Thanks!

TESTING

This is what happens with Photon Shader. note there is a faint "alpha shadow" where my elytra should be. image

With the bliss shader is a similar story, Alpha issues with the elytra and armor, at least they are visible here but you can see trough. image

BSL shaders work correctly image

Complementary Reimagined works correctly image