Hello, I have maybe the version 1.0 but i can't to play at this game. When i launch this game, i have this error message : Code: MEM_POOL_HEADER::AddMemPool Size:8 Total: 2212 Allocated: 2148 Free: 64 I don't understand this error message :?
That doesn't look like an error to me, just some sort of report on the app's memory usage. Is that the terminal input, or do you get that in a dialog box? Please give us terminal output.
Hello DaVince. If i launch Fahrenheit with the new version version of Wine (1.1.30) : i have this error message : Code: wine Fahrenheit.exe MEM_POOL_HEADER::AddMemPool Size:8 Total: 2212 Allocated: 2148 Free: 64 fixme:win:EnumDisplayDevicesW ((null),0,0x32f618,0x00000000), stub! fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS) fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS) fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS) fixme:system:SystemParametersInfoW Unimplemented action: 55 (SPI_SETMOUSEKEYS) fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1dabe0,0x1daae0): stub Frugalware Current + Wine 1.1.30 + GTX275 Thanks for your help
Berillions wrote:> Hello DaVince. > > If i launch Fahrenheit with the new version version of Wine (1.1.30) : i have this error message : > > > Code: > wine Fahrenheit.exe > MEM_POOL_HEADER::AddMemPool Size:8 Total: 2212 Allocated: 2148 Free: 64 > fixme:win:EnumDisplayDevicesW ((null),0,0x32f618,0x00000000), stub! > fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS) > fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS) > fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS) > fixme:system:SystemParametersInfoW Unimplemented action: 55 (SPI_SETMOUSEKEYS) > fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1dabe0,0x1daae0): stub > > > > > Frugalware Current + Wine 1.1.30 + GTX275 > > Thanks for your helpFixmes are not errors; they are unimplemented functions. If your app is working, ignore them.