Star Ocean The Divine Force - Shader compiling problem
- someone_for
- Topic Author
Less
More
2 years 9 months ago - 2 years 9 months ago #1
by someone_for
Star Ocean The Divine Force - Shader compiling problem was created by someone_for
Hi. I'm trying to get ReShade working with Special K and it's HDR retrofit feature in this game but the shaders will not compile.
00:56:52:575 [16856] | INFO | Initializing crosire's ReShade version '5.5.2.1678' (64-bit) loaded from "C:\Users\user\Documents\My Mods\SpecialK\PlugIns\Unofficial\ReShade\ReShade64.dll" into "S:\STEAM\steamapps\common\STAR OCEAN THE DIVINE FORCE\SO6.exe" ...
00:56:52:603 [16856] | INFO | Registering hooks for "user32.dll" ...
00:56:52:603 [16856] | INFO | > Libraries loaded.
00:56:52:604 [16856] | INFO | > Found 14 match(es). Installing ...
00:56:52:630 [16856] | INFO | Registering hooks for "C:\WINDOWS\system32\d2d1.dll" ...
00:56:52:631 [16856] | INFO | > Delayed.
00:56:52:631 [16856] | INFO | Registering hooks for "C:\WINDOWS\system32\d3d9.dll" ...
00:56:52:632 [16856] | INFO | > Delayed.
00:56:52:632 [16856] | INFO | Registering hooks for "C:\WINDOWS\system32\d3d10.dll" ...
00:56:52:632 [16856] | INFO | > Delayed.
00:56:52:632 [16856] | INFO | Registering hooks for "C:\WINDOWS\system32\d3d10_1.dll" ...
00:56:52:633 [16856] | INFO | > Delayed.
00:56:52:633 [16856] | INFO | Registering hooks for "C:\WINDOWS\system32\d3d11.dll" ...
00:56:52:633 [16856] | INFO | > Libraries loaded.
00:56:52:633 [16856] | INFO | > Found 3 match(es). Installing ...
00:56:52:662 [16856] | INFO | Registering hooks for "C:\WINDOWS\system32\d3d12.dll" ...
00:56:52:662 [16856] | INFO | > Delayed.
00:56:52:662 [16856] | INFO | Registering hooks for "C:\WINDOWS\system32\dxgi.dll" ...
00:56:52:662 [16856] | INFO | > Libraries loaded.
00:56:52:662 [16856] | INFO | > Found 5 match(es). Installing ...
00:56:52:689 [16856] | INFO | Registering hooks for "C:\WINDOWS\system32\opengl32.dll" ...
00:56:52:690 [16856] | INFO | > Delayed.
00:56:52:690 [16856] | INFO | Registering hooks for "vrclient_x64.dll" ...
00:56:52:690 [16856] | INFO | > Delayed.
00:56:52:690 [16856] | INFO | Registering hooks for "C:\WINDOWS\system32\dinput.dll" ...
00:56:52:691 [16856] | INFO | > Delayed.
00:56:52:691 [16856] | INFO | Initialized.
00:56:52:693 [16856] | INFO | Redirecting CreateDXGIFactory2(Flags = 0x80000000, riid = {7B7166EC-21C7-44AE-B21A-C9AE321AE369}, ppFactory = 000000001FF7F6D8) ...
00:56:52:806 [07792] | WARN | Ignoring LoadLibrary("api-ms-win-appmodel-runtime-l1-1-2") call to avoid possible deadlock.
00:56:52:807 [09188] | WARN | Ignoring LoadLibrary("api-ms-win-appmodel-runtime-l1-1-2") call to avoid possible deadlock.
00:56:52:808 [05200] | WARN | Ignoring LoadLibrary("api-ms-win-appmodel-runtime-l1-1-2") call to avoid possible deadlock.
00:56:52:809 [11456] | INFO | Redirecting D3D11CreateDevice(pAdapter = 0000000000000000, DriverType = 1, Software = 0000000000000000, Flags = 0, pFeatureLevels = 000000002188FC10, FeatureLevels = 6, SDKVersion = 7, ppDevice = 0000000153F52D68, pFeatureLevel = 0000000000000000, ppImmediateContext = 000000014248FAA8) ...
00:56:52:809 [11456] | INFO | > Passing on to D3D11CreateDeviceAndSwapChain:
00:56:52:809 [12584] | WARN | Ignoring LoadLibrary("api-ms-win-appmodel-runtime-l1-1-2") call to avoid possible deadlock.
00:56:52:809 [11456] | INFO | Redirecting D3D11CreateDeviceAndSwapChain(pAdapter = 0000000000000000, DriverType = 1, Software = 0000000000000000, Flags = 0, pFeatureLevels = 000000002188FC10, FeatureLevels = 6, SDKVersion = 7, pSwapChainDesc = 0000000000000000, ppSwapChain = 0000000000000000, ppDevice = 0000000153F52D68, pFeatureLevel = 0000000000000000, ppImmediateContext = 000000014248FAA8) ...
00:56:52:819 [16856] | INFO | Redirecting IDXGIFactory::CreateSwapChain(this = 000000001E00D8B0, pDevice = 000000001D6BD6A0, pDesc = 000000001FF7FD10, ppSwapChain = 000000001FF7FEE0) ...
00:56:52:819 [16856] | INFO | > Dumping swap chain description:
00:56:52:820 [16856] | INFO | +-----------------------------------------+-----------------------------------------+
00:56:52:820 [16856] | INFO | | Parameter | Value |
00:56:52:820 [16856] | INFO | +-----------------------------------------+-----------------------------------------+
00:56:52:820 [16856] | INFO | | Width | 2 |
00:56:52:821 [16856] | INFO | | Height | 2 |
00:56:52:821 [16856] | INFO | | RefreshRate | 0 0 |
00:56:52:821 [16856] | INFO | | Format | DXGI_FORMAT_B8G8R8A8_UNORM |
00:56:52:821 [16856] | INFO | | ScanlineOrdering | 0 |
00:56:52:821 [16856] | INFO | | Scaling | 0 |
00:56:52:822 [16856] | INFO | | SampleCount | 1 |
00:56:52:822 [16856] | INFO | | SampleQuality | 0 |
00:56:52:822 [16856] | INFO | | BufferUsage | 0x60 |
00:56:52:822 [16856] | INFO | | BufferCount | 2 |
00:56:52:822 [16856] | INFO | | OutputWindow | 0000000000100752 |
00:56:52:822 [16856] | INFO | | Windowed | TRUE |
00:56:52:823 [16856] | INFO | | SwapEffect | 4 |
00:56:52:823 [16856] | INFO | | Flags | 0 |
00:56:52:823 [16856] | INFO | +-----------------------------------------+-----------------------------------------+
00:56:52:830 [16856] | WARN | Skipping swap chain because it was created without a hooked Direct3D device.
00:56:52:844 [11456] | INFO | Redirecting CreateDXGIFactory2(Flags = 0x80000000, riid = {7B7166EC-21C7-44AE-B21A-C9AE321AE369}, ppFactory = 000000002188E9E8) ...
00:56:52:873 [11456] | INFO | Redirecting CreateDXGIFactory2(Flags = 0, riid = {7B7166EC-21C7-44AE-B21A-C9AE321AE369}, ppFactory = 000000002188EEB0) ...
00:56:52:874 [11456] | INFO | Using feature level 0xb100.
00:56:52:875 [11456] | INFO | Searching for add-ons (*.addon) in "S:\STEAM\steamapps\common\STAR OCEAN THE DIVINE FORCE" ...
00:56:52:875 [11456] | INFO | Redirecting IDXGIFactory::CreateSwapChain(this = 000000001E00D8B0, pDevice = 0000000028619FC8, pDesc = 0000000153F52D80, ppSwapChain = 0000000153F52D78) ...
00:56:52:875 [11456] | INFO | > Dumping swap chain description:
00:56:52:876 [11456] | INFO | +-----------------------------------------+-----------------------------------------+
00:56:52:876 [11456] | INFO | | Parameter | Value |
00:56:52:876 [11456] | INFO | +-----------------------------------------+-----------------------------------------+
00:56:52:876 [11456] | INFO | | Width | 1920 |
00:56:52:876 [11456] | INFO | | Height | 1080 |
00:56:52:876 [11456] | INFO | | RefreshRate | 0 1 |
00:56:52:877 [11456] | INFO | | Format | DXGI_FORMAT_R8G8B8A8_UNORM |
00:56:52:877 [11456] | INFO | | ScanlineOrdering | 0 |
00:56:52:877 [11456] | INFO | | Scaling | 0 |
00:56:52:878 [11456] | INFO | | SampleCount | 1 |
00:56:52:878 [11456] | INFO | | SampleQuality | 0 |
00:56:52:878 [11456] | INFO | | BufferUsage | 0x20 |
00:56:52:878 [11456] | INFO | | BufferCount | 2 |
00:56:52:878 [11456] | INFO | | OutputWindow | 00000000005C06D0 |
00:56:52:879 [11456] | INFO | | Windowed | TRUE |
00:56:52:879 [11456] | INFO | | SwapEffect | 4 |
00:56:52:879 [11456] | INFO | | Flags | 0 |
00:56:52:879 [11456] | INFO | +-----------------------------------------+-----------------------------------------+
00:56:52:996 [11456] | INFO | Running on NVIDIA GeForce RTX 2080.
00:56:57:182 [14932] | INFO | Successfully compiled "C:\Users\user\Documents\My Mods\SpecialK\PlugIns\Unofficial\ReShade\reshade-shaders\Shaders\Glamayre_Fast_Effects.fx" in 0.008 s.
00:56:57:276 [11456] | INFO | Redirecting CreateDXGIFactory2(Flags = 0, riid = {7B7166EC-21C7-44AE-B21A-C9AE321AE369}, ppFactory = 000000002188F7D0) ...
00:56:58:853 [11456] | INFO | Redirecting IDXGISwapChain::ResizeBuffers(this = 0000000028524B90, BufferCount = 0, Width = 0, Height = 0, NewFormat = 28, SwapChainFlags = 0) ...
00:56:58:866 [15792] | INFO | Successfully compiled "C:\Users\user\Documents\My Mods\SpecialK\PlugIns\Unofficial\ReShade\reshade-shaders\Shaders\Glamayre_Fast_Effects.fx" in 0.008 s.
00:56:58:871 [11456] | INFO | Redirecting IDXGISwapChain::ResizeBuffers(this = 0000000028524B90, BufferCount = 0, Width = 0, Height = 0, NewFormat = 28, SwapChainFlags = 0) ...
00:56:58:882 [14380] | INFO | Successfully compiled "C:\Users\user\Documents\My Mods\SpecialK\PlugIns\Unofficial\ReShade\reshade-shaders\Shaders\Glamayre_Fast_Effects.fx" in 0.006 s.
00:56:58:900 [11456] | INFO | Redirecting IDXGISwapChain::ResizeBuffers(this = 0000000028524B90, BufferCount = 0, Width = 0, Height = 0, NewFormat = 28, SwapChainFlags = 0) ...
00:56:58:912 [05060] | INFO | Successfully compiled "C:\Users\user\Documents\My Mods\SpecialK\PlugIns\Unofficial\ReShade\reshade-shaders\Shaders\Glamayre_Fast_Effects.fx" in 0.008 s.
00:56:58:916 [11456] | INFO | Redirecting IDXGISwapChain::ResizeBuffers(this = 0000000028524B90, BufferCount = 0, Width = 0, Height = 0, NewFormat = 28, SwapChainFlags = 0) ...
00:56:58:920 [04960] | INFO | Redirecting CreateDXGIFactory1(riid = {770AAE78-F26F-4DBA-A829-253C83D1B387}, ppFactory = 000000000014F790) ...
00:56:58:923 [04960] | INFO | Redirecting CreateDXGIFactory1(riid = {770AAE78-F26F-4DBA-A829-253C83D1B387}, ppFactory = 000000000014F3E0) ...
00:56:58:927 [04960] | INFO | Redirecting D3D11CreateDevice(pAdapter = 0000000033272AE0, DriverType = 0, Software = 0000000000000000, Flags = 0, pFeatureLevels = 0000000000000000, FeatureLevels = 0, SDKVersion = 7, ppDevice = 0000000000000000, pFeatureLevel = 00000000291214BC, ppImmediateContext = 0000000000000000) ...
00:56:58:928 [04960] | INFO | > Passing on to D3D11CreateDeviceAndSwapChain:
00:56:58:928 [04960] | INFO | Redirecting D3D11CreateDeviceAndSwapChain(pAdapter = 0000000033272AE0, DriverType = 0, Software = 0000000000000000, Flags = 0, pFeatureLevels = 0000000000000000, FeatureLevels = 0, SDKVersion = 7, pSwapChainDesc = 0000000000000000, ppSwapChain = 0000000000000000, ppDevice = 0000000000000000, pFeatureLevel = 00000000291214BC, ppImmediateContext = 0000000000000000) ...
00:56:58:930 [07976] | INFO | Successfully compiled "C:\Users\user\Documents\My Mods\SpecialK\PlugIns\Unofficial\ReShade\reshade-shaders\Shaders\Glamayre_Fast_Effects.fx" in 0.008 s.
00:56:58:956 [04960] | INFO | Using feature level 0xb000.
00:56:58:956 [04960] | INFO | Redirecting D3D11CreateDevice(pAdapter = 0000000033272AE0, DriverType = 0, Software = 0000000000000000, Flags = 0, pFeatureLevels = 000000000014F1A8, FeatureLevels = 2, SDKVersion = 7, ppDevice = 0000000000000000, pFeatureLevel = 00000000291214BC, ppImmediateContext = 0000000000000000) ...
00:56:58:956 [04960] | INFO | > Passing on to D3D11CreateDeviceAndSwapChain:
00:56:58:957 [04960] | INFO | Redirecting D3D11CreateDeviceAndSwapChain(pAdapter = 0000000033272AE0, DriverType = 0, Software = 0000000000000000, Flags = 0, pFeatureLevels = 000000000014F1A8, FeatureLevels = 2, SDKVersion = 7, pSwapChainDesc = 0000000000000000, ppSwapChain = 0000000000000000, ppDevice = 0000000000000000, pFeatureLevel = 00000000291214BC, ppImmediateContext = 0000000000000000) ...
00:56:58:983 [04960] | INFO | Using feature level 0xb100.
00:56:58:983 [04960] | INFO | Redirecting D3D11CreateDevice(pAdapter = 0000000033272AE0, DriverType = 0, Software = 0000000000000000, Flags = 0, pFeatureLevels = 00000000291214BC, FeatureLevels = 1, SDKVersion = 7, ppDevice = 00000000291214C0, pFeatureLevel = 0000000000000000, ppImmediateContext = 00000000291214C8) ...
00:56:58:983 [04960] | INFO | > Passing on to D3D11CreateDeviceAndSwapChain:
00:56:58:983 [04960] | INFO | Redirecting D3D11CreateDeviceAndSwapChain(pAdapter = 0000000033272AE0, DriverType = 0, Software = 0000000000000000, Flags = 0, pFeatureLevels = 00000000291214BC, FeatureLevels = 1, SDKVersion = 7, pSwapChainDesc = 0000000000000000, ppSwapChain = 0000000000000000, ppDevice = 00000000291214C0, pFeatureLevel = 0000000000000000, ppImmediateContext = 00000000291214C8) ...
00:56:59:008 [04960] | INFO | Redirecting CreateDXGIFactory2(Flags = 0, riid = {7B7166EC-21C7-44AE-B21A-C9AE321AE369}, ppFactory = 000000000014E600) ...
00:56:59:009 [04960] | INFO | Using feature level 0xb100.
00:56:59:010 [04960] | INFO | Redirecting D3D11CreateDevice(pAdapter = 0000000000000000, DriverType = 5, Software = 0000000000000000, Flags = 0, pFeatureLevels = 0000000000000000, FeatureLevels = 0, SDKVersion = 7, ppDevice = 0000000000000000, pFeatureLevel = 0000000047E641FC, ppImmediateContext = 0000000000000000) ...
00:56:59:010 [04960] | INFO | > Passing on to D3D11CreateDeviceAndSwapChain:
00:56:59:010 [04960] | INFO | Redirecting D3D11CreateDeviceAndSwapChain(pAdapter = 0000000000000000, DriverType = 5, Software = 0000000000000000, Flags = 0, pFeatureLevels = 0000000000000000, FeatureLevels = 0, SDKVersion = 7, pSwapChainDesc = 0000000000000000, ppSwapChain = 0000000000000000, ppDevice = 0000000000000000, pFeatureLevel = 0000000047E641FC, ppImmediateContext = 0000000000000000) ...
00:56:59:010 [04960] | INFO | Redirecting CreateDXGIFactory2(Flags = 0x80000000, riid = {7B7166EC-21C7-44AE-B21A-C9AE321AE369}, ppFactory = 000000000014E108) ...
00:56:59:038 [04960] | INFO | Using feature level 0xb000.
00:56:59:038 [04960] | INFO | Redirecting D3D11CreateDevice(pAdapter = 0000000000000000, DriverType = 5, Software = 0000000000000000, Flags = 0, pFeatureLevels = 000000000014F178, FeatureLevels = 2, SDKVersion = 7, ppDevice = 0000000000000000, pFeatureLevel = 0000000047E641FC, ppImmediateContext = 0000000000000000) ...
00:56:59:038 [04960] | INFO | > Passing on to D3D11CreateDeviceAndSwapChain:
00:56:59:039 [04960] | INFO | Redirecting D3D11CreateDeviceAndSwapChain(pAdapter = 0000000000000000, DriverType = 5, Software = 0000000000000000, Flags = 0, pFeatureLevels = 000000000014F178, FeatureLevels = 2, SDKVersion = 7, pSwapChainDesc = 0000000000000000, ppSwapChain = 0000000000000000, ppDevice = 0000000000000000, pFeatureLevel = 0000000047E641FC, ppImmediateContext = 0000000000000000) ...
00:56:59:039 [04960] | INFO | Redirecting CreateDXGIFactory2(Flags = 0x80000000, riid = {7B7166EC-21C7-44AE-B21A-C9AE321AE369}, ppFactory = 000000000014E108) ...
00:56:59:067 [04960] | INFO | Using feature level 0xb100.
00:56:59:067 [04960] | INFO | Redirecting D3D11CreateDevice(pAdapter = 0000000000000000, DriverType = 5, Software = 0000000000000000, Flags = 0, pFeatureLevels = 0000000047E641FC, FeatureLevels = 1, SDKVersion = 7, ppDevice = 0000000047E64200, pFeatureLevel = 0000000000000000, ppImmediateContext = 0000000047E64208) ...
00:56:59:068 [04960] | INFO | > Passing on to D3D11CreateDeviceAndSwapChain:
00:56:59:068 [04960] | INFO | Redirecting D3D11CreateDeviceAndSwapChain(pAdapter = 0000000000000000, DriverType = 5, Software = 0000000000000000, Flags = 0, pFeatureLevels = 0000000047E641FC, FeatureLevels = 1, SDKVersion = 7, pSwapChainDesc = 0000000000000000, ppSwapChain = 0000000000000000, ppDevice = 0000000047E64200, pFeatureLevel = 0000000000000000, ppImmediateContext = 0000000047E64208) ...
00:56:59:069 [04960] | INFO | Redirecting CreateDXGIFactory2(Flags = 0x80000000, riid = {7B7166EC-21C7-44AE-B21A-C9AE321AE369}, ppFactory = 000000000014E108) ...
00:56:59:097 [04960] | INFO | Redirecting CreateDXGIFactory2(Flags = 0, riid = {7B7166EC-21C7-44AE-B21A-C9AE321AE369}, ppFactory = 000000000014E5D0) ...
00:56:59:098 [04960] | INFO | Using feature level 0xb100.
00:56:59:098 [04960] | WARN | Skipping device because the driver type is 'D3D_DRIVER_TYPE_WARP' or 'D3D_DRIVER_TYPE_REFERENCE'.
00:56:59:098 [04960] | INFO | Redirecting D3D11CreateDevice(pAdapter = 0000000000000000, DriverType = 2, Software = 0000000000000000, Flags = 0, pFeatureLevels = 0000000000000000, FeatureLevels = 0, SDKVersion = 7, ppDevice = 0000000000000000, pFeatureLevel = 000000003384BF4C, ppImmediateContext = 0000000000000000) ...
00:56:59:099 [04960] | INFO | > Passing on to D3D11CreateDeviceAndSwapChain:
00:56:59:099 [04960] | INFO | Redirecting D3D11CreateDeviceAndSwapChain(pAdapter = 0000000000000000, DriverType = 2, Software = 0000000000000000, Flags = 0, pFeatureLevels = 0000000000000000, FeatureLevels = 0, SDKVersion = 7, pSwapChainDesc = 0000000000000000, ppSwapChain = 0000000000000000, ppDevice = 0000000000000000, pFeatureLevel = 000000003384BF4C, ppImmediateContext = 0000000000000000) ...
00:56:59:099 [04960] | INFO | Redirecting CreateDXGIFactory2(Flags = 0x80000000, riid = {7B7166EC-21C7-44AE-B21A-C9AE321AE369}, ppFactory = 000000000014E108) ...
00:56:59:139 [04960] | INFO | Using feature level 0xb000.
00:56:59:139 [04960] | INFO | Redirecting D3D11CreateDevice(pAdapter = 0000000000000000, DriverType = 2, Software = 0000000000000000, Flags = 0, pFeatureLevels = 000000000014F178, FeatureLevels = 2, SDKVersion = 7, ppDevice = 0000000000000000, pFeatureLevel = 000000003384BF4C, ppImmediateContext = 0000000000000000) ...
00:56:59:140 [04960] | INFO | > Passing on to D3D11CreateDeviceAndSwapChain:
00:56:59:140 [04960] | INFO | Redirecting D3D11CreateDeviceAndSwapChain(pAdapter = 0000000000000000, DriverType = 2, Software = 0000000000000000, Flags = 0, pFeatureLevels = 000000000014F178, FeatureLevels = 2, SDKVersion = 7, pSwapChainDesc = 0000000000000000, ppSwapChain = 0000000000000000, ppDevice = 0000000000000000, pFeatureLevel = 000000003384BF4C, ppImmediateContext = 0000000000000000) ...
00:56:59:140 [04960] | INFO | Redirecting CreateDXGIFactory2(Flags = 0x80000000, riid = {7B7166EC-21C7-44AE-B21A-C9AE321AE369}, ppFactory = 000000000014E108) ...
00:56:59:167 [04960] | INFO | Using feature level 0xb100.
00:56:59:167 [04960] | INFO | Redirecting D3D11CreateDevice(pAdapter = 0000000000000000, DriverType = 2, Software = 0000000000000000, Flags = 0, pFeatureLevels = 000000003384BF4C, FeatureLevels = 1, SDKVersion = 7, ppDevice = 000000003384BF50, pFeatureLevel = 0000000000000000, ppImmediateContext = 000000003384BF58) ...
00:56:59:167 [04960] | INFO | > Passing on to D3D11CreateDeviceAndSwapChain:
00:56:59:167 [04960] | INFO | Redirecting D3D11CreateDeviceAndSwapChain(pAdapter = 0000000000000000, DriverType = 2, Software = 0000000000000000, Flags = 0, pFeatureLevels = 000000003384BF4C, FeatureLevels = 1, SDKVersion = 7, pSwapChainDesc = 0000000000000000, ppSwapChain = 0000000000000000, ppDevice = 000000003384BF50, pFeatureLevel = 0000000000000000, ppImmediateContext = 000000003384BF58) ...
00:56:59:168 [04960] | INFO | Redirecting CreateDXGIFactory2(Flags = 0x80000000, riid = {7B7166EC-21C7-44AE-B21A-C9AE321AE369}, ppFactory = 000000000014E108) ...
00:56:59:196 [04960] | INFO | Redirecting CreateDXGIFactory2(Flags = 0, riid = {7B7166EC-21C7-44AE-B21A-C9AE321AE369}, ppFactory = 000000000014E5D0) ...
00:56:59:196 [04960] | INFO | Using feature level 0xb100.
00:56:59:196 [04960] | WARN | Skipping device because the driver type is 'D3D_DRIVER_TYPE_WARP' or 'D3D_DRIVER_TYPE_REFERENCE'.
00:56:59:220 [11456] | INFO | Redirecting IDXGISwapChain::ResizeBuffers(this = 0000000028524B90, BufferCount = 0, Width = 0, Height = 0, NewFormat = 28, SwapChainFlags = 0) ...
00:56:59:235 [15212] | INFO | Successfully compiled "C:\Users\user\Documents\My Mods\SpecialK\PlugIns\Unofficial\ReShade\reshade-shaders\Shaders\Glamayre_Fast_Effects.fx" in 0.007 s.
00:56:59:238 [11456] | INFO | Redirecting IDXGISwapChain::ResizeBuffers(this = 0000000028524B90, BufferCount = 0, Width = 0, Height = 0, NewFormat = 28, SwapChainFlags = 0) ...
00:56:59:250 [07544] | INFO | Successfully compiled "C:\Users\user\Documents\My Mods\SpecialK\PlugIns\Unofficial\ReShade\reshade-shaders\Shaders\Glamayre_Fast_Effects.fx" in 0.007 s.
00:56:59:258 [11456] | INFO | Redirecting IDXGISwapChain::ResizeBuffers(this = 0000000028524B90, BufferCount = 0, Width = 0, Height = 0, NewFormat = 28, SwapChainFlags = 0) ...
00:56:59:272 [16000] | INFO | Successfully compiled "C:\Users\user\Documents\My Mods\SpecialK\PlugIns\Unofficial\ReShade\reshade-shaders\Shaders\Glamayre_Fast_Effects.fx" in 0.008 s.
00:56:59:286 [11456] | INFO | Redirecting IDXGISwapChain::ResizeBuffers(this = 0000000028524B90, BufferCount = 0, Width = 0, Height = 0, NewFormat = 28, SwapChainFlags = 0) ...
Last edit: 2 years 9 months ago by someone_for.
Please Log in or Create an account to join the conversation.