No Man's Sky and Reshade - CTD

  • sweddd
  • Topic Author
More
1 year 2 months ago #1 by sweddd No Man's Sky and Reshade - CTD was created by sweddd
The latest version of nvidia drivers, reshade 6.2.0. I have tried several versions of the driver and reshade.

In all other games, Reshade works without any complaints.
Any ideas

- <System>
<Vendor Name="Application Error", Guid="{a0e9b465-b939-57d7-b27d-95d8e925ff57}" />
<Event ID>1000</Event ID>
<Version>0</Version>
<Level>2</Level>
<Task>100</Task>
<Operation ID>0</Operation ID>
<Keywords>0x800000000000000000</Keywords>
<System Creation Time="2024-08-08T07:21:28.2588244Z" />
<Event ID>131107</Event ID>
<Correlation />
<Running Process ID="20552", Thread ID="12000" />
<Channel> Application</Channel>
<Computer>swed-home</Computer>
<Security User ID="S"-1-5-21-764700495-863360268-3879717220-1001" />
</System>
- <EventData>
<Data Name="AppName">NMS.exe </Data>
<Data Name="appVersion">61235.0.0.0</Data>
<Data Name="AppTimeStamp">66a7cb17</Data>
<Data Name="Module Name">ReShade64.dll </Data>
<Data Name="Module Version">6.2.0.1881</Data>
<Name data="ModuleTimeStamp">669cf8ba</Data>
<Data name="Exception Code">c0000005</Data>
<Data name="FaultingOffset">00000000000045633</Data>
<Data name="ProcessId">0x520c</Data>
<Data name="ProcessCreationTime">0x1dae96387e327c8</Data>
<Data name="AppPath">F:\SteamLibrary\steamapps\common\No Man Sky\Binaries\NMS.exe </Data>
<Data name="Module Path">C:\ProgramData\ReShade\ReShade64.dll </Data>
<Name data="IntegratorReportId">557423e4-c9a4-4a3f-84f2-8426c1b151db</Data>
<Data name="PackageFullName" />
<Data name="PackageRelativeAppId" />
</EventData>
</Event>

Please Log in or Create an account to join the conversation.

  • crosire
More
1 year 2 months ago #2 by crosire Replied by crosire on topic No Man's Sky and Reshade - CTD
It would be useful to get a crash dump for that. While this info tells me that it crashed attempting to parse a DLL path passed to LoadLibrary (just happened to be in ReShade's hook of LoadLibary first), it's not clear what called LoadLibrary with an invalid path or what that invalid path was (ReShade doesn't do this, so it's either the game, or some other third-party tool that injected itself).

Please Log in or Create an account to join the conversation.

  • brussell
More
1 year 2 months ago #3 by brussell Replied by brussell on topic No Man's Sky and Reshade - CTD
I cannot reproduce this with ReShade 6.2.0, Nvidia Driver 560.81 on Win10 22H2.

Please Log in or Create an account to join the conversation.