http://bugs.winehq.org/show_bug.cgi?id=16858
Summary: Jetmen REVIVAL: Unplayable because of strange bugs Product: Wine Version: 1.1.12 Platform: Other URL: http://www.megagames.com/news/html/freegames/jetmenreviv al.shtml OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: wielkiegie@gmail.com
This is a nice Deplhi-coded Windows game. But the game is affected by some strange bugs, like bad physic (water "falling down" in left direction), ship not rendered correctly, I can fly through solid, etc.
Note that maps are built from 3 bitmaps ([name]Back.bmp representing background, [name]DotMap.bmp representing solid location and [name]Middle.bmp representing solid graph) and script-like [name].map (map settings, water placement, starting positions, etc.).
Also I can launch the game only with GDI as DirectDrawRenderer (OpenGL screws up the window so it's unplayable).