John Drescher wrote: > On Sat, Jun 5, 2010 at 10:52 PM, ernesto <wineforum-user@xxxxxxxxxx> wrote: > > > Hello, > > > > I have a game which runs almost perfectly (Europa Universalis III), there's just one problem: when you click a province to open the dialog, there is a noticeable delay. Since it's a specific problem to diagnose, I'm hoping it'll be as simple as running a profiler to see which WINE function(s) the game calls to complete this task, and hopefully fix the problem function. > > > > Am I badly deluded? I know I can't probably profile the game itself, but I'm hoping I can profile the WINE calls it makes. > > > > If i'm not deluded, how would I go about this? Are there instructions someplace? > > > > > > Try running it in a terminal and take a look at the fixme(s). > > John Only a few fixmes at startup. None when trying to open the dialog.