Change Water Color like Heaven Tear in Old World (red)

Results 1 to 3 of 3
  1. #1
    Snow Mania lvdrake is offline
    MemberRank
    Jun 2012 Join Date
    237Posts

    Change Water Color like Heaven Tear in Old World (red)

    The water textures are inside texture folder water but they r just white and normal textures,

    seems theres a config file somewhere that can change the water color perhaps in the map folder not sure.. probably a hexadecimal code does anyone know it?


    *edit:

    Seems I found something its on shadders.pck,

    water_alpha_simple.txt

    lrp r0, r1.a, r1, c6 // texture * water color
    ; mul r0.rgb, r1.a, c6

    seems to be somewhere around here


    might this (r0 (RGB).... be the one to change water color?

    more on:

    water_simple.txt

    I really want the whole world map water to look like this

    I know u want to =) lets help each other and find it
    Last edited by lvdrake; 03-04-16 at 03:07 PM.


  2. #2
    Custom Lord kristkos is offline
    MemberRank
    Oct 2004 Join Date
    look ahead!Location
    380Posts

    Re: Change Water Color like Heaven Tear in Old World (red)

    If i remember how this game works there should be 3 textures for the water
    1 should be the reflection 1 the overall water and an empty texture that should play with the diffuse color and there comes an ecm/text file from what memory serves this whole game was in a aRGB color mode so if you see 8 numbers that relate color those whould be will have a look into it after i finish downloading a client

  3. #3
    Custom Lord kristkos is offline
    MemberRank
    Oct 2004 Join Date
    look ahead!Location
    380Posts

    Re: Change Water Color like Heaven Tear in Old World (red)


    color controlled by overall texture


    and what you found is shader ... and it can be forced a color
    GameDev.net -- Shader Programming Part III: Fundamentals of Pixel Shaders

    will play around with it
    Last edited by kristkos; 20-04-16 at 02:32 PM.



Advertisement