Git Product home page Git Product logo

Comments (4)

shaddatic avatar shaddatic commented on September 12, 2024

Do you have any further info? I'm really unsure what you mean, and if it's not on any version then it sounds like possibly a mod added this? Are you talking about water ripples, or the fog texture on the water?

from sa2b-render-fix.

Ellasent avatar Ellasent commented on September 12, 2024

Basically, under the regular water layer that's always there, the whole extra layer of water is there.
I think it may have been a mod that made it pop up, but I know that there's textures for it in the base game, and it's mapped to an area that otherwise you don't see.
The textures I was talking about in BGTEX04.prs look like this.
whiterain

It seems that what caused the thing to actually show up was this old AI upscaled texture mod. I've since then stopped using AI upscaled textures just because I think the original textures just tend to work better, but I remember the big thing here was that this came out before the Highest Quality Textures mod which fixed several things when it came to the layering of replaced textures. So when using this mod there was extra errors caused by the whole thing. But it seems like something about that was able to uncover the whole thing underneath the original water layer.
Screenshot 2023-07-14 232635

Here's the link to the mod as well if you want to see what the heck is up with it that makes this happen.
https://www.moddb.com/mods/sonic-adventure-2-neuro-ai-hd-texture-pack/downloads/sonic-adventure-2-neuro-ai-hd-texture-pack-v10
I don't know why they didn't decide to utilize this. I could only assume it's something like the fact that it's a bit lower than the previous water thing which would make it a bit weird when it comes to objects protruding from the water since it shows two layers of water from those.
But yeah, this was all I was able to uncover about the whole thing. So I hope it just shows off this whole thing for this enhancement.

from sa2b-render-fix.

shaddatic avatar shaddatic commented on September 12, 2024

You'll be happy to know I actually figured this out and got it back haha! However, after fixing the draw order, the effect is very slight - likely why the devs, and most of everyone else, missed it
image

from sa2b-render-fix.

shaddatic avatar shaddatic commented on September 12, 2024

Yeah, this was intended to be part of the Battle port, but it draws in the wrong order causing the effect to never appear. The mod you used sets the water texture to use the 'Alpha Sort' flag, which essentially means it will be force-drawn but above the mist layer. By setting the flag and fixing the draw order, the effect is now restored as intended. Fixed!

from sa2b-render-fix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.