protonscr

The Division crashes when entering the menu since 1.3

dxvkclosed
doitsujin/dxvk#1149 · opened 2019-08-03 by pingubot · updated 2019-08-03 · 1 comments · github
Ppingubot 2019-08-03 github

The Division crashes when entering the menu with >= 1.2 , 1.2.3 works fine.
Bisecting shows the following commit is the issue:

commit 1cc531eaf8002cef3e9707cdc3398f45909e38d2
Author: Philip Rebohle <[email protected]>
Date:   Fri Jul 5 10:25:06 2019 +0200

    [d3d11] Return error when mapping an already mapped image
    
    Final Fantasy XIV does this. Should avoid some unnecessary work.

Reverting that commit lets the game enter the menu again.

Ddoitsujin maintainer 2019-08-03 github

Fixed in the above commit.

Nothing extracted yet.