Demo version of the game.
Application Details:
Version: | Demo |
License: | Demo |
URL: | |
Votes: | 0 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 5.0 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
What does not
Impossible to move the mouse freely either in the main menu of the game or in-game: The mouse pointer seems to be confined to a region and cannot move beyond. (Maybe bug #30123 or #6971 ?).
When run in Wine's full-screen mode, the game window automatically minimizes when the workspace is changed. (Bug #37937). It is then impossible to restore/activate it! (A fatal error occurs: "Couldn't flip. DirectX error message: DDERR_SURFACELOST").
Workarounds
To solve the problem of confined mouse pointer, mouse-warping needs to be forced:
$ wine reg add "HKCU\Software\Wine\DirectInput" /v MouseWarpOverride /t REG_SZ /d force /f
To prevent the game window from auto-minimizing, run the game under Wine's virtual-desktop mode:
$ wine explorer /desktop=,800x600 igi.exe
What was not tested
Hardware tested
Graphics:
Additional Comments
I am not sure if in-game music is supposed to play. If it is, then I heard nothing. (As noted above, sound works.)
The following messages appear on the console, and except for the last line, the messages pertaining to "ddraw:d3d_device7_SetClipStatus" are repeated several times:
--- 0009:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0009:err:winediag:MIDIMAP_drvOpen No software synthesizer midi port found, Midi sound output probably won't work. 0009:fixme:ddraw:DirectDrawEnumerateExA flags 0x00000006 not handled 0009:fixme:ddraw:d3d_device7_SetClipStatus iface 00219870, clip_status 0032E108 stub! 0009:fixme:ddraw:d3d_device7_SetClipStatus iface 00219870, clip_status 0032F588 stub! 0009:fixme:ddraw:ddraw7_Initialize Ignoring guid {aeb2cdd4-6e41-43ea-941c-8361cc760781}. 0029:fixme:ddraw:DirectDrawEnumerateExA flags 0x00000006 not handled 0029:fixme:ddraw:d3d_device7_SetClipStatus iface 0021EA78, clip_status 0032F588 stub! 0029:fixme:ddraw:d3d_device7_SetClipStatus iface 00DFEC58, clip_status 0032E2C0 stub! ... 0029:fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 16 0029:fixme:avifile:AVIFileExit (): stub! ---
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Slackware -current | Mar 16 2020 | 5.0 | Yes | Yes | Yes | Silver | Maxim-007 | |
Show | Slackware -current | Oct 12 2018 | 3.0.3 | Yes | Yes | Yes | Silver | Maxim-007 | |
Show | Slackware -current | Jul 29 2018 | 3.0.1 | Yes | Yes | Yes | Garbage | Maxim-007 |
Bug # | Description | Status | Resolution | Other apps affected |
Comments for this application have been disabled because there are no maintainers.