From 1b4aeef1909cdd822d6e1092b7539ba00fb7032e Mon Sep 17 00:00:00 2001 From: intra0 Date: Tue, 17 Dec 2024 14:32:52 -0600 Subject: [PATCH] glsl to v430 --- .../Enhancements/Bloom/49865bd2e62efda1_0000000000000079_ps.txt | 2 +- .../Enhancements/Bloom/5f422bf63e25be7f_0000000000000079_ps.txt | 2 +- .../Enhancements/Bloom/6e2f31b2b2fcab1f_0000000000000079_ps.txt | 2 +- .../Bloom/blur_unused_95a5a89d62998e0d_0000000000000079_ps.txt | 2 +- .../Bloom/blur_unused_c612390d4c70f430_0000000000000079_ps.txt | 2 +- .../Contrasty/c14019840473ff86_00000000000003c9_ps.txt | 2 +- .../Contrasty/unused_49865bd2e62efda1_0000000000000079_ps.txt | 2 +- .../Contrasty/unused_5f422bf63e25be7f_0000000000000079_ps.txt | 2 +- .../Contrasty/unused_95a5a89d62998e0d_0000000000000079_ps.txt | 2 +- .../Contrasty/unused_e334517825fdd599_0000000000000079_ps.txt | 2 +- .../Graphics/15e4acf324eb0912_0000000000000000_vs.txt | 2 +- .../Graphics/18893ce415f2fcc7_0000000000000000_vs.txt | 2 +- .../Graphics/1caed2ca3d14f36b_0000000000000000_vs.txt | 2 +- .../Graphics/24b09ef9b11b98d5_0000000000000000_vs.txt | 2 +- .../Graphics/27b429c755f71162_0000000000000000_vs.txt | 2 +- .../Graphics/4f5f72f9eec53a90_0000000000000000_vs.txt | 2 +- .../Graphics/5f2ae4dbd2256d0c_0000000000000000_vs.txt | 2 +- .../Graphics/6dc0977212eae7b3_0000000000000000_vs.txt | 2 +- .../Graphics/70e776430cd020a9_0000000000000000_vs.txt | 2 +- .../Graphics/7674f1be5f1b1e0c_0000000000000000_vs.txt | 2 +- .../Graphics/7c5a0f2532be049f_0000000000000000_vs.txt | 2 +- .../Graphics/7fc573264230ed00_0000000000000000_vs.txt | 2 +- .../Graphics/827afe113fd67658_0000000000000000_vs.txt | 2 +- .../Graphics/85b15b7fe92662bb_0000000000000000_vs.txt | 2 +- .../Graphics/95a5a89d62998e0d_0000000000000079_ps.txt | 2 +- .../Graphics/_cac95df4d2d6f5b8_0000000000000000_vs.txt | 2 +- .../Graphics/acbedb86f89efae4_0000000000000000_vs.txt | 2 +- .../Graphics/aebb1e76797684a2_0000000000000000_vs.txt | 2 +- .../Graphics/b5241d6db4feef42_0000000000000000_vs.txt | 2 +- .../Graphics/c14019840473ff86_00000000000003c9_ps.txt | 2 +- .../Graphics/c612390d4c70f430_0000000000000079_ps.txt | 2 +- .../Graphics/ce7aa5fffc34aab0_0000000000000000_vs.txt | 2 +- .../Graphics/e9d455979cba2505_0000000000000000_vs.txt | 2 +- .../Graphics/eec9403a9d54137e_0000000000000000_vs.txt | 2 +- .../Graphics/f017fcfaf1bd28ab_0000000000000000_vs.txt | 2 +- .../Graphics/f5034fe4aa1fec23_0000000000000000_vs.txt | 2 +- .../Graphics/fc148873ef522f50_0000000000000000_vs.txt | 2 +- .../Mods/RemoveHUD/14e81f55c62139c7_0000000000000079_ps.txt | 2 +- .../Mods/RemoveHUD/4e1d21b4863fc48c_0000000000000079_ps.txt | 2 +- .../Mods/RemoveHUD/7d7d874efcc7ba4b_0000000000000079_ps.txt | 2 +- .../Mods/RemoveHUD/9f1ac253de80a927_0000000000000079_ps.txt | 2 +- .../Mods/RemoveHUD/acd66e3570ee3a72_0000000000000079_ps.txt | 2 +- .../Mods/RemoveHUD/b567aed28aa42ec7_0000000000000079_ps.txt | 2 +- .../Mods/RemoveHUD/d80a321ea97e9415_0000000000000079_ps.txt | 2 +- .../Mods/RemoveHUD/e264c779e7deb774_0000000000000079_ps.txt | 2 +- .../Mods/RemoveHUD/f6e03fd012597dda_0000000000000079_ps.txt | 2 +- .../Mods/RemoveHUD/faace4c78d269ce1_0000000000000079_ps.txt | 2 +- 47 files changed, 47 insertions(+), 47 deletions(-) diff --git a/src/TwilightPrincessHD/Enhancements/Bloom/49865bd2e62efda1_0000000000000079_ps.txt b/src/TwilightPrincessHD/Enhancements/Bloom/49865bd2e62efda1_0000000000000079_ps.txt index 8380767f..c13fb1ed 100644 --- a/src/TwilightPrincessHD/Enhancements/Bloom/49865bd2e62efda1_0000000000000079_ps.txt +++ b/src/TwilightPrincessHD/Enhancements/Bloom/49865bd2e62efda1_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable diff --git a/src/TwilightPrincessHD/Enhancements/Bloom/5f422bf63e25be7f_0000000000000079_ps.txt b/src/TwilightPrincessHD/Enhancements/Bloom/5f422bf63e25be7f_0000000000000079_ps.txt index 2590c9f9..c6dc4423 100644 --- a/src/TwilightPrincessHD/Enhancements/Bloom/5f422bf63e25be7f_0000000000000079_ps.txt +++ b/src/TwilightPrincessHD/Enhancements/Bloom/5f422bf63e25be7f_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable diff --git a/src/TwilightPrincessHD/Enhancements/Bloom/6e2f31b2b2fcab1f_0000000000000079_ps.txt b/src/TwilightPrincessHD/Enhancements/Bloom/6e2f31b2b2fcab1f_0000000000000079_ps.txt index 5dcb11cb..dcf5fd84 100644 --- a/src/TwilightPrincessHD/Enhancements/Bloom/6e2f31b2b2fcab1f_0000000000000079_ps.txt +++ b/src/TwilightPrincessHD/Enhancements/Bloom/6e2f31b2b2fcab1f_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable diff --git a/src/TwilightPrincessHD/Enhancements/Bloom/blur_unused_95a5a89d62998e0d_0000000000000079_ps.txt b/src/TwilightPrincessHD/Enhancements/Bloom/blur_unused_95a5a89d62998e0d_0000000000000079_ps.txt index 2200fab3..2914ac98 100644 --- a/src/TwilightPrincessHD/Enhancements/Bloom/blur_unused_95a5a89d62998e0d_0000000000000079_ps.txt +++ b/src/TwilightPrincessHD/Enhancements/Bloom/blur_unused_95a5a89d62998e0d_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable diff --git a/src/TwilightPrincessHD/Enhancements/Bloom/blur_unused_c612390d4c70f430_0000000000000079_ps.txt b/src/TwilightPrincessHD/Enhancements/Bloom/blur_unused_c612390d4c70f430_0000000000000079_ps.txt index 8bd8f11a..9bc80c33 100644 --- a/src/TwilightPrincessHD/Enhancements/Bloom/blur_unused_c612390d4c70f430_0000000000000079_ps.txt +++ b/src/TwilightPrincessHD/Enhancements/Bloom/blur_unused_c612390d4c70f430_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable diff --git a/src/TwilightPrincessHD/Enhancements/Contrasty/c14019840473ff86_00000000000003c9_ps.txt b/src/TwilightPrincessHD/Enhancements/Contrasty/c14019840473ff86_00000000000003c9_ps.txt index 657f88be..e6b2058e 100644 --- a/src/TwilightPrincessHD/Enhancements/Contrasty/c14019840473ff86_00000000000003c9_ps.txt +++ b/src/TwilightPrincessHD/Enhancements/Contrasty/c14019840473ff86_00000000000003c9_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable // shader c14019840473ff86 diff --git a/src/TwilightPrincessHD/Enhancements/Contrasty/unused_49865bd2e62efda1_0000000000000079_ps.txt b/src/TwilightPrincessHD/Enhancements/Contrasty/unused_49865bd2e62efda1_0000000000000079_ps.txt index 9151073a..4c2aab0a 100644 --- a/src/TwilightPrincessHD/Enhancements/Contrasty/unused_49865bd2e62efda1_0000000000000079_ps.txt +++ b/src/TwilightPrincessHD/Enhancements/Contrasty/unused_49865bd2e62efda1_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Enhancements/Contrasty/unused_5f422bf63e25be7f_0000000000000079_ps.txt b/src/TwilightPrincessHD/Enhancements/Contrasty/unused_5f422bf63e25be7f_0000000000000079_ps.txt index c65e1a0e..982aaba8 100644 --- a/src/TwilightPrincessHD/Enhancements/Contrasty/unused_5f422bf63e25be7f_0000000000000079_ps.txt +++ b/src/TwilightPrincessHD/Enhancements/Contrasty/unused_5f422bf63e25be7f_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Enhancements/Contrasty/unused_95a5a89d62998e0d_0000000000000079_ps.txt b/src/TwilightPrincessHD/Enhancements/Contrasty/unused_95a5a89d62998e0d_0000000000000079_ps.txt index 550f670d..422c38ba 100644 --- a/src/TwilightPrincessHD/Enhancements/Contrasty/unused_95a5a89d62998e0d_0000000000000079_ps.txt +++ b/src/TwilightPrincessHD/Enhancements/Contrasty/unused_95a5a89d62998e0d_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Enhancements/Contrasty/unused_e334517825fdd599_0000000000000079_ps.txt b/src/TwilightPrincessHD/Enhancements/Contrasty/unused_e334517825fdd599_0000000000000079_ps.txt index 29ab6dbf..488bf223 100644 --- a/src/TwilightPrincessHD/Enhancements/Contrasty/unused_e334517825fdd599_0000000000000079_ps.txt +++ b/src/TwilightPrincessHD/Enhancements/Contrasty/unused_e334517825fdd599_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable // shader e334517825fdd599 diff --git a/src/TwilightPrincessHD/Graphics/15e4acf324eb0912_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/15e4acf324eb0912_0000000000000000_vs.txt index 058f6744..b5843248 100644 --- a/src/TwilightPrincessHD/Graphics/15e4acf324eb0912_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/15e4acf324eb0912_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/18893ce415f2fcc7_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/18893ce415f2fcc7_0000000000000000_vs.txt index 595742a8..4e2b6ee8 100644 --- a/src/TwilightPrincessHD/Graphics/18893ce415f2fcc7_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/18893ce415f2fcc7_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/1caed2ca3d14f36b_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/1caed2ca3d14f36b_0000000000000000_vs.txt index d794bead..fd8ef5bf 100644 --- a/src/TwilightPrincessHD/Graphics/1caed2ca3d14f36b_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/1caed2ca3d14f36b_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/24b09ef9b11b98d5_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/24b09ef9b11b98d5_0000000000000000_vs.txt index aef93a0f..d60d8b6b 100644 --- a/src/TwilightPrincessHD/Graphics/24b09ef9b11b98d5_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/24b09ef9b11b98d5_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/27b429c755f71162_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/27b429c755f71162_0000000000000000_vs.txt index 13c9480f..4afe8e73 100644 --- a/src/TwilightPrincessHD/Graphics/27b429c755f71162_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/27b429c755f71162_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/4f5f72f9eec53a90_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/4f5f72f9eec53a90_0000000000000000_vs.txt index 1641106b..cf1ef56c 100644 --- a/src/TwilightPrincessHD/Graphics/4f5f72f9eec53a90_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/4f5f72f9eec53a90_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/5f2ae4dbd2256d0c_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/5f2ae4dbd2256d0c_0000000000000000_vs.txt index 4072c18b..ab3e4a0b 100644 --- a/src/TwilightPrincessHD/Graphics/5f2ae4dbd2256d0c_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/5f2ae4dbd2256d0c_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/6dc0977212eae7b3_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/6dc0977212eae7b3_0000000000000000_vs.txt index 6af264e6..2ee91db4 100644 --- a/src/TwilightPrincessHD/Graphics/6dc0977212eae7b3_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/6dc0977212eae7b3_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/70e776430cd020a9_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/70e776430cd020a9_0000000000000000_vs.txt index f47f111f..5e2a7f91 100644 --- a/src/TwilightPrincessHD/Graphics/70e776430cd020a9_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/70e776430cd020a9_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/7674f1be5f1b1e0c_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/7674f1be5f1b1e0c_0000000000000000_vs.txt index 4e3dbef8..f2df9920 100644 --- a/src/TwilightPrincessHD/Graphics/7674f1be5f1b1e0c_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/7674f1be5f1b1e0c_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/7c5a0f2532be049f_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/7c5a0f2532be049f_0000000000000000_vs.txt index 5689b250..3f6546c2 100644 --- a/src/TwilightPrincessHD/Graphics/7c5a0f2532be049f_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/7c5a0f2532be049f_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/7fc573264230ed00_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/7fc573264230ed00_0000000000000000_vs.txt index 690d5f37..f0e8cc9c 100644 --- a/src/TwilightPrincessHD/Graphics/7fc573264230ed00_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/7fc573264230ed00_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/827afe113fd67658_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/827afe113fd67658_0000000000000000_vs.txt index 6ef497b3..ce2aec8d 100644 --- a/src/TwilightPrincessHD/Graphics/827afe113fd67658_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/827afe113fd67658_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/85b15b7fe92662bb_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/85b15b7fe92662bb_0000000000000000_vs.txt index 4f7eaf6c..21fde0e2 100644 --- a/src/TwilightPrincessHD/Graphics/85b15b7fe92662bb_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/85b15b7fe92662bb_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/95a5a89d62998e0d_0000000000000079_ps.txt b/src/TwilightPrincessHD/Graphics/95a5a89d62998e0d_0000000000000079_ps.txt index 4630beef..ad9b16e3 100644 --- a/src/TwilightPrincessHD/Graphics/95a5a89d62998e0d_0000000000000079_ps.txt +++ b/src/TwilightPrincessHD/Graphics/95a5a89d62998e0d_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/_cac95df4d2d6f5b8_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/_cac95df4d2d6f5b8_0000000000000000_vs.txt index e48ddfee..779e55e0 100644 --- a/src/TwilightPrincessHD/Graphics/_cac95df4d2d6f5b8_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/_cac95df4d2d6f5b8_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #extension GL_ARB_shading_language_packing : enable diff --git a/src/TwilightPrincessHD/Graphics/acbedb86f89efae4_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/acbedb86f89efae4_0000000000000000_vs.txt index 591e8822..87e59181 100644 --- a/src/TwilightPrincessHD/Graphics/acbedb86f89efae4_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/acbedb86f89efae4_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/aebb1e76797684a2_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/aebb1e76797684a2_0000000000000000_vs.txt index eadc7a30..cbf19ebc 100644 --- a/src/TwilightPrincessHD/Graphics/aebb1e76797684a2_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/aebb1e76797684a2_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/b5241d6db4feef42_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/b5241d6db4feef42_0000000000000000_vs.txt index f7a8ff28..701b68c5 100644 --- a/src/TwilightPrincessHD/Graphics/b5241d6db4feef42_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/b5241d6db4feef42_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/c14019840473ff86_00000000000003c9_ps.txt b/src/TwilightPrincessHD/Graphics/c14019840473ff86_00000000000003c9_ps.txt index 906e0b9e..d13fbfe3 100644 --- a/src/TwilightPrincessHD/Graphics/c14019840473ff86_00000000000003c9_ps.txt +++ b/src/TwilightPrincessHD/Graphics/c14019840473ff86_00000000000003c9_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/c612390d4c70f430_0000000000000079_ps.txt b/src/TwilightPrincessHD/Graphics/c612390d4c70f430_0000000000000079_ps.txt index 8671c058..79323876 100644 --- a/src/TwilightPrincessHD/Graphics/c612390d4c70f430_0000000000000079_ps.txt +++ b/src/TwilightPrincessHD/Graphics/c612390d4c70f430_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/ce7aa5fffc34aab0_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/ce7aa5fffc34aab0_0000000000000000_vs.txt index cebea9f2..46ca4d32 100644 --- a/src/TwilightPrincessHD/Graphics/ce7aa5fffc34aab0_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/ce7aa5fffc34aab0_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/e9d455979cba2505_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/e9d455979cba2505_0000000000000000_vs.txt index 31e38715..77a12ab6 100644 --- a/src/TwilightPrincessHD/Graphics/e9d455979cba2505_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/e9d455979cba2505_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/eec9403a9d54137e_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/eec9403a9d54137e_0000000000000000_vs.txt index f9ca1df5..c2ec575d 100644 --- a/src/TwilightPrincessHD/Graphics/eec9403a9d54137e_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/eec9403a9d54137e_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/f017fcfaf1bd28ab_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/f017fcfaf1bd28ab_0000000000000000_vs.txt index 6cd31ef7..debe4297 100644 --- a/src/TwilightPrincessHD/Graphics/f017fcfaf1bd28ab_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/f017fcfaf1bd28ab_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/f5034fe4aa1fec23_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/f5034fe4aa1fec23_0000000000000000_vs.txt index ed9f6ebb..1bee1588 100644 --- a/src/TwilightPrincessHD/Graphics/f5034fe4aa1fec23_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/f5034fe4aa1fec23_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Graphics/fc148873ef522f50_0000000000000000_vs.txt b/src/TwilightPrincessHD/Graphics/fc148873ef522f50_0000000000000000_vs.txt index a7edb90c..e782c352 100644 --- a/src/TwilightPrincessHD/Graphics/fc148873ef522f50_0000000000000000_vs.txt +++ b/src/TwilightPrincessHD/Graphics/fc148873ef522f50_0000000000000000_vs.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable #ifdef VULKAN diff --git a/src/TwilightPrincessHD/Mods/RemoveHUD/14e81f55c62139c7_0000000000000079_ps.txt b/src/TwilightPrincessHD/Mods/RemoveHUD/14e81f55c62139c7_0000000000000079_ps.txt index bd4b8c0e..292da456 100644 --- a/src/TwilightPrincessHD/Mods/RemoveHUD/14e81f55c62139c7_0000000000000079_ps.txt +++ b/src/TwilightPrincessHD/Mods/RemoveHUD/14e81f55c62139c7_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable // shader 14e81f55c62139c7 diff --git a/src/TwilightPrincessHD/Mods/RemoveHUD/4e1d21b4863fc48c_0000000000000079_ps.txt b/src/TwilightPrincessHD/Mods/RemoveHUD/4e1d21b4863fc48c_0000000000000079_ps.txt index d4db3d83..4e762c45 100644 --- a/src/TwilightPrincessHD/Mods/RemoveHUD/4e1d21b4863fc48c_0000000000000079_ps.txt +++ b/src/TwilightPrincessHD/Mods/RemoveHUD/4e1d21b4863fc48c_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable // shader 4e1d21b4863fc48c diff --git a/src/TwilightPrincessHD/Mods/RemoveHUD/7d7d874efcc7ba4b_0000000000000079_ps.txt b/src/TwilightPrincessHD/Mods/RemoveHUD/7d7d874efcc7ba4b_0000000000000079_ps.txt index 51d1d7bb..86ad583d 100644 --- a/src/TwilightPrincessHD/Mods/RemoveHUD/7d7d874efcc7ba4b_0000000000000079_ps.txt +++ b/src/TwilightPrincessHD/Mods/RemoveHUD/7d7d874efcc7ba4b_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable diff --git a/src/TwilightPrincessHD/Mods/RemoveHUD/9f1ac253de80a927_0000000000000079_ps.txt b/src/TwilightPrincessHD/Mods/RemoveHUD/9f1ac253de80a927_0000000000000079_ps.txt index bd179682..d03aed28 100644 --- a/src/TwilightPrincessHD/Mods/RemoveHUD/9f1ac253de80a927_0000000000000079_ps.txt +++ b/src/TwilightPrincessHD/Mods/RemoveHUD/9f1ac253de80a927_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable // shader 9f1ac253de80a927 diff --git a/src/TwilightPrincessHD/Mods/RemoveHUD/acd66e3570ee3a72_0000000000000079_ps.txt b/src/TwilightPrincessHD/Mods/RemoveHUD/acd66e3570ee3a72_0000000000000079_ps.txt index ee0d8450..93ff6c5b 100644 --- a/src/TwilightPrincessHD/Mods/RemoveHUD/acd66e3570ee3a72_0000000000000079_ps.txt +++ b/src/TwilightPrincessHD/Mods/RemoveHUD/acd66e3570ee3a72_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable // shader acd66e3570ee3a72 diff --git a/src/TwilightPrincessHD/Mods/RemoveHUD/b567aed28aa42ec7_0000000000000079_ps.txt b/src/TwilightPrincessHD/Mods/RemoveHUD/b567aed28aa42ec7_0000000000000079_ps.txt index d192cbd4..25a8424d 100644 --- a/src/TwilightPrincessHD/Mods/RemoveHUD/b567aed28aa42ec7_0000000000000079_ps.txt +++ b/src/TwilightPrincessHD/Mods/RemoveHUD/b567aed28aa42ec7_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable // shader b567aed28aa42ec7 diff --git a/src/TwilightPrincessHD/Mods/RemoveHUD/d80a321ea97e9415_0000000000000079_ps.txt b/src/TwilightPrincessHD/Mods/RemoveHUD/d80a321ea97e9415_0000000000000079_ps.txt index d927ca40..bd758c8c 100644 --- a/src/TwilightPrincessHD/Mods/RemoveHUD/d80a321ea97e9415_0000000000000079_ps.txt +++ b/src/TwilightPrincessHD/Mods/RemoveHUD/d80a321ea97e9415_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable diff --git a/src/TwilightPrincessHD/Mods/RemoveHUD/e264c779e7deb774_0000000000000079_ps.txt b/src/TwilightPrincessHD/Mods/RemoveHUD/e264c779e7deb774_0000000000000079_ps.txt index 618750b1..f43a7100 100644 --- a/src/TwilightPrincessHD/Mods/RemoveHUD/e264c779e7deb774_0000000000000079_ps.txt +++ b/src/TwilightPrincessHD/Mods/RemoveHUD/e264c779e7deb774_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable // shader e264c779e7deb774 diff --git a/src/TwilightPrincessHD/Mods/RemoveHUD/f6e03fd012597dda_0000000000000079_ps.txt b/src/TwilightPrincessHD/Mods/RemoveHUD/f6e03fd012597dda_0000000000000079_ps.txt index b1c4a1ec..e3c8c6ac 100644 --- a/src/TwilightPrincessHD/Mods/RemoveHUD/f6e03fd012597dda_0000000000000079_ps.txt +++ b/src/TwilightPrincessHD/Mods/RemoveHUD/f6e03fd012597dda_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable // shader f6e03fd012597dda diff --git a/src/TwilightPrincessHD/Mods/RemoveHUD/faace4c78d269ce1_0000000000000079_ps.txt b/src/TwilightPrincessHD/Mods/RemoveHUD/faace4c78d269ce1_0000000000000079_ps.txt index d237290c..45826b58 100644 --- a/src/TwilightPrincessHD/Mods/RemoveHUD/faace4c78d269ce1_0000000000000079_ps.txt +++ b/src/TwilightPrincessHD/Mods/RemoveHUD/faace4c78d269ce1_0000000000000079_ps.txt @@ -1,4 +1,4 @@ -#version 450 +#version 430 #extension GL_ARB_texture_gather : enable #extension GL_ARB_separate_shader_objects : enable // shader faace4c78d269ce1