https://bugs.winehq.org/show_bug.cgi?id=41645
--- Comment #13 from Andrew Eikum aeikum@codeweavers.com --- (In reply to Kalle Richter from comment #12)
Near the end of your log, we see:
mmap() failed: Nicht genügend Hauptspeicher verfügbar
Looks like we're running out of memory, or at least 32-bit address space.
Is that a problem `wine` is responsible to fix or me as a user?
I think it's most likely a limitation of your system. How much physical memory does your system have? Do you have any swap space enabled? Are you running a 32-bit or 64-bit operating system? Can you try lowering the graphics quality, or using a smaller map in the game and see if that helps?