shaddatic / sa2b-render-fix

A C mod for Sonic Adventure 2 PC focused on repairing, restoring, recreating, and enhancing the graphics and rendering of the vanilla game
16 stars 0 forks source link

Modifier Shadows Draw Over Effects in Events #61

Open NikkMann opened 8 months ago

NikkMann commented 8 months ago

Not sure if this falls under your scope, but we talked (on gamebanana) about how you have pseudo-support for the DC Shadows mod with your Render Fix mod.

Well, the DC Shadows ignore draw order and appear to always render on top, both in game and in cutscenes. They don't do this in the actual DC game.

PC sonic2app 2023-10-23 14-02-01

DC image

PC sonic2app 2023-10-23 14-29-03

DC image

PC (can also see upgrade models clipping through like in my other issue post) sonic2app 2023-10-23 14-29-56

DC (the same shadow from PC is there, but you can't see it cause its correctly covered by the green glow) image

shaddatic commented 8 months ago

This does fall out of scope of this mod, as it's an issue with another mod. However, if it's decided that DC shadows should be bundled in, this issue will be kept in mind

shaddatic commented 4 months ago

DC shadow is now a part of Render Fix, as such I'm going to reopen this issue and re-orient it toward specifically the event issues. However, the issue in the water is not draw order related and instead fog related, so I will make it a seperate issue.

NikkMann commented 4 months ago

Awesome to hear! If you don't remember, I had a comment before describing how your extra shadows option covered objects that DC Shadows did not, and vice versa. Hopefully you adding in DC Shadows will mean that all objects are properly covered, including stuff in cutscenes like the prison bars when amy breaks sonic out of the jail cell. Here was that post for more detail: https://gamebanana.com/posts/11185026

shaddatic commented 4 months ago

Those issues have been covered and are fixed