Application Details:
Version: | Retail CD - F14.6 |
License: | Retail |
URL: | |
Votes: | 1 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 7.0-rc2-staging |
Maintainers: About Maintainership
What works
Movies, audio, music, speech, menus, flying & shooting. Almost done ACT 1.
What does not
Current workaround which disables gstreamer & adds native quartz makes game almost unplayable.
It feels like alternating slower or faster gametime, not frame freezes.
Clean wine with PCM-converted speech does way better, but the alternating gametime speed sometimes still occurs. Depends on the load I guess.
Have no windows machine to compare.
Workarounds
Create CDROM device from winecfg pointing to the game directory.
Install gstreamer plugins good.
Instead of adding quartz just convert speech wavs from proprietary format to plainest possible PCM using sox:
<br></p><p>cd streams/audio</p><p>for i in *.wav; do sox $i -e signed-integer converted/$i; done</p><p>mv converted/* .</p><p>
This will sometime lead to cut off speech at the end, maybe that is solvable by experimenting with PCM formats.
It is hard to compile gstreamer plugins bad in Arch, dunno about other distros. Original speech requires this codec https://gstreamer.freedesktop....
What was not tested
Whole singleplayer, multiplayer
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Arch Linux | Dec 19 2021 | 7.0-rc2-staging | Yes | Yes | Yes | Silver | Non | |
Show | Slackware64 -current | Jan 11 2016 | 1.9.1 | Yes | Yes | Gold | Danny Schmarsel | ||
Show | Slackware64 -current | May 13 2015 | 1.7.42 | Yes | Yes | Gold | Danny Schmarsel | ||
Show | Ubuntu 11.04 "Natty" amd64 (+ variants like Kubuntu) | Apr 20 2011 | 1.3.18 | Yes | Yes | Bronze | an anonymous user | ||
Show | Ubuntu 10.10 "Maverick" amd64 (+ variants like Kubuntu) | Sep 02 2010 | 1.3.1 | N/A | Yes | Bronze | Jerome Leclanche |
Bug # | Description | Status | Resolution | Other apps affected |
7012 | Independence War 2: Edge Of Chaos fails to start | CLOSED | FIXED | View |
10482 | Install Edge of Chaos | CLOSED | INVALID | View |
18860 | Independence War 2: Edge of Chaos crashes with call to unimplemented function ntdll.dll.CsrClientConnectToServer | CLOSED | INVALID | View |
18861 | GameZone Downloader: Window is partly blacked-out | CLOSED | FIXED | View |
18864 | IW2: Edge of Chaos launcher pagefaults on startup | CLOSED | FIXED | View |
22463 | mouse cursor display broken | CLOSED | FIXED | View |
22563 | IW2:Edge of Chaos crashes on menu screen | CLOSED | FIXED | View |
24054 | Unreal Tournament fails to start | CLOSED | FIXED | View |
24058 | Edge of Chaos: Broken text rendering | CLOSED | INVALID | View |
24239 | IW2 Edge of Chaos loses sound every few milliseconds | CLOSED | FIXED | View |
24240 | Edge of Chaos high quality textures are broken | CLOSED | FIXED | View |
25975 | Edge of Chaos window display does not update | CLOSED | FIXED | View |
25977 | IW2: Edge of Chaos crashes on exit | CLOSED | FIXED | View |
26680 | Duplicate cursor in Edge of Chaos | CLOSED | FIXED | View |
27437 | IW2 Edge of Chaos freezes every second if gstreamer mp3 codec is missing | CLOSED | WONTFIX | View |
29920 | Edge of Chaos crashes on main screen | CLOSED | INVALID | View |
34295 | Edge of Chaos crashes when loading the game on 64-bit | CLOSED | ABANDONED | View |
34302 | Edge of Chaos crashes when someone speaks | NEW | View |
winetricks mwo=disabled
winetricks quartz
winetricks devenum
winetricks directplay
LC_ALL="c" wine ./bin/release/loader.exe