WineHQ

Project I.G.I.: I'm Going In

No Screenshot

Submit Screenshot

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!

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

  • Installation.
  • Playing the game.
  • In-game movie.
  • Sounds.

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

  • Everything else.

Hardware tested

Graphics:

  • GPU: Intel
  • Driver: open source

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!
    ---
    

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentSlackware -currentMar 16 20205.0Yes Yes YesSilverMaxim-007 
ShowSlackware -currentOct 12 20183.0.3Yes Yes YesSilverMaxim-007 
ShowSlackware -currentJul 29 20183.0.1Yes Yes YesGarbageMaxim-007 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back