https://bugs.winehq.org/show_bug.cgi?id=40983 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph.kucia(a)gmail.com --- Comment #2 from Józef Kucia <joseph.kucia(a)gmail.com> --- (In reply to Xavier Cho from comment #1)
Forgot to mention that I've already set VideoMemorySize to 4096 in the registry. It seems the value reported by VRamSizeDX9 is only afftected if I use smaller value than 1888mb in VideoMemorySize.
The VRamSizeDX9 creates 2048x2048 D3DFMT_A16B16G16R16F textures repeatedly until the memory is exhausted. We allocate system memory for each texture and the system memory allocation eventually fails. It isn't obvious at all if this is related to your issues with Skyrim. Did you try to set windows version higher than Windows XP for Skyrim? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.