ACE(Assetto Corsa EVO) trouble starting issue

It's an annoying issue. O_o   Just on the day I bought the game, I had no idea what to do at first.

What happend

I once started the game successfully on the first launch. However, after I changed some graphic settings, it crashed. When I try to restart it, the issue comes up. Whenever I reinstall the game or restart or reinstall the MSVC++ 2015-2022, the problem shows again and again.

How did I fix it

Today, a patch(v0.1.2) was installed, so with a glimmer of hope, I tried to restart the game. But it doesn't work.   However, I found a post on the Steam discussions:

the post

And I deleted the ACE folder and restarted the game... Boom, It works! Really appreciate the post.

So the following are the detailed steps to fix it.

First

Go to C:\Users\USERNAME\Documents and the USERNAME refer to your username on the system.

Then you may see a folder named ACE. (However, some comments below mentioned they couldn't find the ACE folder, so if you facing the same problem this method may be invalid for you. o_O)

ACE folder

Second

Delete the ACE folder.

However I'am not recommend deleting the folder directly, I think you may back up or move the folder elsewhere instead. There is a log file log.txt in the folder you may fix the issue by reading it.
There is my error recorded in the log file:

log.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
...
[2025-01-18 21:35:00.993] [crash] [error] ********************************************** CRASH DETECTED **********************************************
[2025-01-18 21:35:00.993] [crash] [error] NVSDK_NGX_Parameter_SetD3d11Resource (<none>:0)
[2025-01-18 21:35:00.993] [crash] [error] NVSDK_NGX_Parameter_SetD3d11Resource (<none>:0)
[2025-01-18 21:35:00.993] [crash] [error] NVSDK_NGX_Parameter_SetD3d11Resource (<none>:0)
[2025-01-18 21:35:00.994] [crash] [error] _C_specific_handler (<none>:0)
[2025-01-18 21:35:00.994] [crash] [error] _chkstk (<none>:0)
[2025-01-18 21:35:00.994] [crash] [error] RtlWow64GetCurrentCpuArea (<none>:0)
[2025-01-18 21:35:00.994] [crash] [error] RtlRaiseException (<none>:0)
[2025-01-18 21:35:00.994] [crash] [error] RaiseException (<none>:0)
[2025-01-18 21:35:00.994] [crash] [error] CxxThrowException (<none>:0)
[2025-01-18 21:35:00.994] [crash] [error] std::_Xout_of_range (<none>:0)
[2025-01-18 21:35:00.994] [crash] [error] NVSDK_NGX_Parameter_SetD3d11Resource (<none>:0)
[2025-01-18 21:35:00.994] [crash] [error] NVSDK_NGX_Parameter_SetD3d11Resource (<none>:0)
[2025-01-18 21:35:00.994] [crash] [error] NVSDK_NGX_Parameter_SetD3d11Resource (<none>:0)
[2025-01-18 21:35:00.994] [crash] [error] NVSDK_NGX_Parameter_SetD3d11Resource (<none>:0)
[2025-01-18 21:35:00.994] [crash] [error] NVSDK_NGX_Parameter_SetD3d11Resource (<none>:0)
[2025-01-18 21:35:00.994] [crash] [error] NVSDK_NGX_Parameter_SetD3d11Resource (<none>:0)
[2025-01-18 21:35:00.994] [crash] [error] NVSDK_NGX_Parameter_SetD3d11Resource (<none>:0)
[2025-01-18 21:35:00.994] [crash] [error] NVSDK_NGX_Parameter_SetD3d11Resource (<none>:0)
[2025-01-18 21:35:00.994] [crash] [error] BaseThreadInitThunk (<none>:0)
[2025-01-18 21:35:00.994] [crash] [error] RtlUserThreadStart (<none>:0)
[2025-01-18 21:35:00.994] [crash] [error] ************************************************************************************************************
...

Finally

Just try to restart the game, and the issue might be solved.