mc光影吧 关注:8,602贴子:130,418

回复:SEUS V11教程——把Continuum 1.3体积光添加到SEUS V11

只看楼主收藏回复

这个删掉


IP属地:广东32楼2020-10-13 18:42
回复
    添加这个
    [VOLUMETRIC_LIGHT]


    IP属地:广东33楼2020-10-13 18:43
    回复
      加入这个
      screen.VOLUMETRIC_LIGHT=VOLUMETRIC_LIGHT SUNRISEnSET NOON NIGHT IN_SIDE_RAYS InSide_Rays_RisenSet IN_SIDE_RAYS_NIGHT


      IP属地:广东34楼2020-10-13 18:45
      收起回复
        有设置了


        IP属地:广东35楼2020-10-13 18:46
        回复
          汉化的话,打开lang里面的en_US.lang,然后在任意位置输入
          option.VOLUMETRIC_LIGHT=体积光
          option.VOLUMETRIC_LIGHT.comment=来自太阳光的光线. 此选项在Continuum 1.3移植
          option.SEUS_VL=SEUS体积光
          option.SEUS_VL.comment=这是体积光的SEUS方法,这种方法使体积光在看太阳时更强大-使体积光更强大,而不会有更多的薄雾
          option.SEUS_VL_Strength=体积光强度
          option.SEUS_VL_Strength.comment=设置体积光的强度
          option.SUNRISEnSET=日出
          option.SUNRISEnSET.comment=默认是70.0
          option.NOON=中午
          option.NOON.comment=默认值为5.0,表示以效果为代价的最小雾量
          option.NIGHT=夜晚
          option.NIGHT.comment=默认值为3.65. 以效果为代价,最少的雾量. 1.5最佳外观,但大量烟雾
          option.IN_SIDE_RAYS=室内光线
          option.IN_SIDE_RAYS.comment=室内光线强度. 白天默认值为0.000052
          option.InSide_Rays_RisenSet=内室光线增强
          option.InSide_Rays_RisenSet.comment=日出日落时内室光线的强度默认为70
          option.IN_SIDE_RAYS_NIGHT=夜晚内室光线
          option.IN_SIDE_RAYS_NIGHT.comment=当"夜间光线强度"为"室内"时. 默认为"夜间光线强度"为10.3
          screen.VOLUMETRIC_LIGHT=体积光


          IP属地:广东36楼2020-10-13 18:48
          回复
            然后保存加载就有汉化了


            IP属地:广东37楼2020-10-13 18:48
            回复
              有一定的影响如果闲雾多可以在刚才添加光影设置把NOON调低点,高是仿真


              IP属地:广东38楼2020-10-13 18:50
              收起回复
                教程完毕,有问题留言,如果文件报错,检查代码


                IP属地:广东39楼2020-10-13 18:53
                回复
                  如果改了报错的,这是成品:
                  链接:
                  谜语:1ftd_s66CnoFPk-N9cTJOrw
                  答案:3hyv


                  IP属地:广东40楼2020-10-13 18:57
                  回复
                    链接是百度网盘的,在前面加入"pan.baidu.com/s/"然后后面输入上面的"谜语"之后打开在提取码输入上面给的"答案"


                    IP属地:广东41楼2020-10-13 18:59
                    回复
                      链接:https://pan.baidu.com/s/1ftd_s66CnoFPk-N9cTJOrw
                      提取码:3hyv


                      IP属地:广东42楼2020-10-13 19:00
                      回复
                        12楼是我发错的我自己删除的,教程没问题,其他的都没吞,如果吞了告诉我,补


                        IP属地:广东43楼2020-10-13 19:01
                        回复
                          顶顶顶


                          44楼2020-10-13 19:13
                          收起回复
                            dd


                            来自Android客户端45楼2020-10-13 19:30
                            收起回复
                              补22楼的代码,只放了图没放代码,22楼代码
                              #define VOLUMETRIC_LIGHT // Light rays from sunlight
                              #define SEUS_VL//This is SEUS method of VL, this method makes VL stronger when looking at the sun - makes VL stronger without more Haze
                              #define SEUS_VL_Strength 0.00016//[0.000001 0.000002 0.000003 0.000004 0.000005 0.000006 0.000007 0.00008 0.00016 0.00032 0.00064 0.00128 0.00256 0.00512 0.01024 0.02048 0.03072 0.04096 0.05120 0.06144 0.07168 0.08192 0.09216 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1.0] //sets the strength of SEUS_VL
                              #define SUNRISEnSET 3.25 //[20.0 30.0 40.0 50.0 60.0 70.0 80.0 90.0 100.0]default is 70.0
                              #define NOON 2.0 //[1.0 2.0 3.0 3.25 3.5 3.75 4.0 4.25 4.5 4.75 5.0 5.25 5.5 5.75 6.0 6.25 6.5 6.75 7.0 7.25 7.5 7.75 8.0 9.0 10 15 20 30]default is 5.0 for least amount of haze at the cost of effect
                              #define NIGHT 0.65 //[3.0 3.65 4.5 5.0 6.0 7.0 8.0 9.0 10 20 30 40 50 60 70 80 90 100]default is 3.65 for least amount of haze at the cost of effect, 1.5 for best looking but lots of haze
                              #define IN_SIDE_RAYS 2.0 //[0.00000001 0.0000012 0.0000022 0.000032 0.000042 0.000052 0.00052 0.0052 0.52 1.52 2.52 3.52 5.52 7.52]strength of rays when indoors, daytime default is 0.000052
                              #define InSide_Rays_RisenSet 70 //[0.05 0.5 1 5 10 20 30 40 50 60 70 80 90 100 110 120 130 140 150]Strength of Rays Inside At Sun Rise and Sun Set default is 70
                              #define IN_SIDE_RAYS_NIGHT 100.3 //[10.3 25.0 50.0 75.0 100.3 125.0 150.0 175.0 200.3]strength of rays when indoors, night default is 10.3


                              IP属地:广东47楼2020-10-13 20:17
                              回复