Đăng Nhập

Vui lòng khai báo chính xác tên truy cập và mật khẩu!

Quên mật khẩu?

Đăng Ký

Bạn phải điền đầy đủ thông tin đăng ký!

  

    [Mu Zone] Share Main 1.04D Antihack + Tron 2 Glow

      -»Admin™
      Lê Đức Tín

      Bài gửi : 22

      Điểm : 66830

      Thích : 2

      Join date : 13/08/2015

      Age : 34

      Đến từ : Đà lạt

      #1

       Thu Aug 13, 2015 7:56 pm

      [You must be registered and logged in to see this link.]
      Update Show Name + HP những người trong cùng party.

      [You must be registered and logged in to see this link.]

      Mọi người tải về dùng nhé. Có gì rep lại tại đây mình sẽ hỗ trợ cho các bạn.
      Main sử dụng mns.dll của anh cuocdoisp share tại đây 

      [You must be registered and logged in to see this link.]

      F6: Restored Glow
      F7: Glow On/Off
      F8: Camera on/Off
      End: Camera Restored.
      Source: GameEngine 1.4.0.0 mauro07

      hex IP Engine.dll.
      IP 192.168.0.10
      Ver 12345
      Seri ugkgameshield000
      Giảm màu sắc Glow tăng cường. 
      File glow_darken_fp.cg 


      //============================
      // by CJ
      //============================
      struct VertOut
      {
      float4 pos : POSITION;
      float4 col : COLOR0;
      float2 tex0 : TEXCOORD0;
      };

      struct FragOut
      {
      float4 col : COLOR;
      };

      FragOut main(VertOut vin, uniform samplerRECT tex0 : TEXUNIT0)
      {
      FragOut fout;

      float4 newCol = texRECT(tex0, vin.tex0);
      fout.col = newCol * newCol * newCol * newCol * newCol;

      return fout;
      }

      Càng nhiều newCol * newCol bạn sẽ làm giảm màu sắc Glow tăng cường.

      Demo
      [You must be registered and logged in to see this link.]
      Glow On!
      [You must be registered and logged in to see this link.]

      Nguồn: clbgamesvn