https://bugs.winehq.org/show_bug.cgi?id=43082
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution|--- |INVALID
--- Comment #3 from Matteo Bruni matteo.mystral@gmail.com --- (In reply to winetest from comment #0)
dlls/wined3d/directx.c#l6590
function
static BOOL wined3d_adapter_init_nogl
That is only executed when there is no OpenGL support or it's been explicitly disabled via the DirectDrawRenderer registry key. In that case defaulting to 128 MB seems perfectly fine to me (actually it might be too much, if anything).
Bottom line, I don't see any bug.