https://bugs.winehq.org/show_bug.cgi?id=43620
--- Comment #9 from Fabian Maurer dark.shadow4@web.de --- You can also compress and attach the log.
This one shows another crash: -------------- Backtrace: =>0 0x000000007bc990f6 relay_call+0x876() in ntdll (0x000000000023f9b8) 1 0x000000007bc988a3 relay_call+0x22() in ntdll (0x000000000023f9b8) 2 0x000000007b432888 in kernel32 (+0x12887) (0x00007fffffeaf000) 3 0x0000000142e83920 in nierautomata (+0x2e8391f) (0x00007fffffeaf000) 4 0x000000007b420000 in kernel32<elf> (+0x1ffff) (0x00007fffffeaf000) 5 0x0000000144b0a520 in nierautomata (+0x4b0a51f) (0x00007fffffeaf000) 0x000000007bc990f6 relay_call+0x876 in ntdll: movaps %xmm6,0x0000000000000030(%rsp) --------------
Seems like there is some invalid value passed to GetProcAddress, but I might be wrong here. I'd probably start with inserting a few traces, but I don't have the game. I also noticed you're running POL, did you try the official wine builds already?