since the new hots update (2020-09-08), the new images they introduced are not loaded properly. (see attachment)
I'm running the game through Lutris but this seems like a wine problem. I'm running wine-5.20 and tried different versions, all of which have the same issue.
The debug logs give the following when trying to access the new pictures
Code: Select all
01de:fixme:d3dx:D3DX11GetImageInfoFromMemory src_data 0000000034923F50, src_data_size 49280, pump 0000000000000000, img_info 0000000007349608, hresult 0000000000000000 stub!
01de:fixme:d3dx:D3DX11GetImageInfoFromMemory src_data 00000000349DCD40, src_data_size 49280, pump 0000000000000000, img_info 0000000007349608, hresult 0000000000000000 stub!
01de:fixme:d3dx:D3DX11GetImageInfoFromMemory src_data 00000000348ACD80, src_data_size 49280, pump 0000000000000000, img_info 0000000007349608, hresult 0000000000000000 stub!
01de:fixme:d3dx:D3DX11GetImageInfoFromMemory src_data 00000000349E8DD0, src_data_size 49280, pump 0000000000000000, img_info 0000000007349608, hresult 0000000000000000 stub!
01de:fixme:d3dx:D3DX11GetImageInfoFromMemory src_data 00000000349F4E60, src_data_size 49280, pump 0000000000000000, img_info 0000000007349608, hresult 0000000000000000 stub!
01de:fixme:d3dx:D3DX11GetImageInfoFromMemory src_data 000000003492FFE0, src_data_size 49280, pump 0000000000000000, img_info 0000000007349608, hresult 0000000000000000 stub!
Thanks.