From 1bd07c34c76d67461a1e958e71b13b94994a3950 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Andr=C3=A9=20Santoni?= Date: Mon, 22 May 2017 00:38:51 +0200 Subject: [PATCH] Make the Vulkan ribbon consistant with the GL ribbon --- .../vulkan_shaders/pipeline_ribbon.vert | 8 +- .../vulkan_shaders/pipeline_ribbon.vert.inc | 322 +++++++++--------- 2 files changed, 172 insertions(+), 158 deletions(-) diff --git a/gfx/drivers/vulkan_shaders/pipeline_ribbon.vert b/gfx/drivers/vulkan_shaders/pipeline_ribbon.vert index 6eef95d728..c5a95f5340 100644 --- a/gfx/drivers/vulkan_shaders/pipeline_ribbon.vert +++ b/gfx/drivers/vulkan_shaders/pipeline_ribbon.vert @@ -27,7 +27,7 @@ float noise(vec3 x) float xmb_noise2(vec3 x) { - return cos(x.z * 2.0); + return cos(x.z * 4.0) * cos(x.z + constants.time / 10.0 + x.x); } void main() @@ -36,16 +36,16 @@ void main() vec3 v2 = v; vec3 v3 = v; - v.y = xmb_noise2(v2) / 6.0; + v.y = xmb_noise2(v2) / 8.0; v3.x -= constants.time / 5.0; - v3.x /= 2.0; + v3.x /= 4.0; v3.z -= constants.time / 10.0; v3.y -= constants.time / 100.0; v.z -= noise(v3 * 7.0) / 15.0; - v.y -= noise(v3 * 7.0) / 15.0 + cos(v.x * 2.0 - constants.time / 5.0) / 5.0 - 0.3; + v.y -= noise(v3 * 7.0) / 15.0 + cos(v.x * 2.0 - constants.time / 2.0) / 5.0 - 0.3; vEC = v; gl_Position = vec4(v, 1.0); diff --git a/gfx/drivers/vulkan_shaders/pipeline_ribbon.vert.inc b/gfx/drivers/vulkan_shaders/pipeline_ribbon.vert.inc index 1e2262bc6d..b38583984f 100644 --- a/gfx/drivers/vulkan_shaders/pipeline_ribbon.vert.inc +++ b/gfx/drivers/vulkan_shaders/pipeline_ribbon.vert.inc @@ -1,9 +1,9 @@ -{0x07230203,0x00010000,0x00080001,0x000000e2, +{0x07230203,0x00010000,0x000d0001,0x000000ee, 0x00000000,0x00020011,0x00000001,0x0006000b, 0x00000001,0x4c534c47,0x6474732e,0x3035342e, 0x00000000,0x0003000e,0x00000000,0x00000001, 0x0008000f,0x00000000,0x00000004,0x6e69616d, -0x00000000,0x00000080,0x000000d5,0x000000da, +0x00000000,0x00000093,0x000000e1,0x000000e6, 0x00030003,0x00000001,0x00000136,0x000a0004, 0x475f4c47,0x4c474f4f,0x70635f45,0x74735f70, 0x5f656c79,0x656e696c,0x7269645f,0x69746365, @@ -27,31 +27,31 @@ 0x0000005e,0x61726170,0x0000006d,0x00040005, 0x00000066,0x61726170,0x0000006d,0x00040005, 0x0000006b,0x61726170,0x0000006d,0x00030005, -0x0000007e,0x00000076,0x00050005,0x00000080, -0x74726556,0x6f437865,0x0064726f,0x00030005, -0x00000088,0x00003276,0x00030005,0x0000008a, -0x00003376,0x00040005,0x0000008c,0x61726170, -0x0000006d,0x00030005,0x00000092,0x004f4255, -0x00050006,0x00000092,0x00000000,0x656d6974, -0x00000000,0x00050005,0x00000094,0x736e6f63, -0x746e6174,0x00000073,0x00040005,0x000000b7, -0x61726170,0x0000006d,0x00040005,0x000000c1, -0x61726170,0x0000006d,0x00030005,0x000000d5, -0x00434576,0x00060005,0x000000d8,0x505f6c67, +0x0000007f,0x004f4255,0x00050006,0x0000007f, +0x00000000,0x656d6974,0x00000000,0x00050005, +0x00000081,0x736e6f63,0x746e6174,0x00000073, +0x00030005,0x00000091,0x00000076,0x00050005, +0x00000093,0x74726556,0x6f437865,0x0064726f, +0x00030005,0x0000009b,0x00003276,0x00030005, +0x0000009d,0x00003376,0x00040005,0x0000009f, +0x61726170,0x0000006d,0x00040005,0x000000c3, +0x61726170,0x0000006d,0x00040005,0x000000cd, +0x61726170,0x0000006d,0x00030005,0x000000e1, +0x00434576,0x00060005,0x000000e4,0x505f6c67, 0x65567265,0x78657472,0x00000000,0x00060006, -0x000000d8,0x00000000,0x505f6c67,0x7469736f, -0x006e6f69,0x00070006,0x000000d8,0x00000001, +0x000000e4,0x00000000,0x505f6c67,0x7469736f, +0x006e6f69,0x00070006,0x000000e4,0x00000001, 0x505f6c67,0x746e696f,0x657a6953,0x00000000, -0x00030005,0x000000da,0x00000000,0x00040047, -0x00000080,0x0000001e,0x00000000,0x00050048, -0x00000092,0x00000000,0x00000023,0x00000000, -0x00030047,0x00000092,0x00000002,0x00040047, -0x00000094,0x00000022,0x00000000,0x00040047, -0x00000094,0x00000021,0x00000000,0x00040047, -0x000000d5,0x0000001e,0x00000000,0x00050048, -0x000000d8,0x00000000,0x0000000b,0x00000000, -0x00050048,0x000000d8,0x00000001,0x0000000b, -0x00000001,0x00030047,0x000000d8,0x00000002, +0x00030005,0x000000e6,0x00000000,0x00050048, +0x0000007f,0x00000000,0x00000023,0x00000000, +0x00030047,0x0000007f,0x00000002,0x00040047, +0x00000081,0x00000022,0x00000000,0x00040047, +0x00000081,0x00000021,0x00000000,0x00040047, +0x00000093,0x0000001e,0x00000000,0x00040047, +0x000000e1,0x0000001e,0x00000000,0x00050048, +0x000000e4,0x00000000,0x0000000b,0x00000000, +0x00050048,0x000000e4,0x00000001,0x0000000b, +0x00000001,0x00030047,0x000000e4,0x00000002, 0x00020013,0x00000002,0x00030021,0x00000003, 0x00000002,0x00030016,0x00000006,0x00000020, 0x00040020,0x00000007,0x00000007,0x00000006, @@ -73,133 +73,134 @@ 0x0004002b,0x00000006,0x0000005c,0x42e40000, 0x0004002b,0x00000006,0x00000064,0x432a0000, 0x0004002b,0x00000006,0x00000069,0x432b0000, -0x00040020,0x0000007f,0x00000001,0x0000000c, -0x0004003b,0x0000007f,0x00000080,0x00000001, -0x00040020,0x00000081,0x00000001,0x00000006, -0x0004002b,0x00000006,0x00000084,0x00000000, -0x0004002b,0x00000006,0x0000008f,0x40c00000, -0x0003001e,0x00000092,0x00000006,0x00040020, -0x00000093,0x00000002,0x00000092,0x0004003b, -0x00000093,0x00000094,0x00000002,0x00040015, -0x00000095,0x00000020,0x00000001,0x0004002b, -0x00000095,0x00000096,0x00000000,0x00040020, -0x00000097,0x00000002,0x00000006,0x0004002b, -0x00000006,0x0000009a,0x40a00000,0x0004002b, -0x00000006,0x000000a6,0x41200000,0x0004002b, -0x00000006,0x000000ae,0x42c80000,0x0004002b, -0x00000006,0x000000b5,0x40e00000,0x0004002b, -0x00000006,0x000000b9,0x41700000,0x0004002b, -0x00000006,0x000000ce,0x3e99999a,0x00040020, -0x000000d4,0x00000003,0x0000000c,0x0004003b, -0x000000d4,0x000000d5,0x00000003,0x00040017, -0x000000d7,0x00000006,0x00000004,0x0004001e, -0x000000d8,0x000000d7,0x00000006,0x00040020, -0x000000d9,0x00000003,0x000000d8,0x0004003b, -0x000000d9,0x000000da,0x00000003,0x00040020, -0x000000e0,0x00000003,0x000000d7,0x00050036, +0x0004002b,0x00000006,0x0000007a,0x40800000, +0x0003001e,0x0000007f,0x00000006,0x00040020, +0x00000080,0x00000002,0x0000007f,0x0004003b, +0x00000080,0x00000081,0x00000002,0x00040015, +0x00000082,0x00000020,0x00000001,0x0004002b, +0x00000082,0x00000083,0x00000000,0x00040020, +0x00000084,0x00000002,0x00000006,0x0004002b, +0x00000006,0x00000087,0x41200000,0x00040020, +0x00000092,0x00000001,0x0000000c,0x0004003b, +0x00000092,0x00000093,0x00000001,0x00040020, +0x00000094,0x00000001,0x00000006,0x0004002b, +0x00000006,0x00000097,0x00000000,0x0004002b, +0x00000006,0x000000a2,0x41000000,0x0004002b, +0x00000006,0x000000a7,0x40a00000,0x0004002b, +0x00000006,0x000000ba,0x42c80000,0x0004002b, +0x00000006,0x000000c1,0x40e00000,0x0004002b, +0x00000006,0x000000c5,0x41700000,0x0004002b, +0x00000006,0x000000da,0x3e99999a,0x00040020, +0x000000e0,0x00000003,0x0000000c,0x0004003b, +0x000000e0,0x000000e1,0x00000003,0x00040017, +0x000000e3,0x00000006,0x00000004,0x0004001e, +0x000000e4,0x000000e3,0x00000006,0x00040020, +0x000000e5,0x00000003,0x000000e4,0x0004003b, +0x000000e5,0x000000e6,0x00000003,0x00040020, +0x000000ec,0x00000003,0x000000e3,0x00050036, 0x00000002,0x00000004,0x00000000,0x00000003, 0x000200f8,0x00000005,0x0004003b,0x0000000d, -0x0000007e,0x00000007,0x0004003b,0x0000000d, -0x00000088,0x00000007,0x0004003b,0x0000000d, -0x0000008a,0x00000007,0x0004003b,0x0000000d, -0x0000008c,0x00000007,0x0004003b,0x0000000d, -0x000000b7,0x00000007,0x0004003b,0x0000000d, -0x000000c1,0x00000007,0x00050041,0x00000081, -0x00000082,0x00000080,0x0000002e,0x0004003d, -0x00000006,0x00000083,0x00000082,0x00050041, -0x00000081,0x00000085,0x00000080,0x00000031, -0x0004003d,0x00000006,0x00000086,0x00000085, -0x00060050,0x0000000c,0x00000087,0x00000083, -0x00000084,0x00000086,0x0003003e,0x0000007e, -0x00000087,0x0004003d,0x0000000c,0x00000089, -0x0000007e,0x0003003e,0x00000088,0x00000089, -0x0004003d,0x0000000c,0x0000008b,0x0000007e, -0x0003003e,0x0000008a,0x0000008b,0x0004003d, -0x0000000c,0x0000008d,0x00000088,0x0003003e, -0x0000008c,0x0000008d,0x00050039,0x00000006, -0x0000008e,0x00000013,0x0000008c,0x00050088, -0x00000006,0x00000090,0x0000008e,0x0000008f, -0x00050041,0x00000007,0x00000091,0x0000007e, -0x00000031,0x0003003e,0x00000091,0x00000090, -0x00050041,0x00000097,0x00000098,0x00000094, -0x00000096,0x0004003d,0x00000006,0x00000099, -0x00000098,0x00050088,0x00000006,0x0000009b, -0x00000099,0x0000009a,0x00050041,0x00000007, -0x0000009c,0x0000008a,0x0000002e,0x0004003d, -0x00000006,0x0000009d,0x0000009c,0x00050083, -0x00000006,0x0000009e,0x0000009d,0x0000009b, -0x00050041,0x00000007,0x0000009f,0x0000008a, -0x0000002e,0x0003003e,0x0000009f,0x0000009e, -0x00050041,0x00000007,0x000000a0,0x0000008a, -0x0000002e,0x0004003d,0x00000006,0x000000a1, -0x000000a0,0x00050088,0x00000006,0x000000a2, -0x000000a1,0x00000026,0x00050041,0x00000007, -0x000000a3,0x0000008a,0x0000002e,0x0003003e, -0x000000a3,0x000000a2,0x00050041,0x00000097, -0x000000a4,0x00000094,0x00000096,0x0004003d, -0x00000006,0x000000a5,0x000000a4,0x00050088, -0x00000006,0x000000a7,0x000000a5,0x000000a6, -0x00050041,0x00000007,0x000000a8,0x0000008a, -0x00000038,0x0004003d,0x00000006,0x000000a9, -0x000000a8,0x00050083,0x00000006,0x000000aa, -0x000000a9,0x000000a7,0x00050041,0x00000007, -0x000000ab,0x0000008a,0x00000038,0x0003003e, -0x000000ab,0x000000aa,0x00050041,0x00000097, -0x000000ac,0x00000094,0x00000096,0x0004003d, -0x00000006,0x000000ad,0x000000ac,0x00050088, -0x00000006,0x000000af,0x000000ad,0x000000ae, -0x00050041,0x00000007,0x000000b0,0x0000008a, -0x00000031,0x0004003d,0x00000006,0x000000b1, -0x000000b0,0x00050083,0x00000006,0x000000b2, -0x000000b1,0x000000af,0x00050041,0x00000007, -0x000000b3,0x0000008a,0x00000031,0x0003003e, -0x000000b3,0x000000b2,0x0004003d,0x0000000c, -0x000000b4,0x0000008a,0x0005008e,0x0000000c, -0x000000b6,0x000000b4,0x000000b5,0x0003003e, -0x000000b7,0x000000b6,0x00050039,0x00000006, -0x000000b8,0x00000010,0x000000b7,0x00050088, -0x00000006,0x000000ba,0x000000b8,0x000000b9, -0x00050041,0x00000007,0x000000bb,0x0000007e, -0x00000038,0x0004003d,0x00000006,0x000000bc, -0x000000bb,0x00050083,0x00000006,0x000000bd, -0x000000bc,0x000000ba,0x00050041,0x00000007, -0x000000be,0x0000007e,0x00000038,0x0003003e, -0x000000be,0x000000bd,0x0004003d,0x0000000c, -0x000000bf,0x0000008a,0x0005008e,0x0000000c, -0x000000c0,0x000000bf,0x000000b5,0x0003003e, -0x000000c1,0x000000c0,0x00050039,0x00000006, -0x000000c2,0x00000010,0x000000c1,0x00050088, -0x00000006,0x000000c3,0x000000c2,0x000000b9, -0x00050041,0x00000007,0x000000c4,0x0000007e, -0x0000002e,0x0004003d,0x00000006,0x000000c5, -0x000000c4,0x00050085,0x00000006,0x000000c6, -0x000000c5,0x00000026,0x00050041,0x00000097, -0x000000c7,0x00000094,0x00000096,0x0004003d, -0x00000006,0x000000c8,0x000000c7,0x00050088, -0x00000006,0x000000c9,0x000000c8,0x0000009a, -0x00050083,0x00000006,0x000000ca,0x000000c6, -0x000000c9,0x0006000c,0x00000006,0x000000cb, -0x00000001,0x0000000e,0x000000ca,0x00050088, -0x00000006,0x000000cc,0x000000cb,0x0000009a, -0x00050081,0x00000006,0x000000cd,0x000000c3, -0x000000cc,0x00050083,0x00000006,0x000000cf, -0x000000cd,0x000000ce,0x00050041,0x00000007, -0x000000d0,0x0000007e,0x00000031,0x0004003d, -0x00000006,0x000000d1,0x000000d0,0x00050083, -0x00000006,0x000000d2,0x000000d1,0x000000cf, -0x00050041,0x00000007,0x000000d3,0x0000007e, -0x00000031,0x0003003e,0x000000d3,0x000000d2, -0x0004003d,0x0000000c,0x000000d6,0x0000007e, -0x0003003e,0x000000d5,0x000000d6,0x0004003d, -0x0000000c,0x000000db,0x0000007e,0x00050051, -0x00000006,0x000000dc,0x000000db,0x00000000, -0x00050051,0x00000006,0x000000dd,0x000000db, -0x00000001,0x00050051,0x00000006,0x000000de, -0x000000db,0x00000002,0x00070050,0x000000d7, -0x000000df,0x000000dc,0x000000dd,0x000000de, -0x00000041,0x00050041,0x000000e0,0x000000e1, -0x000000da,0x00000096,0x0003003e,0x000000e1, -0x000000df,0x000100fd,0x00010038,0x00050036, +0x00000091,0x00000007,0x0004003b,0x0000000d, +0x0000009b,0x00000007,0x0004003b,0x0000000d, +0x0000009d,0x00000007,0x0004003b,0x0000000d, +0x0000009f,0x00000007,0x0004003b,0x0000000d, +0x000000c3,0x00000007,0x0004003b,0x0000000d, +0x000000cd,0x00000007,0x00050041,0x00000094, +0x00000095,0x00000093,0x0000002e,0x0004003d, +0x00000006,0x00000096,0x00000095,0x00050041, +0x00000094,0x00000098,0x00000093,0x00000031, +0x0004003d,0x00000006,0x00000099,0x00000098, +0x00060050,0x0000000c,0x0000009a,0x00000096, +0x00000097,0x00000099,0x0003003e,0x00000091, +0x0000009a,0x0004003d,0x0000000c,0x0000009c, +0x00000091,0x0003003e,0x0000009b,0x0000009c, +0x0004003d,0x0000000c,0x0000009e,0x00000091, +0x0003003e,0x0000009d,0x0000009e,0x0004003d, +0x0000000c,0x000000a0,0x0000009b,0x0003003e, +0x0000009f,0x000000a0,0x00050039,0x00000006, +0x000000a1,0x00000013,0x0000009f,0x00050088, +0x00000006,0x000000a3,0x000000a1,0x000000a2, +0x00050041,0x00000007,0x000000a4,0x00000091, +0x00000031,0x0003003e,0x000000a4,0x000000a3, +0x00050041,0x00000084,0x000000a5,0x00000081, +0x00000083,0x0004003d,0x00000006,0x000000a6, +0x000000a5,0x00050088,0x00000006,0x000000a8, +0x000000a6,0x000000a7,0x00050041,0x00000007, +0x000000a9,0x0000009d,0x0000002e,0x0004003d, +0x00000006,0x000000aa,0x000000a9,0x00050083, +0x00000006,0x000000ab,0x000000aa,0x000000a8, +0x00050041,0x00000007,0x000000ac,0x0000009d, +0x0000002e,0x0003003e,0x000000ac,0x000000ab, +0x00050041,0x00000007,0x000000ad,0x0000009d, +0x0000002e,0x0004003d,0x00000006,0x000000ae, +0x000000ad,0x00050088,0x00000006,0x000000af, +0x000000ae,0x0000007a,0x00050041,0x00000007, +0x000000b0,0x0000009d,0x0000002e,0x0003003e, +0x000000b0,0x000000af,0x00050041,0x00000084, +0x000000b1,0x00000081,0x00000083,0x0004003d, +0x00000006,0x000000b2,0x000000b1,0x00050088, +0x00000006,0x000000b3,0x000000b2,0x00000087, +0x00050041,0x00000007,0x000000b4,0x0000009d, +0x00000038,0x0004003d,0x00000006,0x000000b5, +0x000000b4,0x00050083,0x00000006,0x000000b6, +0x000000b5,0x000000b3,0x00050041,0x00000007, +0x000000b7,0x0000009d,0x00000038,0x0003003e, +0x000000b7,0x000000b6,0x00050041,0x00000084, +0x000000b8,0x00000081,0x00000083,0x0004003d, +0x00000006,0x000000b9,0x000000b8,0x00050088, +0x00000006,0x000000bb,0x000000b9,0x000000ba, +0x00050041,0x00000007,0x000000bc,0x0000009d, +0x00000031,0x0004003d,0x00000006,0x000000bd, +0x000000bc,0x00050083,0x00000006,0x000000be, +0x000000bd,0x000000bb,0x00050041,0x00000007, +0x000000bf,0x0000009d,0x00000031,0x0003003e, +0x000000bf,0x000000be,0x0004003d,0x0000000c, +0x000000c0,0x0000009d,0x0005008e,0x0000000c, +0x000000c2,0x000000c0,0x000000c1,0x0003003e, +0x000000c3,0x000000c2,0x00050039,0x00000006, +0x000000c4,0x00000010,0x000000c3,0x00050088, +0x00000006,0x000000c6,0x000000c4,0x000000c5, +0x00050041,0x00000007,0x000000c7,0x00000091, +0x00000038,0x0004003d,0x00000006,0x000000c8, +0x000000c7,0x00050083,0x00000006,0x000000c9, +0x000000c8,0x000000c6,0x00050041,0x00000007, +0x000000ca,0x00000091,0x00000038,0x0003003e, +0x000000ca,0x000000c9,0x0004003d,0x0000000c, +0x000000cb,0x0000009d,0x0005008e,0x0000000c, +0x000000cc,0x000000cb,0x000000c1,0x0003003e, +0x000000cd,0x000000cc,0x00050039,0x00000006, +0x000000ce,0x00000010,0x000000cd,0x00050088, +0x00000006,0x000000cf,0x000000ce,0x000000c5, +0x00050041,0x00000007,0x000000d0,0x00000091, +0x0000002e,0x0004003d,0x00000006,0x000000d1, +0x000000d0,0x00050085,0x00000006,0x000000d2, +0x000000d1,0x00000026,0x00050041,0x00000084, +0x000000d3,0x00000081,0x00000083,0x0004003d, +0x00000006,0x000000d4,0x000000d3,0x00050088, +0x00000006,0x000000d5,0x000000d4,0x00000026, +0x00050083,0x00000006,0x000000d6,0x000000d2, +0x000000d5,0x0006000c,0x00000006,0x000000d7, +0x00000001,0x0000000e,0x000000d6,0x00050088, +0x00000006,0x000000d8,0x000000d7,0x000000a7, +0x00050081,0x00000006,0x000000d9,0x000000cf, +0x000000d8,0x00050083,0x00000006,0x000000db, +0x000000d9,0x000000da,0x00050041,0x00000007, +0x000000dc,0x00000091,0x00000031,0x0004003d, +0x00000006,0x000000dd,0x000000dc,0x00050083, +0x00000006,0x000000de,0x000000dd,0x000000db, +0x00050041,0x00000007,0x000000df,0x00000091, +0x00000031,0x0003003e,0x000000df,0x000000de, +0x0004003d,0x0000000c,0x000000e2,0x00000091, +0x0003003e,0x000000e1,0x000000e2,0x0004003d, +0x0000000c,0x000000e7,0x00000091,0x00050051, +0x00000006,0x000000e8,0x000000e7,0x00000000, +0x00050051,0x00000006,0x000000e9,0x000000e7, +0x00000001,0x00050051,0x00000006,0x000000ea, +0x000000e7,0x00000002,0x00070050,0x000000e3, +0x000000eb,0x000000e8,0x000000e9,0x000000ea, +0x00000041,0x00050041,0x000000ec,0x000000ed, +0x000000e6,0x00000083,0x0003003e,0x000000ed, +0x000000eb,0x000100fd,0x00010038,0x00050036, 0x00000006,0x0000000a,0x00000000,0x00000008, 0x00030037,0x00000007,0x00000009,0x000200f8, 0x0000000b,0x0004003d,0x00000006,0x00000015, @@ -319,7 +320,20 @@ 0x00000012,0x000200f8,0x00000014,0x00050041, 0x00000007,0x00000078,0x00000012,0x00000038, 0x0004003d,0x00000006,0x00000079,0x00000078, -0x00050085,0x00000006,0x0000007a,0x00000079, -0x00000026,0x0006000c,0x00000006,0x0000007b, -0x00000001,0x0000000e,0x0000007a,0x000200fe, -0x0000007b,0x00010038} +0x00050085,0x00000006,0x0000007b,0x00000079, +0x0000007a,0x0006000c,0x00000006,0x0000007c, +0x00000001,0x0000000e,0x0000007b,0x00050041, +0x00000007,0x0000007d,0x00000012,0x00000038, +0x0004003d,0x00000006,0x0000007e,0x0000007d, +0x00050041,0x00000084,0x00000085,0x00000081, +0x00000083,0x0004003d,0x00000006,0x00000086, +0x00000085,0x00050088,0x00000006,0x00000088, +0x00000086,0x00000087,0x00050081,0x00000006, +0x00000089,0x0000007e,0x00000088,0x00050041, +0x00000007,0x0000008a,0x00000012,0x0000002e, +0x0004003d,0x00000006,0x0000008b,0x0000008a, +0x00050081,0x00000006,0x0000008c,0x00000089, +0x0000008b,0x0006000c,0x00000006,0x0000008d, +0x00000001,0x0000000e,0x0000008c,0x00050085, +0x00000006,0x0000008e,0x0000007c,0x0000008d, +0x000200fe,0x0000008e,0x00010038}