Sonic and Sega Retro Message Board: Fixed Water in the Chao Gardens (Sonic Adventure DX PC) - Sonic and Sega Retro Message Board

Jump to content

Hey there, Guest!  (Log In · Register) Help
Page 1 of 1
    Locked
    Locked Forum

Fixed Water in the Chao Gardens (Sonic Adventure DX PC)

#1 User is offline IndyTheGreat 

Posted 28 August 2014 - 09:55 PM

  • Posts: 46
  • Joined: 28-August 14
  • Gender:Male
  • Project:Fixed Water (SADX PC)
The water in the chao gardens in both PC versions of Sonic Adventure DX sucks. It has ugly textures, lacks the ripple effect and, in the Egg Carrier chao garden, the ocean water isn't even animated! Here's a video that demonstrates all of the problems that I have either fixed or are going to try and fix.


I started with the Mystic Ruins chao garden. I wanted to fix it and get it as close to the Gamecube version of Sonic Adventure DX as possible.

Posted Image

Posted Image

The problem I ran into gave me headaches for days until Morph (creator of Sonic Adventure DX: Fixed Edition) gave me some advice. The texture for the ocean in the background and the texture for the ugly blue surface of the lake is the same texture. If you change one, you change the other. How could I remove that ugly blue layer on the surface of the lake while changing the background ocean to the color it is in the Gamecube version? Well, as Morph pointed out to me, the background ocean ignores alpha channels. Therefore, if you make the ocean texture 100% transparent, you will still see it in the background ocean but not on the lake! So I took the textures from the Gamecube version of the game and replaced the textures in the PC version with those textures and then made the ocean textures transparent for each time of day. Check out the difference it made!

Before:

Posted Image

After:

Posted Image

Before:

Posted Image

After:

Posted Image

Here are the fixed PVMs if you would like to try these changes out for yourself. In case you're wondering where the texture on the lake in the mod came from, that was actually already there underneath the texture shared with the ocean. You can see it in the video as the ocean texture didn't even cover the whole lake. That's how lazy this PC port was.

Place them in your Steam\SteamApps\common\Sonic Adventure DX\system folder. This also works in the 2004 release, so place them in the appropriate folder for that version if that's what you're using.

Next steps: Fix the water in the Station Square and Egg Carrier chao gardens. The PC version of Sonic Adventure DX lacks the ripple effect that the Gamecube version has (cause Sega's PC ports suck) and I currently have no idea how to make things animated, so this will be a challenge. I will update this thread as I make progress on these projects.



UPDATE: For now, I fixed what I could have in the Station Square chao garden. In the Gamecube version of Sonic Adventure DX, the water had no texture at all and just relied on the ripple effect (see the video I linked to above).

Posted Image

Because of the lack of a ripple effect (I REALLY wish Sega would have brought this back for the 2010 PC release) we needed to be able to see the surface of the water. So what did they do? Did they make a new texture and use that? Nope! They used a texture that was already in the game (notice a trend here?), and that would be the texture for the water coming out of the fountain. Therefore, you couldn't change the pool water without changing the fountain water.

Because of an inability to bring the ripple effect back for now and because making the pool water transparent would leave the fountain water transparent, all I could do was improve the water texture. I replaced the original 64x64 water texture with a seamless 256x256 water texture without that unrealistic blue hue and it definitely looks a lot better.

Before:

Posted Image

After:

Posted Image

Here is a link to the download. Place this file in the same location as the Mystic Ruins water fix. I know, this isn't the best fix in the world, but at least it looks SOMEWHAT better than what the game comes with.

Now I just have to try and fix the Egg Carrier chao garden. The textures in this one are fine, but the animations are missing and I'm gonna have to see if they are even possible to bring back.

UPDATE 2:

This isn't a fix to the chao garden water, but the pond in the Mystic Ruins has been bothering me. The Gamecube and PC versions use the same texture, but the Gamecube applied transparency while the PC version didn't. I fixed that myself. Still didn't add the nice flowing water/ripple effect the Gamecube version had but this is still much better. Oh, be sure to re-download the Mystic Ruins garden mods too as I fixed a texture glitch.

Before:

Posted Image

After:

Posted Image

Here's a download link. Place it where you placed the rest of the textures already.
This post has been edited by IndyTheGreat: 18 November 2014 - 02:16 PM

#2 User is offline IndyTheGreat 

Posted 06 September 2014 - 08:40 PM

  • Posts: 46
  • Joined: 28-August 14
  • Gender:Male
  • Project:Fixed Water (SADX PC)
I have just added a temporary fix for the Station Square chao garden for those of you who are watching this thread.
This post has been edited by IndyTheGreat: 06 September 2014 - 08:40 PM

#3 User is online MotorRoach 

Posted 07 September 2014 - 12:59 AM

  • Posts: 178
  • Joined: 13-March 11
  • Gender:Male
I've always noticed there was something... weird about the water in the PC version, but I wasn't certain what at the time. I'm glad to see this being fixed.

#4 User is offline CheatFreak 

Posted 16 September 2014 - 03:18 PM

  • Everything or Nothing.
  • Posts: 18
  • Joined: 22-May 13
  • Gender:Male
  • Location:Michigan
  • Project:Misc. Small Hacks and Projects
Aye Indy, I added your mod to BetterSADX 2.2 as you requested :)/>
Please let me know if you update it again so that I may update the mod with the new patches.

Off topic: do you know where the textures for the chao garden hud are? I'd like to replace the keys with button icons for 2.3, but no idea what pvm to open.
This post has been edited by CheatFreak: 16 September 2014 - 03:22 PM

#5 User is offline MainMemory 

Posted 16 September 2014 - 04:09 PM

  • Every day's the same old thing... Same place, different day...
  • Posts: 3369
  • Joined: 14-August 09
  • Gender:Not Telling
  • Project:SonLVL
  • Wiki edits:1,339
AL_DX_TEX_XYBUTTON.PVM

There is a list of all the textures in the game on the wiki.

#6 User is offline IndyTheGreat 

Posted 16 September 2014 - 06:18 PM

  • Posts: 46
  • Joined: 28-August 14
  • Gender:Male
  • Project:Fixed Water (SADX PC)

View PostCheatFreak, on 16 September 2014 - 03:18 PM, said:

Aye Indy, I added your mod to BetterSADX 2.2 as you requested :)/>/>/>
Please let me know if you update it again so that I may update the mod with the new patches.

Off topic: do you know where the textures for the chao garden hud are? I'd like to replace the keys with button icons for 2.3, but no idea what pvm to open.


What MainMemory said. They have added proper button textures to the Steam version if you would like to use those.
I don't know if I'll ever be able to update this though as I have absolutely no idea how to re-animate the water in the Egg Carrier garden and I sure as hell don't know how to add shader effects to make the water ripply again. We're better off petitioning Sonic Team to fix it.


Also, MainMemory, on a completely unrelated note, did they remove the ability to activate the glitchy SA title screen from the game after this new update? I was messing around with cheat engine and I can't seem to be able to do that after they added the new texture_replace folder.
This post has been edited by IndyTheGreat: 16 September 2014 - 06:19 PM

#7 User is offline CheatFreak 

Posted 16 September 2014 - 09:39 PM

  • Everything or Nothing.
  • Posts: 18
  • Joined: 22-May 13
  • Gender:Male
  • Location:Michigan
  • Project:Misc. Small Hacks and Projects

View PostIndyTheGreat, on 16 September 2014 - 06:18 PM, said:

What MainMemory said. They have added proper button textures to the Steam version if you would like to use those.
I don't know if I'll ever be able to update this though as I have absolutely no idea how to re-animate the water in the Egg Carrier garden and I sure as hell don't know how to add shader effects to make the water ripply again. We're better off petitioning Sonic Team to fix it.


Also, MainMemory, on a completely unrelated note, did they remove the ability to activate the glitchy SA title screen from the game after this new update? I was messing around with cheat engine and I can't seem to be able to do that after they added the new texture_replace folder.


Oddly I can't seem to figure out where the new textures in the Steam update are. They don't seem to be in any PVMs that I can locate, so I'm working on my own texture mod that I'll include with the xinput fix mod.
Spoiler

This post has been edited by CheatFreak: 17 September 2014 - 01:14 AM

#8 User is offline IndyTheGreat 

Posted 17 September 2014 - 12:37 PM

  • Posts: 46
  • Joined: 28-August 14
  • Gender:Male
  • Project:Fixed Water (SADX PC)
Update: Just fixed the evening Mystic Ruins chao garden! I didn't make the entire texture transparent so there were floating orange specks in the water. Oops! Should be fixed now.

#9 User is offline IndyTheGreat 

Posted 14 November 2014 - 11:36 AM

  • Posts: 46
  • Joined: 28-August 14
  • Gender:Male
  • Project:Fixed Water (SADX PC)
UPDATE: Just added another fix. Not in the chao garden this time, but you get the silver egg from this pond so it counts, right?

Oh yeah, I changed the Station Square water again. I think it looks a lot better now.
This post has been edited by IndyTheGreat: 18 November 2014 - 02:21 PM

Page 1 of 1
    Locked
    Locked Forum

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users