http://bugs.winehq.org/show_bug.cgi?id=36489
Bug ID: 36489 Summary: Fate:Stay/Night performance regression Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: elfmax@tut.by CC: stefan@codeweavers.com Regression SHA1: 19f45af19cd0c1162f15d6779506431d1cd99d8c
Created attachment 48561 --> http://bugs.winehq.org/attachment.cgi?id=48561 Regression testing result
Drastically decreased performance in Fate:Stay/Night Visual Novel when upgrading from 1.7.18 to 1.7.19.
The game used to run smoothly on 1.7.18 after tweaking around userconf.exe, there was (not english) menu choice between BitBlt/dibsect,DrawDib/drawdib and drawdibjdi and StretchDiBits/sdb, the first being the fastest.
This game, being a 2-D visual novel, operates mainly on 2-D images, moving/resizing/applying effects to them.