On Sunday, October 01, 2006 15:24, Matheus Izvekov wrote:
Hi, a-10 cuba used to work on older versions of wine, but now there are 2 regressions:
when you are in the mission selection window and you start the game by clicking in fly mission button, this window keeps on top of the directdraw window, making the game unplayable. Changing resolution in the preferences window doesnt change the resolution per se, but the game draws in-game windows and fonts bigger, making everything look weird.
What looks suspect is this: fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x16cfd0)->((nil),00000008) fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x16cfd0)->(0x10046,00000013) Ive read the description of this function, and those 2 errors seem related to that.
you can download the demo (7mb) from: http://www.gamershell.com/download_8121.shtml
It exhibits those 2 problems as well, exactly like the full game.
Other than that, and directplay and joystick support, the game is 100% fine, and i hope by fixing that the game could go silver.
Thank you.
For something like this, you should create a bug in Bugzilla for this, see here: http://bugs.winehq.org. Add the url for the demo and keyword the bug with regression and download. Also, it would be ideal if you could do a regression test with git, then you can pinpoint the specific patch which broke it, see section 6 here: http://wiki.winehq.org/GitWine.
I tried the demo in today's git and it seems to be fine (although I had to set the Windows version to 98, when reporting 2000 it bombs out saying that it doesn't support NT yet), although setting the resolution to 1024x768 didn't seem to change anything. Were you running this in a virtual desktop? I was.
- Neil