---------- 03813776EE096431-PS_REPLACE.TXT
// global fx framebased
// ---- Created with 3Dmigoto v1.3.16 on Tue Aug 31 13:02:07 2021
// remove long lensflare
---------- 11BF5591550540D3-VS_REPLACE.TXT
// fog check tree line B low altitude
// ---- Created with 3Dmigoto v1.3.16 on Fri Sep 10 11:33:19 2021
// reduce fog density
---------- 1282B66E8895099D-VS_REPLACE.TXT
// fog check D high altitude structures, houses, etc
// ---- Created with 3Dmigoto v1.3.16 on Mon Oct 11 13:06:19 2021
// reduce fog density
---------- 170852BB5655C76D-PS_REPLACE.TXT
// fade fx on camera view change
// ---- Created with 3Dmigoto v1.3.16 on Tue Aug 31 13:23:36 2021
---------- 1827433591754BDE-PS_REPLACE.TXT
// autoexposure B framebased effects all cams except cockpit cam
// ---- Created with 3Dmigoto v1.3.16 on Sat Aug 28 17:11:41 2021
// 3Dmigoto declarations
//r1.w = r1.w * (2.0f - (1.0f - r2.x)); // reduce autoexposure brightness def 1.6
---------- 1941C5448172B968-PS_REPLACE.TXT
// sparkles night time ambient light also used during daytime as chromatic fx
// ---- Created with 3Dmigoto v1.3.16 on Tue Aug 31 12:02:19 2021
---------- 1BFA9298F302A52B-PS_REPLACE.TXT
// car body paint night time also effects rear view mirror
// ---- Created with 3Dmigoto v1.3.16 on Mon Sep 06 10:15:26 2021
// reduce sun glare in rear view mirror
// add a bit of dust presence
// modify exposure car body reflection to fix rear view mirror
// reduce exposure car body
---------- 326D9CD0424EEF29-PS_REPLACE.TXT
// lensflare all lights artifical and sun day and night
// ---- Created with 3Dmigoto v1.3.16 on Tue Sep 07 10:50:57 2021
// reduce strength lensflare
---------- 39B29D17B9BA7301-PS_REPLACE.TXT
// tarmac D
// ---- Created with 3Dmigoto v1.3.16 on Sat Sep 04 11:22:50 2021
r1.xyw = 0.25f * specularColourAndMultiplier.xyz * r1.yyy + r0.www; // reduce specular
r1.xyz = float3(0.79, 0.85, 0.94) * (r0.xyz * r2.www); // add grey tint
---------- 47F446437112C753-PS_REPLACE.TXT
// skydome
// ---- Created with 3Dmigoto v1.3.16 on Sat Aug 28 11:16:47 2021
// reduce overbright sun
// decrease sun halo
// reduce brightness
// darken gradient
// expand halo to compensate
---------- 4A00D0B8BF107B96-VS_REPLACE.TXT
// fog check cliff rock sides
// ---- Created with 3Dmigoto v1.3.16 on Fri Sep 10 11:40:13 2021
// reduce fog density
---------- 4E5EB43CBA563055-PS_REPLACE.TXT
// framebased effects B in motion not chase cams
// ---- Created with 3Dmigoto v1.3.16 on Fri Aug 27 17:39:32 2021
// enviroment add blue and green excluding car and sky
// reduce overbright horizon whole screen
// add blue and green whole screen
// reduce red ambient tint
// remove vignette chase cam
---------- 589C94C14F84479B-VS_REPLACE.TXT
// fog check F high altitude B
// ---- Created with 3Dmigoto v1.3.16 on Mon Sep 06 11:55:04 2021
// reduce fog density
---------- 590F6BB8EE5DC3D7-PS_REPLACE.TXT
// head light car avatar night time
// ---- Created with 3Dmigoto v1.3.16 on Mon Sep 06 10:31:04 2021
// reduce head light cone x axis bit dodgy with objects in distance
// decrease strength head light cone
// reduce intensity head light
// less white in head light
---------- 5D5D9C9C135E2DBF-PS_REPLACE.TXT
// audience add some defenition
// ---- Created with 3Dmigoto v1.3.16 on Sat Aug 28 11:30:08 2021
---------- 681B8587D8C079FF-PS_REPLACE.TXT
// tarmac C
// ---- Created with 3Dmigoto v1.3.16 on Sat Aug 28 17:44:46 2021
r1.xyz = 0.25f * specularColourAndMultiplier.xyz * r1.yyy + r0.xxx; // reduce specular
r1.xyz = float3(0.79, 0.85, 0.94) * (r0.xyz * r2.www); // add grey tint
---------- 6C9CB7B73CF7C604-VS_REPLACE.TXT
// fog check nearby hills
// ---- Created with 3Dmigoto v1.3.16 on Wed Sep 15 12:55:54 2021
// reduce fog density
---------- 6CA20FA6179DD1A7-PS_REPLACE.TXT
// autoexposure A framebased effects all cams except cockpit cam
// ---- Created with 3Dmigoto v1.3.16 on Sat Aug 28 11:47:31 2021
r1.w = r1.w * 1.4f; // reduce autoexposure brightness def 1.6
---------- 790BC2CF0DFB2D5B-PS_REPLACE.TXT
// car body paint day time also effects rear view mirror
// ---- Created with 3Dmigoto v1.3.16 on Sun Sep 05 10:52:07 2021
// reduce sun glare in rear view mirror
// decrease tint for better shadows on car and more light in rear view mirror day time
// reduce dust high values causes speckles in mirror
// rearview mirror fix reduce fuzzy shadow and brighten
// remark this to remove fuzzy shadow alas removes shadow on body car aswell
// ghost car replay effects rearview mirror
//r0.y = max(GhostCarValues.w, r0.y);
---------- 7FECE70EA58DAD36-VS_REPLACE.TXT
// fog check D low altitudes
// ---- Created with 3Dmigoto v1.3.16 on Mon Sep 06 11:46:05 2021
// reduce fog density
---------- 8B5369C3C9FACE49-PS_REPLACE.TXT
// windscreen car day time
// ---- Created with 3Dmigoto v1.3.16 on Tue Aug 31 10:23:29 2021
r2.w = r2.w * 0.4f; // increase opacity windshield and decals
r3.w = 80 * r3.w; // harmonize interior view windscreen color
r7.xyz = float3(0.9, 0.9, 0.9) + -r5.xyz; // alter windscreen glass color
r4.xyz = _TWindscreenReflection.Sample(_TWindscreenReflection_s, r0.xz).xyz * 0.1f; // reduce reflection windscreen interior
---------- 936AEA569DE360B0-PS_REPLACE.TXT
// tarmac B
// ---- Created with 3Dmigoto v1.3.16 on Sat Aug 28 16:44:26 2021
r1.xyz = 0.25f * specularColourAndMultiplier.xyz * r1.yyy + r0.xxx; // reduce specular
r1.xyz = float3(0.79, 0.85, 0.94) * (r0.xyz * r2.www); // add grey tint
---------- 97997CA2E106A6CB-PS_REPLACE.TXT
// car body paint sticker B side night time also effects rear view mirror
// ---- Created with 3Dmigoto v1.3.16 on Wed Sep 15 12:26:24 2021
// reduce exposure car body
---------- A5B5DCDEA1D8BA44-PS_REPLACE.TXT
// framebased effects no motion chase cams also used in replay as intro cam
// ---- Created with 3Dmigoto v1.3.16 on Fri Aug 27 17:20:10 2021
// enviroment add blue and green excluding car and sky
// reduce overbright horizon whole screen
// add blue and green whole screen
r2.xyz = lensDust.Sample(lensDust_s, r1.yz).xyz * 0.1f; // reduce lensdust
r1.xyz = godRaysMap.Sample(godRaysMap_s, r1.yz).xyz * 0.1f; // reduce godrays
// remove vignette chase cam
---------- B36938E6F487AD75-VS_REPLACE.TXT
// fog check E tree line low alittude
// ---- Created with 3Dmigoto v1.3.16 on Mon Sep 06 11:51:28 2021
// reduce fog density
---------- B4762B2318FF9F12-VS_REPLACE.TXT
// fog check high altitudes
// ---- Created with 3Dmigoto v1.3.16 on Mon Sep 06 11:05:11 2021
// reduce halo effect specifcaly for moon glow at night
// reduce fog density
---------- BA90C7C005D79CDB-PS_REPLACE.TXT
// interior car cockpit view and external night time
// ---- Created with 3Dmigoto v1.3.16 on Tue Aug 31 11:49:31 2021
// reduce max darkness interior
// regulates light in cockpit reduce red
// reduce max darkness interior
// override fog causes dark interior under shadows and tunnels
---------- C1248C14C7B331A7-PS_REPLACE.TXT
// tarmac
// ---- Created with 3Dmigoto v1.3.16 on Fri Aug 27 19:47:25 2021
// 3Dmigoto declarations
r2.x = saturate(0.1f * DetailBlendScale + r1.w); // enhance detail tarmac
r1.xyz = 0.25f * specularColourAndMultiplier.xyz * r1.yyy + r0.xxx; // reduce specular
r1.xyz = float3(0.79, 0.85, 0.94) * (r0.xyz * r2.www); // add grey tint
// reduce fog density odd place used with mountains
---------- CD759FFAB028FEC8-PS_REPLACE.TXT
// framebased effects replay camera
// ---- Created with 3Dmigoto v1.3.16 on Tue Aug 31 19:41:02 2021
// enviroment add blue and green whole screen
// add blue and green whole screen
// harmonize brightness from other framebased fx cameras
r1.xyz = 0.1f * lensDust.Sample(lensDust_s, v1.xy).xyz; // reduce lens dust
---------- D2B9CB9E4CA642E6-PS_REPLACE.TXT
// car body paint sticker side day time also effects rear view mirror
// ---- Created with 3Dmigoto v1.3.16 on Mon Sep 06 11:26:53 2021
// reduce sun glare in rear view mirror
// decrease tint for better shadows on car and more light in rear view mirror day time
// reduce high values causes speckles in mirror
// rearview mirror fix remove fuzzy shadow and brighten
// reduce exposure car body
---------- D65EBEFA175356FC-PS_REPLACE.TXT
// blurred bloom B also removes dof in start of race scroll by of cars
// ---- Created with 3Dmigoto v1.3.16 on Sat Aug 28 16:32:50 2021
---------- D9A8B4455A8F0D36-PS_REPLACE.TXT
// windscreen car night time
// ---- Created with 3Dmigoto v1.3.16 on Tue Aug 31 11:52:41 2021
r2.w = r2.w * 0.4f; // increase opacity windshield and decals
r6.xyz = float3(0.9, 0.9, 0.9) + -r5.xyz; // alter windscreen glass color
---------- DA74E17503A33170-PS_REPLACE.TXT
// blurred bloom A also removes dof in start of race scroll by of cars
// ---- Created with 3Dmigoto v1.3.16 on Tue Aug 31 11:21:06 2021
---------- DFB2CE568AAF7A3A-PS_REPLACE.TXT
// car body paint sticker side night time also effects rear view mirror
// ---- Created with 3Dmigoto v1.3.16 on Mon Sep 06 10:25:05 2021
// reduce exposure car body
---------- E19ADCC2FD12FDAA-VS_REPLACE.TXT
// fog check C
// ---- Created with 3Dmigoto v1.3.16 on Mon Sep 06 11:07:22 2021
// reduce fog density
---------- E67C0F4B4CDB466F-PS_REPLACE.TXT
// car body paint sticker B back day time also effects rear view mirror
// ---- Created with 3Dmigoto v1.3.16 on Wed Sep 15 12:39:07 2021
// reduce sun glare in rear view mirror
// decrease tint for better shadows on car and more light in rear view mirror day time
// redcue high values causes speckles in mirror
// rearview mirror fix remove fuzzy shadow and brighten
// reduce exposure car body
---------- EADA16AFEDFFCD76-PS_REPLACE.TXT
// head light car npc night time
// ---- Created with 3Dmigoto v1.3.16 on Fri Sep 10 10:14:21 2021
// reduce head light cone x axis bit dodgy with objects in distance
// decrease strength head light cone
// reduce intensity head light
// less white in head light
---------- ECC3404410A266AE-PS_REPLACE.TXT
// reduce haze causes excessive brightness on some tracks ie dubai
// ---- Created with 3Dmigoto v1.3.16 on Tue Aug 31 10:56:37 2021
---------- EFEDC1DC4E35CDB4-VS_REPLACE.TXT
// fog check low E low alitude trees
// ---- Created with 3Dmigoto v1.3.16 on Fri Oct 08 10:59:33 2021
// reduce fog density
---------- F0A06C763CF10C5C-VS_REPLACE.TXT
// fog check cities tall close
// ---- Created with 3Dmigoto v1.3.16 on Tue Sep 07 11:17:29 2021
// reduce fog density
---------- F2EB253BA05909B1-PS_REPLACE.TXT
// bloom causes excessive brightness on some tracks ie dubai
// ---- Created with 3Dmigoto v1.3.16 on Tue Aug 31 11:09:01 2021
---------- F4C055E52274A2D8-PS_REPLACE.TXT
// global bloom fx
// ---- Created with 3Dmigoto v1.3.16 on Tue Aug 31 13:38:30 2021
o1.xyz = (bloomPrevalence * r0.xyz + r1.xyz) * 0.9f; // reduce overall bloom
---------- F5092A26EA59E3CD-PS_REPLACE.TXT
// reduce blur sticker windscreen
// ---- Created with 3Dmigoto v1.3.16 on Tue Aug 31 13:26:18 2021
---------- F6C6FDE6BB193940-PS_REPLACE.TXT
// interior car cockpit view and external day time
// ---- Created with 3Dmigoto v1.3.16 on Fri Aug 27 20:27:14 2021
// reduce max darkness interior
// override fog causes dark interior under shadows and tunnels
// remove fog mask
//r1.xyz = r0.xyz * v2.www + v2.xyz;
---------- F80D427096DE8966-PS_REPLACE.TXT
// framebased tonemap A used as intro replay camera B
// ---- Created with 3Dmigoto v1.3.16 on Tue Aug 31 12:13:37 2021
// enviroment add blue and green whole screen
// add blue and green whole screen
// harmonize brightness from other framebased fx cameras
// reduce red ambient tint
---------- FD7DB329C5E0168E-VS_REPLACE.TXT
// fog check cities tall far
// ---- Created with 3Dmigoto v1.3.16 on Tue Sep 07 11:16:45 2021
// reduce fog density
// glass buildings
---------- FE2DFF44E2FB899A-VS_REPLACE.TXT
// fog check B
// ---- Created with 3Dmigoto v1.3.16 on Mon Sep 06 11:06:52 2021
// reduce fog density
---------- FE87F7EAA4284C3D-VS_REPLACE.TXT
// fog check tree line A low altitude
// ---- Created with 3Dmigoto v1.3.16 on Fri Sep 10 11:31:02 2021
// reduce fog density
---------- SHADERS.TXT
0 comments