https://bugs.winehq.org/show_bug.cgi?id=43502
Bug ID: 43502 Summary: Microsoft Flight Simulator 2000 : only bottom half view rendered and moved to the top Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: an0n1m0@hotmail.it Distribution: ---
Created attachment 58883 --> https://bugs.winehq.org/attachment.cgi?id=58883 Comparison between windows and wine
Only the bottom half of the various views is rendered and moved to the top (see the attached image for an example). You can trigger views by pressing S or Shift + any number on the numpad. Tested both in wine stable and devel.
https://bugs.winehq.org/show_bug.cgi?id=43502
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Is there a free version or demo? Also, does this issue appear if you use an old version, like wine 1.9.0?
https://bugs.winehq.org/show_bug.cgi?id=43502
--- Comment #2 from an0n1m0@hotmail.it --- (In reply to Fabian Maurer from comment #1)
Is there a free version or demo? Also, does this issue appear if you use an old version, like wine 1.9.0?
With wine 1.6, the game crashes as soon as I start a flight. Then I installed the latest stable 2.0.2, and now it doesn't crash anymore.
The game at the time wasn't free, there isn't a demo and it's not on sale anymore. I think it should be easy to find it online though...
https://bugs.winehq.org/show_bug.cgi?id=43502
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- Can you try to make an apitrace?
See http://apitrace.github.io/#download. You can run the apitrace.exe under wine to record all directx calls it makes, I don't know if it works with such an old game though.
https://bugs.winehq.org/show_bug.cgi?id=43502
--- Comment #4 from an0n1m0@hotmail.it --- (In reply to Fabian Maurer from comment #3)
Can you try to make an apitrace?
See http://apitrace.github.io/#download. You can run the apitrace.exe under wine to record all directx calls it makes, I don't know if it works with such an old game though.
I tried using this guide https://github.com/apitrace/apitrace/wiki/WINE However, the game uses directx7, so I guess I should not load d3d9.dll, should I?
https://bugs.winehq.org/show_bug.cgi?id=43502
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- "wine PathToApitraceExe trace -a d3d7 PathToGameExe" should work, depending on whether the game uses dx7 or dx8.
https://bugs.winehq.org/show_bug.cgi?id=43502
--- Comment #6 from an0n1m0@hotmail.it --- (In reply to Fabian Maurer from comment #5)
"wine PathToApitraceExe trace -a d3d7 PathToGameExe" should work, depending on whether the game uses dx7 or dx8.
I tried this, the game runs but apitrace does not create any file (I also specified it using the --output param).
https://bugs.winehq.org/show_bug.cgi?id=43502
--- Comment #7 from Fabian Maurer dark.shadow4@web.de --- Welp, maybe the game is too old.
Did you already try wine-staging-2.14? Or whether it works with something like 1.9.10?
https://bugs.winehq.org/show_bug.cgi?id=43502
--- Comment #8 from an0n1m0@hotmail.it --- (In reply to Fabian Maurer from comment #7)
Welp, maybe the game is too old.
Did you already try wine-staging-2.14? Or whether it works with something like 1.9.10?
I tried with wine staging and devel. I don't know where to get 1.9, because on ubuntu 16.04 the repo version is 1.6 (which crashes), and the official wine repositories only provide stable/staging/devel.
https://bugs.winehq.org/show_bug.cgi?id=43502
--- Comment #9 from Fabian Maurer dark.shadow4@web.de --- I see. Well you could built it from source, I personally run arch and there's lots of old versions in the archives. I just thought it might be a regression, since the issue looks familiar. But I might be wrong.
Does emulating a virtual desktop change something?
Also, can you use apitrace outside of wine with "apitrace wine PathToGameExe" and upload this? I guess it's not a driver issue, but just to make sure.
https://bugs.winehq.org/show_bug.cgi?id=43502
--- Comment #10 from an0n1m0@hotmail.it --- (In reply to Fabian Maurer from comment #9)
I see. Well you could built it from source, I personally run arch and there's lots of old versions in the archives. I just thought it might be a regression, since the issue looks familiar. But I might be wrong.
Does emulating a virtual desktop change something?
Also, can you use apitrace outside of wine with "apitrace wine PathToGameExe" and upload this? I guess it's not a driver issue, but just to make sure.
This is strange, not even the native apitrace logs anything. It should create a file in the same directory where I run the command, shouldn't it?
https://bugs.winehq.org/show_bug.cgi?id=43502
--- Comment #11 from Fabian Maurer dark.shadow4@web.de --- If it's translated to OpenGL, like I think, yes it should. Mind providing a log with "WINEDEBUG=+d3d" ?
https://bugs.winehq.org/show_bug.cgi?id=43502
--- Comment #12 from an0n1m0@hotmail.it --- Created attachment 58889 --> https://bugs.winehq.org/attachment.cgi?id=58889 log of the problem using WINEDEBUG=+d3d
https://bugs.winehq.org/show_bug.cgi?id=43502
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #13 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-4.20?
https://bugs.winehq.org/show_bug.cgi?id=43502
--- Comment #14 from joaopa jeremielapuree@yahoo.fr --- This bug is fixed in wine-7.0-rc5. Can an administrator close this bug as FIXED?
https://bugs.winehq.org/show_bug.cgi?id=43502
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #15 from Fabian Maurer dark.shadow4@web.de --- Reported fixed as of comment 14.
https://bugs.winehq.org/show_bug.cgi?id=43502
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.0-rc6.