Is possible remove ocean water?

06/03/2018 15:56 wilifox#1
Is it possible to remove water from the ocean to see the seabed? or put the water transparent? ty
06/03/2018 15:59 R3p#2
im rly sure it is possible
06/04/2018 18:59 hackedhacker2#3
just hook the rendering function such as DrawIndexedPrimative, look for ocean water texture using vertices, the Prim count, etc. and then don't render it or make it transparent. ez
06/05/2018 17:46 wilifox#4
Thanks though I sound all that to Chinese;)
06/18/2018 10:08 wilifox#5
Where is bdo textures? how to change this¿? is possible really? ty
06/18/2018 10:31 MC Flip#6
It would require trial and error to get it right.

First, you'll need a tool to open and replace files in the client.
From there, find the water texture or in general the files responsible for water.

What I would do is try to delete them and see if the game launches. If the game refuses to launch due to missing files, try replacing the original files with blank dummy files instead.