for some reason when i played this game in certain areas went all crazy making artifacts all over the place.. well i figured out if you run it in dx12 that goes away also search "exploit protection" in windows search add the game and check CFG "override system settings" then turn it off with the slider.
next make a txt file call it whatever, add this code to the txt file.
Echo off
start /HIGH "" "paste the games directory here" -dx12
rename with extension ".bat"
run the bat and it should run pretty smoothly
now for some reason it wont play at all after all this, black screen infinite load at the beginning.. try creating a separate .bat file with this code it starts it in windowed.
Start "" "game directory" -ResX=1918 -ResY=882 -WINDOWED
when the game starts go to settings set it to windowed exit and quit then run the first .bat file you made again to play, the work around is you turn off fullscreen each exit, and reenable it each time you start it up!
there hope that helps someone!