misyltoad / d9vk

A Direct3D9 to Vulkan layer using the DXVK backend. [Upstreamed to DXVK]
https://github.com/doitsujin/dxvk
zlib License
838 stars 42 forks source link

Full Spectrum Warrior: Ten Hammers → crash when starting a new game #393

Closed NerosTie closed 5 years ago

NerosTie commented 5 years ago

Click on play → select difficulty → crash

System information

Apitrace file(s)

https://mega.nz/#!qzgVzKoJ!xPju_-SzaZlShHT1I403yiubPDL6wI42n5B0fD0eDDU

Log files

steam-4530-d3d9.log steam-4530-d9vk.log

misyltoad commented 5 years ago

Can you try running with Large Address Aware?

NerosTie commented 5 years ago

Yes, it works with that.

misyltoad commented 5 years ago

Does it crash at all when running with that?

NerosTie commented 5 years ago

It doesn't crash at all with that. Tested for about 10min.

NerosTie commented 5 years ago

It's not an issue with d9vk when we need to add Large Address Aware?

misyltoad commented 5 years ago

There isn't really a solution other than that at the moment. We can always come back to this later. The issue is not unique to this game.

NerosTie commented 5 years ago

In this case, I should test with other games.