https://bugs.winehq.org/show_bug.cgi?id=40983
--- Comment #6 from Xavier Cho mysticfallband@gmail.com --- (In reply to Józef Kucia from comment #5)
Yeah, CPU memory is exhausted not video memory (as the error message says).
Ah... thanks for the explanation. I only just realized that you said Wine allocates system memory, rather than video memory.
And as it seems that my log actually says it fals to allocate 'CPU memory', and I stumbled upon this thread about 32bit Wine's limitation for allocating more than 2Gb of memory:
https://ubuntuforums.org/showthread.php?t=2233124
Have I understood correctly that the program reports only 1,888mb because of such limitation? Then I wonder why they (both the utility and Skyrim) don't exhaust video ram before using system memory as they suppose to do.
Is there anything I should do to change this behavior?