https://bugs.winehq.org/show_bug.cgi?id=49364
Bug ID: 49364 Summary: far mod for nier automata requires IDXGIAdapter3::RegisterVideoMemoryBudgetChangeNotifica tionEvent Product: Wine Version: 5.10 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: animegirl@stronzi.org Distribution: ---
Without this function game with mod will just spam this and does not startup:
` 13270.488:00b8:00c4:fixme:dxgi:dxgi_adapter_SetVideoMemoryReservation iface 0xea43f0, node_index 2240653, segment_group 0, reservation 0x0 stub! 13270.488:00b8:00c4:fixme:dxgi:dxgi_adapter_QueryVideoMemoryInfo Ignoring node index 2240654. `
Example implementation from dxvk https://github.com/doitsujin/dxvk/commit/079cda1c0ce225be3db68a39383de47904e...