Kaldaien/UnX

Crash to Desktop (CTD) due to Exception raised on texture injection

Opened this issue · 1 comments

Hey! ✋

I already published this issue on Steam Community but I believe its place is here more than on the community.

Every once in a while I get a crash to desktop (man are you using Metal Gear Solid guard spot sound for crashes? 👍 ) when loading a new area. This ONLY happens when the game is trying to load a new area OR to load a cutscene that directly uses the game engine (not simply a video played through the game). This never happens after a fight or starting a fight.

Here is the full crash.log (had this around 16 times already, exception is always the same):

After having a look at the logs, here is the full crash.log file of my latest crash (I checked, they are all identical, with or without the custom textures)

08/14/2017 20:02:52.615: Disabling Steam Breakpad...
08/14/2017 20:22:39.997: -----------------------------------------------------------
08/14/2017 20:22:39.997: [! Except !] 
08/14/2017 20:22:39.997: -----------------------------------------------------------
08/14/2017 20:22:39.997: [ FaultMod ]  # File.....: 'C:\WINDOWS\System32\KERNELBASE.dll'
08/14/2017 20:22:39.997: [ FaultMod ]  * EIP Addr.: KERNELBASE.dll+000EB802h
08/14/2017 20:22:39.997: [StackFrame] <-> Eip=75a5b802h, Esp=0ff8f5c8h, Ebp=0ff8f620h
08/14/2017 20:22:39.997: [StackFrame] >-< Esi=510ba038h, Edi=0cb16518h
08/14/2017 20:22:39.997: [  GP Reg  ]       eax:     0x0ff8f5c8
08/14/2017 20:22:39.997: [  GP Reg  ]       ebx:     0x00000b24
08/14/2017 20:22:39.997: [  GP Reg  ]       ecx:     0x00000003
08/14/2017 20:22:39.997: [  GP Reg  ]       edx:     0x00000000
08/14/2017 20:22:39.997: [ GP Flags ]       EFlags:  0x00000212
08/14/2017 20:22:39.997: -----------------------------------------------------------
08/14/2017 20:22:39.999: [--(Name)--] [!] {          KERNELBASE.dll}                                                    RaiseException
08/14/2017 20:22:40.000: [--(Name)--] [!] {              msvcrt.dll}                                                 CxxThrowException
08/14/2017 20:22:40.003: [--(Name)--] [!] {           d3dx11_43.dll}                                         D3DX11SaveTextureToMemory
08/14/2017 20:22:40.006: [--(Name)--] [!] {           d3dx11_43.dll}                                         D3DX11SaveTextureToMemory
08/14/2017 20:22:40.008: [--(Name)--] [!] {           d3dx11_43.dll}                                      D3DX11GetImageInfoFromMemory
08/14/2017 20:22:40.017: [--(Name)--] [!] {           d3dx11_43.dll}                                       D3DX11GetImageInfoFromFileW
08/14/2017 20:22:40.033: [-(Source)-] [!] {                dxgi.dll}                                 D3D11Dev_CreateTexture2D_Override  <c:\users\andon\source\repos\specialk\src\d3d11.cpp:5682>
08/14/2017 20:22:40.051: [--(Name)--] [!] {            KERNEL32.DLL}                                               BaseThreadInitThunk
08/14/2017 20:22:40.052: [--(Name)--] [!] {               ntdll.dll}                                 RtlGetAppContainerNamedObjectPath
08/14/2017 20:22:40.055: [--(Name)--] [!] {               ntdll.dll}                                 RtlGetAppContainerNamedObjectPath
08/14/2017 20:22:40.055: -----------------------------------------------------------
08/14/2017 20:22:40.058: -----------------------------------------------------------
08/14/2017 20:22:40.058: [! Except !] 	<< EXCEPTION_NONCONTINUABLE_EXCEPTION >>
08/14/2017 20:22:40.058: -----------------------------------------------------------
08/14/2017 20:22:40.058: [ FaultMod ]  # File.....: 'C:\WINDOWS\SYSTEM32\ntdll.dll'
08/14/2017 20:22:40.058: [ FaultMod ]  * EIP Addr.: ntdll.dll+000A3AC1h
08/14/2017 20:22:40.058: [StackFrame] <-> Eip=77463ac1h, Esp=0ff8ecd0h, Ebp=0ff8f0f0h
08/14/2017 20:22:40.058: [StackFrame] >-< Esi=0ff8f118h, Edi=0ff8f168h
08/14/2017 20:22:40.058: [  GP Reg  ]       eax:     0x0ff8ed00
08/14/2017 20:22:40.058: [  GP Reg  ]       ebx:     0x0ff8f100
08/14/2017 20:22:40.058: [  GP Reg  ]       ecx:     0x00000000
08/14/2017 20:22:40.058: [  GP Reg  ]       edx:     0x0ff8ec30
08/14/2017 20:22:40.058: [ GP Flags ]       EFlags:  0x00000246
08/14/2017 20:22:40.058: -----------------------------------------------------------
08/14/2017 20:22:40.060: [--(Name)--] [!] {               ntdll.dll}                                            RtlCaptureStackContext
08/14/2017 20:22:40.063: [--(Name)--] [!] {               ntdll.dll}                                         KiUserExceptionDispatcher
08/14/2017 20:22:40.064: [--(Name)--] [!] {              msvcrt.dll}                                                 CxxThrowException
08/14/2017 20:22:40.068: [--(Name)--] [!] {           d3dx11_43.dll}                                         D3DX11SaveTextureToMemory
08/14/2017 20:22:40.072: [--(Name)--] [!] {           d3dx11_43.dll}                                         D3DX11SaveTextureToMemory
08/14/2017 20:22:40.074: [--(Name)--] [!] {           d3dx11_43.dll}                                      D3DX11GetImageInfoFromMemory
08/14/2017 20:22:40.101: [--(Name)--] [!] {           d3dx11_43.dll}                                       D3DX11GetImageInfoFromFileW
08/14/2017 20:22:40.118: [-(Source)-] [!] {                dxgi.dll}                                 D3D11Dev_CreateTexture2D_Override  <c:\users\andon\source\repos\specialk\src\d3d11.cpp:5682>
08/14/2017 20:22:40.138: [--(Name)--] [!] {            KERNEL32.DLL}                                               BaseThreadInitThunk
08/14/2017 20:22:40.139: [--(Name)--] [!] {               ntdll.dll}                                 RtlGetAppContainerNamedObjectPath
08/14/2017 20:22:40.142: [--(Name)--] [!] {               ntdll.dll}                                 RtlGetAppContainerNamedObjectPath
08/14/2017 20:22:40.142: -----------------------------------------------------------




My current computer setup is the following:

CPU: Intel Core i5 4690K @ 3.5Ghz
GPU: ASUS GTX 1080 STRIX OC 8Gb
RAM 4x 4Gb DDR3
HDD/SSD: Samsung 850EVO (SSD)
OS: Win10 Pro

I couldn't debug it myself through Visual Studio since I lack several files and have little knownledge of live injections in games. I hope this helps.

As requested on Steam Community, the full modules.log:

08/14/2017 20:02:52.714: [File Ver]    FFX  1.0.0.0

08/14/2017 20:02:52.718: [ Module ]  ( 773C0000h + 01630208 )                                                                              C:\WINDOWS\SYSTEM32\ntdll.dll
08/14/2017 20:02:52.718: [File Ver]    NT Layer DLL  10.0.15063.447 (WinBuild.160101.0800)

08/14/2017 20:02:52.719: [ Module ]  ( 74240000h + 00851968 )   -:< LoadAppInitDlls                                                  >:-   C:\WINDOWS\System32\KERNEL32.DLL
08/14/2017 20:02:52.719: [File Ver]    Windows NT BASE API Client DLL  10.0.15063.296 (WinBuild.160101.0800)

08/14/2017 20:02:52.721: [ Module ]  ( 75970000h + 01843200 )   -:< GetSystemDirectoryW                                              >:-   C:\WINDOWS\System32\KERNELBASE.dll
08/14/2017 20:02:52.721: [File Ver]    Windows NT BASE API Client DLL  10.0.15063.502 (WinBuild.160101.0800)

08/14/2017 20:02:52.721: [ Module ]  ( 78450000h + 00602112 )   -:< Ordinal28                                                        >:-   C:\WINDOWS\SYSTEM32\apphelp.dll
08/14/2017 20:02:52.721: [File Ver]    Application Compatibility Client Library  10.0.15063.447 (WinBuild.160101.0800)

08/14/2017 20:02:52.722: [ Module ]  ( 79270000h + 02580480 )                                                                              C:\WINDOWS\AppPatch\AcLayers.DLL
08/14/2017 20:02:52.722: [File Ver]    Windows Compatibility DLL  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.723: [ Module ]  ( 76E40000h + 00774144 )   -:< wfindnexti64                                                     >:-   C:\WINDOWS\System32\msvcrt.dll
08/14/2017 20:02:52.723: [File Ver]    Windows NT CRT DLL  7.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.724: [ Module ]  ( 74420000h + 01294336 )   -:< UserClientDllInitialize                                          >:-   C:\WINDOWS\System32\USER32.dll
08/14/2017 20:02:52.724: [File Ver]    Multi-User Windows USER API Client DLL  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.728: [ Module ]  ( 76D20000h + 00090112 )                                                                              C:\WINDOWS\System32\win32u.dll
08/14/2017 20:02:52.728: [File Ver]    Win32u  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.729: [ Module ]  ( 76CE0000h + 00135168 )   -:< Gdi32DllInitialize                                               >:-   C:\WINDOWS\System32\GDI32.dll
08/14/2017 20:02:52.729: [File Ver]    GDI Client DLL  10.0.15063.483 (WinBuild.160101.0800)

08/14/2017 20:02:52.730: [ Module ]  ( 73F80000h + 01409024 )   -:< GdiTrackHDelete                                                  >:-   C:\WINDOWS\System32\gdi32full.dll
08/14/2017 20:02:52.730: [File Ver]    GDI Client DLL  10.0.15063.413 (WinBuild.160101.0800)

08/14/2017 20:02:52.752: [ Module ]  ( 75B40000h + 00495616 )   -:< Thrd_detach                                                      >:-   C:\WINDOWS\System32\msvcp_win.dll
08/14/2017 20:02:52.752: [File Ver]    Microsoft® C Runtime Library  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.755: [ Module ]  ( 75D40000h + 01146880 )   -:< o_wcscat_s                                                       >:-   C:\WINDOWS\System32\ucrtbase.dll
08/14/2017 20:02:52.755: [File Ver]    Microsoft® C Runtime Library  10.0.15063.447 (WinBuild.160101.0800)

08/14/2017 20:02:52.756: [ Module ]  ( 74620000h + 20217856 )   -:< Ordinal36                                                        >:-   C:\WINDOWS\System32\SHELL32.dll
08/14/2017 20:02:52.756: [File Ver]    Windows Shell Common Dll  10.0.15063.502 (WinBuild.160101.0800)

08/14/2017 20:02:52.757: [ Module ]  ( 763D0000h + 00233472 )   -:< CMP_Register_Notification                                        >:-   C:\WINDOWS\System32\cfgmgr32.dll
08/14/2017 20:02:52.757: [File Ver]    Configuration Manager DLL  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.758: [ Module ]  ( 74130000h + 00573440 )   -:< IUnknown_AtomicRelease                                           >:-   C:\WINDOWS\System32\shcore.dll
08/14/2017 20:02:52.758: [File Ver]    SHCORE  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.759: [ Module ]  ( 73EB0000h + 00786432 )   -:< RpcBindingSetAuthInfoExW                                         >:-   C:\WINDOWS\System32\RPCRT4.dll
08/14/2017 20:02:52.759: [File Ver]    Remote Procedure Call Runtime  10.0.15063.447 (WinBuild.160101.0800)

08/14/2017 20:02:52.760: [ Module ]  ( 73E90000h + 00131072 )   -:< DeleteSecurityPackageW                                           >:-   C:\WINDOWS\System32\SspiCli.dll
08/14/2017 20:02:52.760: [File Ver]    Security Support Provider Interface  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.760: [ Module ]  ( 73E80000h + 00040960 )   -:< SystemFunction036                                                >:-   C:\WINDOWS\System32\CRYPTBASE.dll
08/14/2017 20:02:52.760: [File Ver]    Base cryptographic API DLL  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.761: [ Module ]  ( 74360000h + 00356352 )   -:< GetKeyDerivationInterface                                        >:-   C:\WINDOWS\System32\bcryptPrimitives.dll
08/14/2017 20:02:52.761: [File Ver]    Windows Cryptographic Primitives Library  10.0.15063.138 (WinBuild.160101.0800)

08/14/2017 20:02:52.762: [ Module ]  ( 76B10000h + 00266240 )   -:< EnumerateIdentityProviders                                       >:-   C:\WINDOWS\System32\sechost.dll
08/14/2017 20:02:52.762: [File Ver]    Host for SCM/SDDL/LSA Lookup APIs  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.762: [ Module ]  ( 76F90000h + 02326528 )   -:< InternalDoATClassCreate                                          >:-   C:\WINDOWS\System32\combase.dll
08/14/2017 20:02:52.762: [File Ver]    Microsoft COM for Windows  10.0.15063.447 (WinBuild.160101.0800)

08/14/2017 20:02:52.764: [ Module ]  ( 76580000h + 05783552 )   -:< Global_WindowsStorage_csSCN                                      >:-   C:\WINDOWS\System32\windows.storage.dll
08/14/2017 20:02:52.764: [File Ver]    Microsoft WinRT Storage API  10.0.15063.502 (WinBuild.160101.0800)

08/14/2017 20:02:52.765: [ Module ]  ( 76350000h + 00487424 )   -:< RegQueryValueExW                                                 >:-   C:\WINDOWS\System32\advapi32.dll
08/14/2017 20:02:52.765: [File Ver]    Advanced Windows 32 Base API  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.766: [ Module ]  ( 740E0000h + 00282624 )   -:< SHQueryValueExW                                                  >:-   C:\WINDOWS\System32\shlwapi.dll
08/14/2017 20:02:52.766: [File Ver]    Shell Light-weight Utility Library  10.0.15063.502 (WinBuild.160101.0800)

08/14/2017 20:02:52.766: [ Module ]  ( 76D10000h + 00057344 )   -:< WriteStateContainerValue                                         >:-   C:\WINDOWS\System32\kernel.appcore.dll
08/14/2017 20:02:52.766: [File Ver]    AppModel API Host  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.767: [ Module ]  ( 76300000h + 00282624 )   -:< PowerWriteSettingAttributes                                      >:-   C:\WINDOWS\System32\powrprof.dll
08/14/2017 20:02:52.767: [File Ver]    Power Profile Helper DLL  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.767: [ Module ]  ( 762F0000h + 00065536 )                                                                              C:\WINDOWS\System32\profapi.dll
08/14/2017 20:02:52.767: [File Ver]    User Profile Basic API  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.768: [ Module ]  ( 74570000h + 00614400 )   -:< VarTokenizeFormatString                                          >:-   C:\WINDOWS\System32\OLEAUT32.dll
08/14/2017 20:02:52.768: [File Ver]    OLEAUT32.DLL  10.0.15063.332 (WinBuild.160101.0800)

08/14/2017 20:02:52.769: [ Module ]  ( 75E60000h + 04300800 )   -:< SetupDiGetClassDevsA                                             >:-   C:\WINDOWS\System32\SETUPAPI.dll
08/14/2017 20:02:52.769: [File Ver]    Windows Setup API  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.769: [ Module ]  ( 67460000h + 00090112 )                                                                              C:\WINDOWS\SYSTEM32\MPR.dll
08/14/2017 20:02:52.769: [File Ver]    Multiple Provider Router DLL  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.770: [ Module ]  ( 6E080000h + 00450560 )   -:< Ordinal256                                                       >:-   C:\WINDOWS\SYSTEM32\WINSPOOL.DRV
08/14/2017 20:02:52.770: [File Ver]    Windows Spooler Driver  10.0.15063.138 (WinBuild.160101.0800)

08/14/2017 20:02:52.770: [ Module ]  ( 73570000h + 00098304 )   -:< BCryptHash                                                       >:-   C:\WINDOWS\SYSTEM32\bcrypt.dll
08/14/2017 20:02:52.770: [File Ver]    Windows Cryptographic Primitives Library (Wow64)  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.777: [ Module ]  ( 007C0000h + 00012288 )                                                                              C:\WINDOWS\SYSTEM32\sfc.dll
08/14/2017 20:02:52.777: [File Ver]    Windows File Protection  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.777: [ Module ]  ( 0F310000h + 00065536 )   -:< SfcIsFileProtected                                               >:-   C:\WINDOWS\SYSTEM32\sfc_os.DLL
08/14/2017 20:02:52.777: [File Ver]    Windows File Protection  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.778: [ Module ]  ( 76F60000h + 00151552 )   -:< CtfImmSetAppCompatFlags                                          >:-   C:\WINDOWS\System32\IMM32.DLL
08/14/2017 20:02:52.778: [File Ver]    Multi-User Windows IMM32 API Client DLL  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.778: [ Module ]  ( 76D40000h + 00995328 )   -:< PropVariantCopy                                                  >:-   C:\WINDOWS\System32\ole32.dll
08/14/2017 20:02:52.779: [File Ver]    Microsoft OLE for Windows  10.0.15063.502 (WinBuild.160101.0800)

08/14/2017 20:02:52.781: [ Module ]  ( 51900000h + 00442368 )   -:< FMOD::MusicSystemI::getParameters                                >:-   D:\Games\Steam\steamapps\common\FINAL FANTASY FFX&FFX-2 HD Remaster\fmod_event.dll
08/14/2017 20:02:52.781: [File Ver]    FMOD Event System  4.44.32

08/14/2017 20:02:52.785: [ Module ]  ( 0F7B0000h + 01548288 )   -:< FMOD::SystemI::createSoundInternal                               >:-   D:\Games\Steam\steamapps\common\FINAL FANTASY FFX&FFX-2 HD Remaster\fmodex.dll
08/14/2017 20:02:52.785: [File Ver]    FMOD Ex Sound System  4.44.32

08/14/2017 20:02:52.785: [ Module ]  ( 6E200000h + 01429504 )   -:< ExtensionApiVersion                                              >:-   C:\WINDOWS\SYSTEM32\dbghelp.dll
08/14/2017 20:02:52.785: [File Ver]    Windows Image Helper  10.0.15063.447 (WinBuild.160101.0800)

08/14/2017 20:02:52.786: [ Module ]  ( 519C0000h + 00163840 )   -:< SteamVR_ZeroTracker                                              >:-   D:\Games\Steam\steamapps\common\FINAL FANTASY FFX&FFX-2 HD Remaster\steam_api.dll
08/14/2017 20:02:52.786: [File Ver]    Steam Client API  02.37.91.26

08/14/2017 20:02:52.786: [ Module ]  ( 561E0000h + 00225280 )   -:< DirectInput8Create                                               >:-   C:\WINDOWS\SYSTEM32\DINPUT8.dll
08/14/2017 20:02:52.786: [File Ver]    Microsoft DirectInput  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.789: [ Module ]  ( 510C0000h + 00876544 )   -:< unlock                                                           >:-   D:\Games\Steam\steamapps\common\FINAL FANTASY FFX&FFX-2 HD Remaster\MSVCR110.dll
08/14/2017 20:02:52.789: [File Ver]    Microsoft® C Runtime Library  11.00.51106.1 built by: Q11REL

08/14/2017 20:02:52.790: [ Module ]  ( 66FA0000h + 00147456 )   -:< timeGetTime                                                      >:-   C:\WINDOWS\SYSTEM32\WINMM.dll
08/14/2017 20:02:52.790: [File Ver]    MCI API DLL  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.790: [ Module ]  ( 645D0000h + 02433024 )   -:< D3DKMTWaitForVerticalBlankEvent                                  >:-   C:\WINDOWS\SYSTEM32\d3d11.dll
08/14/2017 20:02:52.790: [File Ver]    Direct3D 11 Runtime  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.790: [ Module ]  ( 52690000h + 00028672 )   -:< XInputGetDSoundAudioDeviceGuids                                  >:-   C:\WINDOWS\SYSTEM32\XINPUT9_1_0.dll
08/14/2017 20:02:52.790: [File Ver]    XNA Common Controller  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.791: [ Module ]  ( 73E50000h + 00032768 )   -:< GetFileVersionInfoW                                              >:-   C:\WINDOWS\SYSTEM32\VERSION.dll
08/14/2017 20:02:52.791: [File Ver]    Version Checking and File Installation Libraries  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.791: [ Module ]  ( 53050000h + 00098304 )   -:< acmGetVersion                                                    >:-   C:\WINDOWS\SYSTEM32\MSACM32.dll
08/14/2017 20:02:52.791: [File Ver]    Microsoft ACM Audio Filter  10.0.15063.502 (WinBuild.160101.0800)

08/14/2017 20:02:52.792: [ Module ]  ( 6A140000h + 00032768 )   -:< recvfrom                                                         >:-   C:\WINDOWS\SYSTEM32\WSOCK32.dll
08/14/2017 20:02:52.792: [File Ver]    Windows Socket 32-Bit DLL  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.793: [ Module ]  ( 76280000h + 00421888 )   -:< WSACloseEvent                                                    >:-   C:\WINDOWS\System32\WS2_32.dll
08/14/2017 20:02:52.794: [File Ver]    Windows Socket 2.0 32-Bit DLL  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.796: [ Module ]  ( 66F70000h + 00143360 )   -:< DefDriverProc                                                    >:-   C:\WINDOWS\SYSTEM32\winmmbase.dll
08/14/2017 20:02:52.796: [File Ver]    Base Multimedia Extension API DLL  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.830: [ Module ]  ( 10000000h + 06987776 )   -:< _DllMainCRTStartup                                               >:-   D:\Games\Steam\steamapps\common\FINAL FANTASY FFX&FFX-2 HD Remaster\dxgi.dll
08/14/2017 20:02:52.830: [File Ver]    Special K Modding System  0.8.34.1

08/14/2017 20:02:52.830: [ Module ]  ( 773B0000h + 00024576 )   -:< QueryWorkingSet                                                  >:-   C:\WINDOWS\System32\PSAPI.DLL
08/14/2017 20:02:52.830: [File Ver]    Process Status Helper  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.848: [ Module ]  ( 50A00000h + 00442368 )   -:< _crtWaitForThreadpoolTimerCallbacks                              >:-   C:\WINDOWS\SYSTEM32\MSVCP140.dll
08/14/2017 20:02:52.848: [File Ver]    Microsoft® C Runtime Library  14.10.25017.0 built by: VCTOOLSD15RTM

08/14/2017 20:02:52.848: [ Module ]  ( 73C40000h + 02154496 )   -:< LoadIconMetric                                                   >:-   C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.15063.483_none_6dad63fefc436da8\COMCTL32.dll
08/14/2017 20:02:52.849: [File Ver]    User Experience Controls Library  6.10 (WinBuild.160101.0800)

08/14/2017 20:02:52.849: [ Module ]  ( 0FC80000h + 02125824 )   -:< DebugSetMute                                                     >:-   C:\WINDOWS\SYSTEM32\D3DCOMPILER_43.dll
08/14/2017 20:02:52.849: [File Ver]    Direct3D HLSL Compiler  9.29.952.3111

08/14/2017 20:02:52.849: [ Module ]  ( 69A40000h + 02887680 )   -:< FindFirstUrlCacheEntryA                                          >:-   C:\WINDOWS\SYSTEM32\WININET.dll
08/14/2017 20:02:52.849: [File Ver]    Internet Extensions for Win32  11.00.15063.483 (WinBuild.160101.0800)

08/14/2017 20:02:52.850: [ Module ]  ( 73750000h + 00139264 )   -:< LeaveCriticalPolicySection                                       >:-   C:\WINDOWS\SYSTEM32\USERENV.dll
08/14/2017 20:02:52.850: [File Ver]    Userenv  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:52.850: [ Module ]  ( 513B0000h + 00139264 )   -:< vcomp_reduction_r8                                               >:-   C:\WINDOWS\SYSTEM32\VCOMP140.DLL
08/14/2017 20:02:52.850: [File Ver]    Microsoft® C/C++ OpenMP Runtime  14.00.24215.1 built by: VCTOOLSD14ULDR

08/14/2017 20:02:52.850: [ Module ]  ( 524B0000h + 00081920 )   -:< _unDNameEx                                                       >:-   C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll
08/14/2017 20:02:52.851: [File Ver]    Microsoft® C Runtime Library  14.10.25017.0 built by: VCTOOLSD15RTM

08/14/2017 20:02:52.869: [ Module ]  ( 01270000h + 00544768 )   -:< Xp_subx                                                          >:-   D:\Games\Steam\steamapps\common\FINAL FANTASY FFX&FFX-2 HD Remaster\MSVCP110.dll
08/14/2017 20:02:52.869: [File Ver]    Microsoft® C Runtime Library  11.00.51106.1 built by: Q11REL

08/14/2017 20:02:52.869: [ Module ]  ( 04DC0000h + 00905216 )   -:< IggyAudioUseWaveOut                                              >:-   D:\Games\Steam\steamapps\common\FINAL FANTASY FFX&FFX-2 HD Remaster\iggy_w32.dll

08/14/2017 20:02:52.870: [ Module ]  ( 6E1D0000h + 00151552 )   -:< MiniDumpReadDumpStream                                           >:-   C:\WINDOWS\SYSTEM32\dbgcore.DLL
08/14/2017 20:02:52.870: [File Ver]    Windows Core Debugging Helpers  10.0.15063.0 (WinBuild.160101.0800)

================================================================== (End Preloads) ==================================================================

08/14/2017 20:02:53.590: [ Module ]  ( 6A2C0000h + 00565248 )   -:< DXGID3D10CreateLayeredDevice                                     >:-   C:\WINDOWS\System32\dxgi.dll
08/14/2017 20:02:53.590: [File Ver]    DirectX Graphics Infrastructure  10.0.15063.502 (WinBuild.160101.0800)

08/14/2017 20:02:53.590: [ Module ]  ( 513E0000h + 01249280 )   -:< VulkanSteamOverlayProcessCapturedFrame                           >:-   C:\Program Files (x86)\Steam\gameoverlayrenderer.dll
08/14/2017 20:02:53.591: [File Ver]    Steam Game Overlay Renderer  04.05.78.60

08/14/2017 20:02:53.591: [ Module ]  ( 6A850000h + 00491520 )   -:< Ordinal75                                                        >:-   C:\WINDOWS\system32\uxtheme.dll
08/14/2017 20:02:53.592: [File Ver]    Microsoft UxTheme Library  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:53.592: [ Module ]  ( 53260000h + 11333632 )   -:< Steam_GSSendUserStatusResponse                                   >:-   C:\Program Files (x86)\Steam\steamclient.dll
08/14/2017 20:02:53.592: [File Ver]    Steamclient.dll  04.05.78.60

08/14/2017 20:02:53.592: [ Module ]  ( 76B60000h + 01560576 )   -:< CryptAcquireCertificatePrivateKey                                >:-   C:\WINDOWS\System32\CRYPT32.dll
08/14/2017 20:02:53.593: [File Ver]    Crypto API32  10.0.15063.296 (WinBuild.160101.0800)

08/14/2017 20:02:53.593: [ Module ]  ( 74560000h + 00057344 )   -:< ASN1BEREncRemoveZeroBits                                         >:-   C:\WINDOWS\System32\MSASN1.dll
08/14/2017 20:02:53.594: [File Ver]    ASN.1 Runtime APIs  10.0.15063.447 (WinBuild.160101.0800)

08/14/2017 20:02:53.594: [ Module ]  ( 741C0000h + 00102400 )   -:< UnmapDebugInformation                                            >:-   C:\WINDOWS\System32\imagehlp.dll
08/14/2017 20:02:53.594: [File Ver]    Windows NT Image Helper  10.0.15063.168 (WinBuild.160101.0800)

08/14/2017 20:02:53.595: [ Module ]  ( 736C0000h + 00192512 )   -:< ConvertInterfaceNameToLuidW                                      >:-   C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
08/14/2017 20:02:53.595: [File Ver]    IP Helper API  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:53.595: [ Module ]  ( 640F0000h + 00360448 )   -:< CreateInterface                                                  >:-   C:\Program Files (x86)\Steam\vstdlib_s.dll
08/14/2017 20:02:53.596: [File Ver]    vstdlib_ s.dll  04.05.78.60

08/14/2017 20:02:53.596: [ Module ]  ( 63370000h + 01142784 )   -:< CreateVProfile                                                   >:-   C:\Program Files (x86)\Steam\tier0_s.dll
08/14/2017 20:02:53.596: [File Ver]    tier0_s Dynamic Link Library  04.05.78.60

08/14/2017 20:02:53.597: [ Module ]  ( 72D00000h + 00319488 )   -:< NSPStartup                                                       >:-   C:\WINDOWS\SYSTEM32\MSWSOCK.dll
08/14/2017 20:02:53.597: [File Ver]    Microsoft Windows Sockets 2.0 Service Provider  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:53.597: [ Module ]  ( 6A120000h + 00040960 )                                                                              C:\WINDOWS\SYSTEM32\Secur32.dll
08/14/2017 20:02:53.598: [File Ver]    Security Support Provider Interface  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:53.598: [ Module ]  ( 6E180000h + 00139264 )   -:< DevObjSetDeviceProperty                                          >:-   C:\WINDOWS\SYSTEM32\DEVOBJ.dll
08/14/2017 20:02:53.598: [File Ver]    Device Information Set DLL  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:53.599: [ Module ]  ( 74310000h + 00278528 )   -:< WVTAsn1SpcPeImageDataEncode                                      >:-   C:\WINDOWS\System32\WINTRUST.dll
08/14/2017 20:02:53.599: [File Ver]    Microsoft Trust Verification APIs  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:53.599: [ Module ]  ( 69D10000h + 03837952 )   -:< nvapi_QueryInterface                                             >:-   C:\WINDOWS\system32\nvapi.dll
08/14/2017 20:02:53.600: [File Ver]    NVIDIA NVAPI Library, Version 382.05   22.21.13.8205

08/14/2017 20:02:53.600: [ Module ]  ( 51080000h + 00258048 )   -:< D3DX11SaveTextureToMemory                                        >:-   C:\WINDOWS\SYSTEM32\d3dx11_43.dll
08/14/2017 20:02:53.600: [File Ver]    Direct3D 10.1 Extensions  9.29.952.3111

08/14/2017 20:02:53.601: [ Module ]  ( 52D60000h + 01298432 )   -:< SteamLogResourceLoadStarted                                      >:-   C:\Program Files (x86)\Steam\steam.dll

08/14/2017 20:02:53.601: [ Module ]  ( 0F470000h + 01019904 )   -:< D3D12CoreRegisterLayers                                          >:-   C:\WINDOWS\SYSTEM32\d3d12.dll
08/14/2017 20:02:53.602: [File Ver]    Direct3D 12 Runtime  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:53.602: [ Module ]  ( 50E50000h + 00417792 )   -:< std::ios_base::Init::_Init_dtor                                  >:-   C:\WINDOWS\SYSTEM32\msvcp110_win.dll
08/14/2017 20:02:53.602: [File Ver]    Microsoft® STL110 C++ Runtime Library  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:53.602: [ Module ]  ( 52A90000h + 02887680 )   -:< Win32MiniDumpInit                                                >:-   C:\Program Files (x86)\Steam\Steam2.dll
08/14/2017 20:02:53.603: [File Ver]    Steam Client Engine  2.0.2117.156

08/14/2017 20:02:53.603: [ Module ]  ( 560E0000h + 00757760 )                                                                              C:\WINDOWS\System32\DriverStore\FileRepository\nv_ref_pubwu.inf_amd64_f9309145156afb40\nvldumd.dll
08/14/2017 20:02:53.604: [File Ver]    NVIDIA Driver Loader, Version 382.05   22.21.13.8205

08/14/2017 20:02:53.604: [ Module ]  ( 77320000h + 00536576 )   -:< DllCanUnloadNow                                                  >:-   C:\WINDOWS\System32\clbcatq.dll
08/14/2017 20:02:53.604: [File Ver]    COM+ Configuration Catalog  2001.12.10941.16384 (WinBuild.160101.0800)

08/14/2017 20:02:53.605: [ Module ]  ( 6EA90000h + 00053248 )   -:< DllCanUnloadNow                                                  >:-   C:\WINDOWS\system32\wbem\wbemprox.dll
08/14/2017 20:02:53.605: [File Ver]    WMI  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:53.605: [ Module ]  ( 6EA20000h + 00425984 )   -:< WString2::WString2                                               >:-   C:\WINDOWS\SYSTEM32\wbemcomn.dll
08/14/2017 20:02:53.606: [File Ver]    WMI  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:53.606: [ Module ]  ( 6E9C0000h + 00065536 )   -:< DllCanUnloadNow                                                  >:-   C:\WINDOWS\system32\wbem\wbemsvc.dll
08/14/2017 20:02:53.607: [File Ver]    WMI  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:53.607: [ Module ]  ( 6E900000h + 00786432 )   -:< CDataTable::IsNull                                               >:-   C:\WINDOWS\system32\wbem\fastprox.dll
08/14/2017 20:02:53.607: [File Ver]    WMI Custom Marshaller  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:53.607: [ Module ]  ( 72B40000h + 00077824 )   -:< CryptGetUserKey                                                  >:-   C:\WINDOWS\System32\CRYPTSP.dll
08/14/2017 20:02:53.608: [File Ver]    Cryptographic Service Provider API  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:53.608: [ Module ]  ( 72B10000h + 00192512 )   -:< CPGetUserKey                                                     >:-   C:\WINDOWS\system32\rsaenh.dll
08/14/2017 20:02:53.609: [File Ver]    Microsoft Enhanced Cryptographic Provider  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:53.609: [ Module ]  ( 53EA0000h + 21180416 )   -:< OpenAdapter12                                                    >:-   C:\WINDOWS\System32\DriverStore\FileRepository\nv_ref_pubwu.inf_amd64_f9309145156afb40\nvwgf2um.dll
08/14/2017 20:02:53.609: [File Ver]    NVIDIA D3D10 Driver, Version 382.05   22.21.13.8205

08/14/2017 20:02:53.609: [ Module ]  ( 56AF0000h + 01511424 )   -:< QueryShadowPlayInterfaceVersionRange                             >:-   C:\WINDOWS\system32\nvspcap.dll
08/14/2017 20:02:53.610: [File Ver]    NVIDIA Capture Server Proxy  3.8.0.89

08/14/2017 20:02:53.610: [ Module ]  ( 73610000h + 00708608 )   -:< SvchostPushServiceGlobals                                        >:-   C:\WINDOWS\SYSTEM32\WINHTTP.dll
08/14/2017 20:02:53.611: [File Ver]    Windows HTTP Services  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:53.611: [ Module ]  ( 73B70000h + 00061440 )   -:< WTSUnRegisterSessionNotification                                 >:-   C:\WINDOWS\SYSTEM32\WTSAPI32.dll
08/14/2017 20:02:53.611: [File Ver]    Windows Remote Desktop Session Host Server SDK APIs  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:53.612: [ Module ]  ( 51EA0000h + 00135168 )   -:< GetSuperAssertionCount                                           >:-   C:\Program Files (x86)\Steam\CSERHelper.dll
08/14/2017 20:02:53.612: [File Ver]    Debug Helper Routines  4.50.000

08/14/2017 20:02:53.615: [ Module ]  ( 0C6F0000h + 00241664 )   -:< _DllMainCRTStartup                                               >:-   D:\Games\Steam\steamapps\common\FINAL FANTASY FFX&FFX-2 HD Remaster\unx.dll
08/14/2017 20:02:53.616: [File Ver]    Final Fantasy X | X-2 HD Remaster Enhancements  0.9.0

08/14/2017 20:02:53.616: [ Module ]  ( 771D0000h + 01335296 )   -:< TF_SetDefaultRemoteKeyboardLayout                                >:-   C:\WINDOWS\System32\MSCTF.dll
08/14/2017 20:02:53.617: [File Ver]    MSCTF Server DLL  10.0.15063.332 (WinBuild.160101.0800)

08/14/2017 20:02:53.617: [ Module ]  ( 64420000h + 00421888 )   -:< TextInputServerCreate                                            >:-   C:\WINDOWS\System32\TextInputFramework.dll
08/14/2017 20:02:53.618: [File Ver]    "TextInputFramework.DYNLINK"  10.0.15063.502 (WinBuild.160101.0800)

08/14/2017 20:02:53.618: [ Module ]  ( 641F0000h + 02256896 )   -:< DllGetActivationFactory                                          >:-   C:\WINDOWS\System32\CoreUIComponents.dll
08/14/2017 20:02:53.618: [File Ver]    Microsoft Core UI Components Dll  10.0.15063.502

08/14/2017 20:02:53.618: [ Module ]  ( 64160000h + 00585728 )   -:< DllCanUnloadNow                                                  >:-   C:\WINDOWS\System32\CoreMessaging.dll
08/14/2017 20:02:53.619: [File Ver]    Microsoft CoreMessaging Dll  10.0.15063.502

08/14/2017 20:02:53.619: [ Module ]  ( 72B60000h + 00163840 )   -:< AccProvGetCapabilities                                           >:-   C:\WINDOWS\SYSTEM32\ntmarta.dll
08/14/2017 20:02:53.620: [File Ver]    Windows NT MARTA provider  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:53.620: [ Module ]  ( 66CA0000h + 00856064 )   -:< DllCanUnloadNow                                                  >:-   C:\WINDOWS\SYSTEM32\wintypes.dll
08/14/2017 20:02:53.620: [File Ver]    Windows Base Types DLL  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:53.621: [ Module ]  ( 64150000h + 00065536 )   -:< UMgrInformUserLogon                                              >:-   C:\WINDOWS\SYSTEM32\usermgrcli.dll
08/14/2017 20:02:53.621: [File Ver]    UserMgr API DLL  10.0.15063.0 (WinBuild.160101.0800)

08/14/2017 20:02:53.621: [ Module ]  ( 6A540000h + 00143360 )   -:< Ordinal147                                                       >:-   C:\WINDOWS\system32\dwmapi.dll
08/14/2017 20:02:53.622: [File Ver]    Microsoft Desktop Window Manager API  10.0.15063.483 (WinBuild.160101.0800)

08/14/2017 20:02:53.622: [ Module ]  ( 0F9B0000h + 01314816 )   -:< _DllMainCRTStartup                                               >:-   D:\Games\Steam\steamapps\common\FINAL FANTASY FFX&FFX-2 HD Remaster\ReShade32.dll
08/14/2017 20:02:53.623: [File Ver]    crosire's ReShade post-processing injector for 32-bit  3.0.666.348