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?