Posted February 02, 2018
wyrdwad: Success! Two very pertinent updates should have just went live:
- Indeo codec recognition. Altered the way the Indeo video codec is detected on startup, offering better support for users playing the game through Wine.
- Addition of command-line options. The following command-line video options have been added in response to user requests:
--fullscreen_exclusive enables exclusive mode instead of borderless when in fullscreen.
--pixel_perfect disables smoothing and forces the window size to integer multiples only, so in fullscreen it will now have perfectly sharp pixels.
--zoom2x, --zoom3x and --zoom4x allow users to set the window size to multiples of the original 854x480 in windowed mode.
Please let me know if you're able to play the movie files through Wine now -- fingers crossed that our programer's fix did the trick!
I have Zwei 1.0.7 and Indeo codec is still not detected. I turned on full trace in Wine, search through 100+MB of logs and saw Zwei did these steps: - Indeo codec recognition. Altered the way the Indeo video codec is detected on startup, offering better support for users playing the game through Wine.
- Addition of command-line options. The following command-line video options have been added in response to user requests:
--fullscreen_exclusive enables exclusive mode instead of borderless when in fullscreen.
--pixel_perfect disables smoothing and forces the window size to integer multiples only, so in fullscreen it will now have perfectly sharp pixels.
--zoom2x, --zoom3x and --zoom4x allow users to set the window size to multiples of the original 854x480 in windowed mode.
Please let me know if you're able to play the movie files through Wine now -- fingers crossed that our programer's fix did the trick!
- Access registry HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Drivers32
- Access c:\windows\system.ini and iterate through [driver32] section
I can confirm my registry and system.ini contains the right keys (see attachments).
(I have to uncomment these lines manually, but it didn't fix my issue)
vidc.IV50=ir50_32.dll
vidc.IV31=ir32_32.dll
vidc.IV32=ir32_32.dll